Dialog don't work at all?
#3

Quote:
Originally Posted by Arthur Kane
Посмотреть сообщение
Debug it. Print inside each case and check if it gets called when you click a listitem.
Done that, no listitem is called when I press something in the dialog, even if it's out of the if(Vehicles[vid][Weapon#]

May be this the problem?
pawn Код:
format(str, sizeof(str), "%s - %d munizioni\n%s - %d munizioni\n%s - %d munizioni", WeaponNameList[Vehicles[vID][Weapon1]], Vehicles[vID][Ammo1], WeaponNameList[Vehicles[vID][Weapon2]], Vehicles[vID][Ammo2], WeaponNameList[Vehicles[vID][Weapon2]], Vehicles[vID][Ammo2]);
    Dialog_Show(playerid, BauleMain, DIALOG_STYLE_LIST, "Lista contenuto baule", str, "Preleva/Deposita", "Chiudi");
Reply


Messages In This Thread
Dialog don't work at all? - by alanhutch - 08.09.2017, 12:34
Re: Dialog don't work at all? - by Kane - 08.09.2017, 12:37
Re: Dialog don't work at all? - by alanhutch - 08.09.2017, 13:02

Forum Jump:


Users browsing this thread: 3 Guest(s)