- /bomb - 5 second delay
#4

How would I make it so when they press a dialog -
pawn Код:
if(GetPlayerMoney(playerid) < 2000) return SendClientMessage(playerid,_COLOR_GREY,"You cannot afford this!");
                {
                    SetPlayerArmour(playerid, 100);
                    GivePlayerMoney(playerid, -2000);
                    SendClientMessage(playerid, _COLOR_CYAN, "* You have choosen a Kevlar Vest!");
                    return 0;
It sends anyone close a message (Yes, using proxdetector but I haven't understood it yet) - for the purpose of determining a weapon hacker from a legit buyer.[

Anyone?

I'd say like "name chooses a kelvar vest"
Reply


Messages In This Thread
- /bomb - 5 second delay - by Darklom - 18.12.2010, 04:32
Re: - /bomb - 5 second delay - by Biesmen - 18.12.2010, 07:39
Re: - /bomb - 5 second delay - by Darklom - 18.12.2010, 17:48
Re: - /bomb - 5 second delay - by Yummy - 18.12.2010, 18:53

Forum Jump:


Users browsing this thread: 1 Guest(s)