12.07.2009, 18:31
is here anyone who can help me with menu when player go in ''info'' icon ''i'' and than show menu ? can someone help ?
// Defines
new Pickup;
// OnPlayerConnect
Pickup = CreatePickup(info_icon_id, type, X, Y, Z);
// OnPlayerPickUpPickup
ShowMenuForPlayer(WhichEverMenuYouUse, playerid);
Originally Posted by SpiderPork
pawn Код:
|
Originally Posted by Geekzor
... another problem is what is wrong with my menues ? i know i dont make it right but how i can make it working ?
|