Help with command /set
#9

Quote:
Originally Posted by Troydere
Посмотреть сообщение
At the most end of that conditional statement. Right before the closing bracket.
Aaaa, I know now what you want to make, I put return above the ultimate SCM and command has stoped, thx for explanation.

I put like that and works:

Код:
if(sscanf(params, "us[250]i", id, item, ammount))
    {
   		SCM(playerid, COLOR_GREY,"Syntaxl: /set <id> <item> <ammount> ");
     	SCM(playerid, COLOR_GREY, "Available Items: Group, Rank, Money, BankMoney, PlayedHours, RespecPoints.");
      	SCM(playerid, COLOR_GREY, "Available Items: PremiumPoints, PremiumAccount, Level, FP, TeamViewer, VIP, Skin.");
		return 1;
    }
Reply


Messages In This Thread
Help with command /set - by RobyRbb - 29.03.2017, 18:46
Re: Help with command /set - by Toroi - 29.03.2017, 18:49
Re: Help with command /set - by RobyRbb - 29.03.2017, 19:04
Re: Help with command /set - by Toroi - 29.03.2017, 19:09
Re: Help with command /set - by RobyRbb - 29.03.2017, 19:12
Re: Help with command /set - by Toroi - 29.03.2017, 19:23
Re: Help with command /set - by RobyRbb - 29.03.2017, 19:29
Re: Help with command /set - by Toroi - 29.03.2017, 19:32
Re: Help with command /set - by RobyRbb - 29.03.2017, 19:39
Re: Help with command /set - by Toroi - 29.03.2017, 19:42

Forum Jump:


Users browsing this thread: 3 Guest(s)