undefined symbol "playerid" please help me
#3

Quote:
Originally Posted by Scripter12345
Посмотреть сообщение
Now i am getting this error


pawn Код:
error 035: argument type mismatch (argument 2)

Thank You


Please Help Me Please
On what line? Also what is the purpose of the callback having a playerid parameter if it's never going to be used since you loop through all players anyway?

Also SendClientMessage should be using the i variable for the playerid argument:

pawn Код:
SendClientMessage(i, COL_RED, "No Hacking");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)