Command
#5

Quote:
Originally Posted by SpiderWalk
Посмотреть сообщение
show me codes!


Anyway, why dont you use sscanf for it? and make it like:

pawn Код:
new id, reason[some string];
if(sscanf(params, "us", id, reason)) return SendClientMessage(playerid, red, "Usage: /report [id] [reason]");
//other code below.
Reply


Messages In This Thread
Command - by Alex_Obando - 20.05.2011, 21:10
Respuesta: Command - by Alex_Obando - 20.05.2011, 21:41
Re: Command - by SpiderWalk - 20.05.2011, 21:42
Respuesta: Command - by Alex_Obando - 20.05.2011, 21:44
Re: Command - by Markx - 20.05.2011, 21:46
Respuesta: Command - by Alex_Obando - 20.05.2011, 21:51
Re: Respuesta: Command - by Markx - 20.05.2011, 21:56
Respuesta: Command - by Alex_Obando - 20.05.2011, 22:02
Re: Command - by Laronic - 20.05.2011, 22:22

Forum Jump:


Users browsing this thread: 1 Guest(s)