[HELP]/buy Commands Error!
#5

Use IF for each statment not else if.It should work.

PHP код:

if(IsAtPizzaStack(playerid))
    {
         
ShowPlayerDialog(playeridPIZZAMENUDIALOG_STYLE_LIST"Pizza Stack Menu""Cheese Pizza     $125\nMacarony Pizza     $175\nChicken Pizza     $250\nPapperony Pizza     $275\nSprunk     $50\nWater     $35""Buy""Cancel");
           return 
1;
    }
    if(
IsAtBurgerRestaurant(playerid)) 
Reply


Messages In This Thread
[HELP]/buy Commands Error! - by RenovanZ - 20.10.2012, 09:20
Re: [HELP]/buy Commands Error! - by _Khaled_ - 20.10.2012, 09:30
Re: [HELP]/buy Commands Error! - by RenovanZ - 20.10.2012, 09:33
Re: [HELP]/buy Commands Error! - by RenovanZ - 20.10.2012, 15:53
Re: [HELP]/buy Commands Error! - by caki - 20.10.2012, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)