Coding your own server plugin? How?

craze3

Newbie
Joined
Nov 21, 2004
Messages
51
Reaction score
0
I was wondering how I can code my own server plugin like AMX mod (w/o the metamod) for dod:s & cs:s servers.

Better yet, how would I just write my own simple server cvar? I could type in my console, "gg_name player new_name", and it would take the player specified & change their name to the new_name I specified.
can anyone plz help out? Would I code it in C++ or Small?
 
I would like to know how to code one too :p
 
hey thanks for the link but i've already seen it and couldnt figure it out.
It says:

The SDK contains a sample plugin that exercises the various capabilities available in a plugin. You can find the sample in src/utils/serverplugin_sample


Where is src/utils/serverplugin_sample? i cant find it anywhere!?
 
if you dont know how to code how do you expect to be able to code your own server plugin.
 
I know basic C++, and I can easily edit templates of pre-written code (yah, its a skill :p).
I made my own mod folder and was able to find the directory with the server plugin and was able to find out how to do it.
It's a little past my league, so I'm just gonna continue editing the hl2 source + mapping.
thanks for your help all.
 
Back
Top