I NEED FAST HELP Inventory GUI
#1

hey there, i need some help. I can't implement a GUI into a inventory system. heres what i don't understand:

how to change this code into a dialog code?
Код:
DestroyMenu(gInventoryMenu[playerid]);
(destroy the dialog).

Код:
gInventoryMenu[playerid] = CreateMenu("Inventory", 2, 250, 100, 200, 200);
(how to change this into a Dialog?)

Код:
DisableMenuRow(gInventoryMenu[playerid], AddMenuItem(gInventoryMenu[playerid], 0, gPlayerInventory[playerid][j][description]));
(add an intem into a dialog)

If someone could help me with this it would be nice.

Reply
#2

bump.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)