question.
#1

Hello all, im have a question with a RCON commands. Im tryied do that: If 'scripter' didnt defined true 'SRR' in top of script, in GameModeInit server will crash... But it doesnt work.

#define SRR false
and ongamemodeinit:
#if !defined SRR
{
SendRconCommand("exit");
}
#endif
tryied to define SRR to true, but nothing
Reply


Messages In This Thread
question. - by Gh0sT_ - 02.10.2010, 10:07
Re: question. - by LarzI - 02.10.2010, 12:19

Forum Jump:


Users browsing this thread: 1 Guest(s)