29.03.2017, 19:29
Quote:
You did not solve the problem I pointed out in my first response. Fix that and try your command again.
|
Код:
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."); }