Jump to content
MakeWebGames

Recommended Posts

Posted

Re: [V2] Quick Question - Crimes

go to docrime.php

find:

if($r['crimeSUCCESSITEM'])
{
 item_add($userid, $r['crimeSUCCESSITEM'], 1);
}

 

i believe this is where item is added to the user for success of the crime.

maybe you could do random item ID or Item type (you may want item type for crimes)

im not going to make the mod for you as i do not need a mod like this.

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