Pickup with dialog problem
#6

I did this but still not work, maybe its the "type" problem?



Код:
new storeenter = 1;
Код:
      if(pickupid == store)
            {
            if (storeenter == 0)
            {
            ShowPlayerDialog(playerid, 1213, DIALOG_STYLE_LIST, "Store", "{FF0000}Buy/Change Skin {FFFFFF}$1.000.000\n{FF0000}Remove bought Skin\n{FF0000}Food{FFFFFF}/{FF0000}Drink", "Select", "Back");
            }
			else
			{
			storeenter = 0;
			}
			}
Код:
OnPlayerSpawn....


 storeenter = 1;
Reply


Messages In This Thread
Pickup with dialog problem - by Youtube12 - 10.04.2013, 17:57
Re: Pickup with dialog problem - by iJumbo - 10.04.2013, 18:07
AW: Pickup with dialog problem - by Youtube12 - 10.04.2013, 20:18
AW: Pickup with dialog problem - by Youtube12 - 10.04.2013, 20:35
Re: Pickup with dialog problem - by iJumbo - 10.04.2013, 20:41
AW: Pickup with dialog problem - by Youtube12 - 10.04.2013, 20:54
Re: Pickup with dialog problem - by iJumbo - 10.04.2013, 21:00
AW: Pickup with dialog problem - by Youtube12 - 10.04.2013, 21:04
Re: Pickup with dialog problem - by iJumbo - 10.04.2013, 21:08

Forum Jump:


Users browsing this thread: 2 Guest(s)