04.06.2010, 11:01
Lol sry, i misunderstood :P You could do something like this:
There you go, if the file doesn't exist in Script Files---->Licenses then the gamemode will keep restarting
Код:
format(file,sizeof(file),"/Licenses/License.txt"); if(!fexist(file)) return SendRconCommand("gmx");