How to ... ?
#1

Hey, I want to make /pay command using ProxDetector, can you make it, here are few things that may help you.

Код:
ProxDetector(40.0, playerid, str, COLOR_ACTION,COLOR_ACTION,COLOR_ACTION,COLOR_ACTION,COLOR_ACTION);
Код:
SendClientMessage(playerid, COLOR_GREY, "USAGE: /pay [PlayerID/PartofName] [Amount]");
SendClientMessage(playerid,COLOR_GREY, "You do not have that amount of money.");
SendClientMessage(playerid,COLOR_GREY, "The player ID/Name entered is INVALID.");
Format for all players near 40 meters:
Код:
"%s takes out some money and gives it to %s"
And for the receiver:
Код:
"You have recieved $%i from %s"
Reply


Messages In This Thread
How to ... ? - by Anzhelov - 25.02.2011, 07:42
Re: How to ... ? - by cessil - 25.02.2011, 08:56
Re: How to ... ? - by Hiddos - 25.02.2011, 09:45
Re: How to ... ? - by Anzhelov - 25.02.2011, 16:02
Re: How to ... ? - by Mean - 25.02.2011, 19:47
Re: How to ... ? - by maramizo - 25.02.2011, 20:10
Re: How to ... ? - by Anzhelov - 25.02.2011, 20:14
Re: How to ... ? - by Stigg - 25.02.2011, 20:16
Re: How to ... ? - by Mean - 25.02.2011, 20:17
Re: How to ... ? - by Anzhelov - 25.02.2011, 22:26

Forum Jump:


Users browsing this thread: 2 Guest(s)