05.12.2009, 19:11
Quote:
Originally Posted by Niixie
well, if you want kickmessage to work like a reason then you need to tell the sscanf so, thats one wrong line
replace it with Код:
if(sscanf(params, "uz", Kickid, Kickmessage))SendClientMessage(playerid, COLOR_WHITE, "USAGE: /dkick [playerid] [reason]"); |