Jump to content
MakeWebGames

Recommended Posts

Posted

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)

Posted

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

Posted

@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.

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...