29.03.2017, 18:49
PHP код:
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.");
}