problem with IsPlayerCuffed
#1

im getting this error error 035: argument type mismatch (argument 2)

and this is the line
pawn Код:
if(cuffed == true){ SendClientMessage(COLOR_LIME, "You have been cuffed and cannot do anything"); }
im trying to fix so if you are cuffed you cannot do any commands :S please help


[SOLVED]
Reply
#2

You are missing PLAYERID
SendClientMessage(playerid , COLOR ,string)
Reply
#3

oh tnx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)