Quote:
Originally Posted by Konstantinos
pawn Код:
if(sscanf(params,"us[30]", playertarget, object))return SendClientMessage(playerid, 0x00CC99,"USAGE:/slap [id] [object]"); // specifier "s" needs the size too. It becomes: "s[size_here]". // It was: "USAGE:/slap [id] [object]); - There was a missing " at the end to end the string.
|
Thank you you are very helpful

reped