Help is needed...
#1

How can I make a command not work without the proper amount of score/cash.

Example:
Код:
CMD:test(playerid, params[])
{
       SendClientMessage(playerid, 0xFF00FF, "you need 500 score to use this");
       return 1;
}"
What would I use to make it so you need 500 Score, or even 500 Cash. Both codes would help me out!
Reply


Messages In This Thread
Help is needed... - by Th3UnKnOwN - 11.12.2014, 05:19
Re: Help is needed... - by Accent - 11.12.2014, 05:21
Re: Help is needed... - by Th3UnKnOwN - 11.12.2014, 05:24
Re: Help is needed... - by Accent - 11.12.2014, 05:26
Re: Help is needed... - by Th3UnKnOwN - 11.12.2014, 05:29
Re: Help is needed... - by Accent - 11.12.2014, 05:34
Re: Help is needed... - by Th3UnKnOwN - 11.12.2014, 05:39

Forum Jump:


Users browsing this thread: 1 Guest(s)