problem with bad words
#2



pawn Код:
new mutedcount[MAX_PLAYERS]; // how many mutes variables

C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\example.pwn(100) : error 017: undefined symbol "mutecount"

if(mutecount[playerid] > 2) // if he has been muted more than twice he's going to be kicked
mutecount[playerid]++;

//And:
if(strfind(text, Badwords[Z], true) != -1)
Reply


Messages In This Thread
problem with bad words - by E-Rage - 30.01.2010, 05:45
Re: problem with bad words - by smeti - 30.01.2010, 10:03

Forum Jump:


Users browsing this thread: 2 Guest(s)