dibuk Posted October 26, 2010 Posted October 26, 2010 hi there, i got some few questions, 1. is it possible for players to stole items in the inventory of others? like instead of people stealing money from others they will stole items, or better yet, they have like chance rate, to steal either money or items from another player? 2. where can i change the CRIME name and others on main menu, and stats name, that will change all of it in the entire game on just a page file? is it on globals.php? or do i have to change their names on every single page that has it? 3. is there any limit on making custom items in our game? or is it ok to make like hundreds, or maybe thousands of custom items? (lol i dont think i can do thousands, but i'm just curious if there are any limits on making our own items in the game) Quote
W3Theory || Peter Posted October 26, 2010 Posted October 26, 2010 Hello, I hope these are able to help you with some of your questions. 1. Not sure if there is a mod made already, but yes it is possible without a doubt and thinking about it not to super hard of a mod. Though you won't be able to get one for free unless some one is generous or has already made one for free (which I haven't seen). 2. Crime Names are located in the database and depending on what version (if mccodes) you got, you can change it in your admin panel as well. The menu is usually located in the file mainmenu.php or something along those lines. 3. Finally there is no limitation to how many items you can add to a game. Hope that helps, W3 Theory Quote
dibuk Posted October 26, 2010 Author Posted October 26, 2010 @W3Theory That really helped a lot. But let's talk about changing crime names, on database? Do you mean on mysql? Ok lets say version 2 of mccodes, where is that located then? So are you saying if i changed their names on mainmenu.php file, it will change all their names in the entire game pages? Lastly, I hope there will be a mod that can be made that players can stole items of others too. That will be more thrilling of a game. Quote
W3Theory || Peter Posted October 26, 2010 Posted October 26, 2010 When you said change, you meant the links then yes. If you change what is in the mainmenu.php file it will change it on ever page for you and then for stats those are most likely located in the header.php file which you will notice and can change there to change all over the site. Yes you can go into the mysql database and select the crime(s) table (not sure anymore the name) and there you will be able to change everything from inside, from crime name to success/failure messages. Hope you will be able to get what you need done, W3 THoeyr 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.