26.01.2011, 22:34
Hum... i allways use strcmp, but if i understund i only need out the new id; ? and the new string[60]; if for what?
What is:
if(sscanf(params,"u",id)) return SendClientMessage(playerid, 0xFF4444FF, "usage: /heal [playerid]");
in strcmp format?
What is:
if(sscanf(params,"u",id)) return SendClientMessage(playerid, 0xFF4444FF, "usage: /heal [playerid]");
in strcmp format?