Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
I was wondering how do Plugins actually work and modifiy the source engine? Do they use C++ or something?
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Yes they are written in C++ and use event's, info and stuff from custom written code or directly from the engine.
You need Visual Studio 2003 to use it to the max
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
Lucky for me i won Visual Studio 2003 in a raffle lol. Im dead serious i did. If you have a basic knolledge of C++ would it be terribly hard to make your own plugin?
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
Actually, coding plugins for the SRCDS is easier than writing "real" C++
Just download the source SDK and find the serverplugin_sample and start learning/editing/testing/debugging
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
I like easier things so i think i will try that.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.