Jump to content
MakeWebGames

Recommended Posts

Posted

I was reading the forums, and saw one there was a new search added. It has an option to mug people. Since I did not see a Mug Mod, I took the Hack PC mod, and changed it over. http://criminalexistence.com/ceforums/index.php?topic=930.0

Which was coded by Dabomstew. All I did was change it to mugging, and add jail for failing. I have a prison in my game, so you will need to rename prison to jail as well.

mug.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

mug.config.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted

Re: [Mcc Code V2] Quick Mugging Mod

Heres a quick way to limit mugging as well:

 

After require "globals.php"; add below

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Add mug int 11 not null 0 to the users table. Then add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

to what ever cron you wish, and your all done.

Does anyone wanna make this mod better, feel free to contact me, and lets get to work.

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