This works in another script but not mine?
#7

Still doesn't work.
pawn Код:
if(strcmp(usage, "store", true))
        {
            if(sscanf(usage, "s[24]",item))
            {
                SendClientMessage(playerid, COLOUR_GREY, "Usage: /trunk store [item]");
                SendClientMessage(playerid, COLOUR_GREY, "Available Items: Weapon, Weed, Cocaine, Money, Armour");
            }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)