23.01.2011, 20:27
Buz, if you want to enable/disable that function, put at the top of your script
Then on your function, put
at the top of your function.
At the buttom, put
Код:
#define TEAMKILL
Код:
#if defined TEAMKILL
At the buttom, put
Код:
#endif TEAMKILL