Jump to content
MakeWebGames

[mccode] Crimes give random money


jamboy1

Recommended Posts

  • Replies 52
  • Created
  • Last Reply

Top Posters In This Topic

Re: [mccode] Crimes give random money

Why add an additional field?

You can simply calculate it within the file. All it would take is an additional line.

Think about something like this

You're unable to view this code.

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

Link to comment
Share on other sites

  • 4 months later...

Re: [mccode] Crimes give random money

installed the mod as instructed but as others mentioned there is a problem with the money.

i get this

You're unable to view this code.

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

notice there is no number between $ and money, maybe this helps really want this simple mod but failed to fix it.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...

The Easy Way

In docrime.php find:

 

You're unable to view this code.

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

 

and replace with something like this:

 

You're unable to view this code.

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

 

adjust rand(1,10) to your liking

This example here takes your number for crimeSUCCESSMUNY and divides it by a random number of 1-10

Link to comment
Share on other sites

RE: The Easy Way

 

In docrime.php find:

 

You're unable to view this code.

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

 

and replace with something like this:

 

You're unable to view this code.

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

 

adjust rand(1,10) to your liking

This example here takes your number for crimeSUCCESSMUNY and divides it by a random number of 1-10

I just tried your way and it makes the success money change each time but it says i make like $1 but really my money goes up by $20 wtf?
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

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