Help with a zcmd command(Unknown)
#7

Quote:
Originally Posted by Dwane
View Post
Change the Shop to shop.
pawn Code:
CMD:shop(playerid, params[])
{
    if( isnull( params ) )
        return ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Choose a weapon in the list to buy it :", "colt45 ($1800)\nDeagle ($2500)\nM4 ($4500)\nAK47 ($3500)\nMotolov(not avaible now) ($0)", "Purchase", "Cancel");
    return 1;
}
Working fine thanks ! and thank you all for trying to help me
Reply


Messages In This Thread
Help with a zcmd command(Unknown) - by ServerScripter - 04.02.2012, 15:11
AW: Help with a zcmd command(Unknown) - by Tigerkiller - 04.02.2012, 15:18
Re: Help with a zcmd command(Unknown) - by Fires - 04.02.2012, 15:19
Re: Help with a zcmd command(Unknown) - by Konstantinos - 04.02.2012, 15:20
Re: Help with a zcmd command(Unknown) - by ServerScripter - 04.02.2012, 15:21
Re: Help with a zcmd command(Unknown) - by Konstantinos - 04.02.2012, 15:22
Re: Help with a zcmd command(Unknown) - by ServerScripter - 04.02.2012, 15:23

Forum Jump:


Users browsing this thread: 2 Guest(s)