Raised This Month: $ Target: $400
 0% 

map Menu


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Question x Mark
Junior Member
Join Date: May 2018
Old 06-14-2018 , 03:40   Re: map Menu
Reply With Quote #6

1-
PHP Code:
new g_maps ArraySize(Maps); 
->
PHP Code:
new g_maps 
2-Use loop to get that strings.

3-Remove
Code:
 menu_setprop(menu, MPROP_EXIT, MEXIT_ALL);

4-
Code:
menu_display(id, menu, 0);
->
Code:
menu_display(id, menu)

5-menu_item_getinfo will surely give error if you didn't give CALLBACK.

(FOR MORE INFO, CHECK NEW MENUS)

Last edited by Question x Mark; 06-14-2018 at 03:44.
Question x Mark is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode