Uridium Posted October 24, 2008 Posted October 24, 2008 This MOD was a Joint Effort between myself and Tonka Its been tried and tested before being Posted on here so it should work fine........ This Menu System will let you Craeet your own game links via the Admin panel without the Hassle of updating scripts every 5 minutes you simply Add a link and give it a name and click Submit and its then available for everyone to vie either in the mainmenu or the Explore.. Pages. SQLS You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. We have started you off with the Basic links but you can Alter them later if you want to. call this file staff_menumaker.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Now open up global_func.php FIND You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And add below You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Now for the part that works the menu system..... You can eitehr put this on Mainmenu.php or Explore.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. 1 Quote
Mark F Posted October 24, 2008 Posted October 24, 2008 Re: [mccodes V2] game Menu Editing+Create System This looks to be a very good script, though I would personally prefer to update my links manually. Quote
Damage Posted October 24, 2008 Posted October 24, 2008 Re: [mccodes V2] game Menu Editing+Create System You have a good point Rocky. If someone managed to a game then they abuse the powers and wreck the menus. But overall it is some nice coding. :-) Quote
Uridium Posted October 24, 2008 Author Posted October 24, 2008 Re: [mccodes V2] game Menu Editing+Create System All Feed Back is good to a project its still a BETA system and only the bare basis of this script have been implemented. we are looking further to this project so it can be more robust. I have a few ideas that we could implement things like. Additional Options. where you could write a script piece for a Link if it needs to be updated for example. Hospital and Jail. I want the staff panel to be of more use than it currently is. More use in the sense that the developer can use the staff menu not only to add the rudamentery options but to create a possible system that will enable them to edit anything or add anything they want via the staff panel. 1 Quote
Solid Snake Posted October 24, 2008 Posted October 24, 2008 Re: [mccodes V2] game Menu Editing+Create System All Feed Back is good to a project its still a BETA system and only the bare basis of this script have been implemented. we are looking further to this project so it can be more robust. I have a few ideas that we could implement things like. Additional Options. where you could write a script piece for a Link if it needs to be updated for example. Hospital and Jail. I want the staff panel to be of more use than it currently is. More use in the sense that the developer can use the staff menu not only to add the rudamentery options but to create a possible system that will enable them to edit anything or add anything they want via the staff panel. That would be very helpful which make sit so that you are not constantly in and out of the cpanel just to add or update a link Quote
simplypanda Posted October 25, 2008 Posted October 25, 2008 Re: [mccodes V2] game Menu Editing+Create System I get this error:Error: This script requires an action. I'm not sure why though, any help would be appreciated I would like to test it out Quote
Uridium Posted October 25, 2008 Author Posted October 25, 2008 Re: [mccodes V2] game Menu Editing+Create System add these links to your smenu.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Robert Posted October 25, 2008 Posted October 25, 2008 Re: [mccodes V2] game Menu Editing+Create System This could be useful i guess. Quote
Uridium Posted October 25, 2008 Author Posted October 25, 2008 Re: [mccodes V2] game Menu Editing+Create System Its probably a step in the right Direction. if you dont want anyone else to touch it just change user_level to userid which would mean only the User specified can access the menu maker. You will notice on the SQL there is mention of menuLOCK which when added will Lock a menu from Public view if you need to Fix a certain page script, again no need to open up Cpanel or your FTP to edit this it can all be done via the staff menu. For those that want to know the entire structure for this script was taken from the staff_users.php You dont have to sit and stare at one script and think how can i make this better. Just line up 5 scripts and say how can i add this to that and that too this and what would be the outcome.. The basis of the menu script is just that.. It creates menu's but recoded it could make other things Example say you want to create a script that makes someone on your SITE a star for aday then 24 hours later it picks someone else at random and makes them a star. The files youd need to be looking at would be.. header.php (to place the name and or picture of the star person ) viewuser.php (which would tell other users this person has been made star for a day ) cron_day ( so it expells that person and adds a new one after 24 hours ) staff_users.php so you can add a script that creates the runtime for the members to be added. All this could be achieved simply by someone re-scripting the menu and add to the files mentioned. Quote
Uridium Posted September 13, 2022 Author Posted September 13, 2022 I forgot about this I may have to upgrade it give it more potential 3 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.