Command
#1

Who can create command for me?))
/command [Message] [Message] [Amount] [Amount]
Sorry my bad English))
Help me plz)
Reply
#2

pawn Код:
command(readsomeulazybastard, playerid, params[])
{
     new Message[2][60], Amount[2];
     if(sscanf(params, "s[60]s[60]dd", Message[0], Message[1], Amount[0], Amount[1])) return SendClientMessage(playerid, color, "Usage : /readsomeulazybastard [Message] [Message] [Amount] [Amount]");
     return 1;
}
Reply
#3

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
pawn Код:
command(readsomeulazybastard, playerid, params[])
{
     new Message[2][60], Amount[2];
     if(sscanf(params, "s[60]s[60]dd", Message[0], Message[1], Amount[0], Amount[1])) return SendClientMessage(playerid, color, "Usage : /readsomeulazybastard [Message] [Message] [Amount] [Amount]");
     return 1;
}
sscanf and zcmd no!!
plz)
Reply
#4

help!
Reply
#5

Quote:
Originally Posted by Red_Devils
Посмотреть сообщение
sscanf and zcmd no!!
plz)
Didn't you get the irony in that command ? please read it once again.

And yeah, there's an 24-48 hours limit on this forum, you're not allowed to spam your own thread in between.
Reply
#6

why you no explain better
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)