[HELP]/buy Commands Error!
#1

Removed
Reply
#2

Show us your stock
PHP код:
IsAtPizzaStack 
Reply
#3

Removed
Reply
#4

Removed
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)