#3

Line 45:
PHP код:
GetPlayerName(name,sizeof name); 
should be
PHP код:
GetPlayerName(playerid,name,24); 
.
Line 48:
PHP код:
SendClientMessageToAdmins(LIGHT_BLUEreason1); 
You have 3 arguments. And here:
PHP код:
stock SendClientMessageToAdmins(colortext[]) 
You have 2 arguments. Fix that.
Reply


Messages In This Thread
Help - by Alex_Obando - 09.07.2011, 17:00
Re: Help - by ||123|| - 09.07.2011, 17:01
Re: Help - by [MG]Dimi - 09.07.2011, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)