Jump to content
MakeWebGames

[mccode v2] money market banking


Godhand

Recommended Posts

Sql

You're unable to view this code.

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

Create a file called moneymarket.php

put this in it its an modified bank.php file.

You're unable to view this code.

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

Now in cron day find

You're unable to view this code.

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

You're unable to view this code.

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

(in cron day)

Now if you want to see what it is make a setting with conf_id=100.

You're unable to view this code.

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

(also in cron day)

n explore.php find

You're unable to view this code.

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

And (careful now easy part to screw up) replace with

You're unable to view this code.

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

Tell me your opinions. I have not fully tested this. I am installing this as mainly off a rewrite from a bank. I also am attempted to make random interest as I said and limiting withdrawals.

Link to comment
Share on other sites

Re: Free (v2) money market banking

That is pretty cool. What I would do just to add in a twist is prehaps the posibility of losing cash. Kinda like a stock market kinda thing. Check it. For the cron prehaps do this?

 

You're unable to view this code.

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

 

That would make it much more interesting however would give it a bit more of a stock market kind of feel.

 

As for bugs.

FIND:

 

You're unable to view this code.

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

 

REPLACE WITH:

 

You're unable to view this code.

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

 

FIND:

 

You're unable to view this code.

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

 

REPLACE WITH:

 

You're unable to view this code.

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

 

FIND:

 

You're unable to view this code.

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

 

REPLACE WITH:

 

You're unable to view this code.

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

 

 

Ok I mainly took out unneeded code and added a small (unnecessary) feature. I hope you like it. The code should be bug free.

Link to comment
Share on other sites

Re: Free (v2) money market banking

Yes it is in the cron. Also so far that doesn't fully patch it up. I've found that you fixed a few problems but there still is some there. After fixing (some) of them the moneymarket.php is like this

You're unable to view this code.

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

with an error on line 99 unexpected >

Link to comment
Share on other sites

Re: Free (v2) money market banking

 

Yes it is in the cron. Also so far that doesn't fully patch it up. I've found that you fixed a few problems but there still is some there. After fixing (some) of them the moneymarket.php is like this

You're unable to view this code.

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

with an error on line 99 unexpected >

There. I just looked through it with a good nights sleep behind me and now it should be 100% fixed.

Link to comment
Share on other sites

  • 2 months later...

Re: Free (v2) money market banking

this one works...

You're unable to view this code.

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

(in cron day)

Now if you want to see what it is make a setting with conf_id=100.

You're unable to view this code.

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

(also in cron day) Why you would want to see that is if you were curious. With this code I posted they can get 2-20% interest.

how to change- the random just follow the same format. Change to to the lowest you want. Change 20 to the highest you want.

Link to comment
Share on other sites

  • 3 weeks later...

Re: Free (v2) money market banking

 

its good, i made one of these, its not hard to make lol just edit the crystals page and change a few stuff like cm to mm

was that really necessary? I told you at the first post it was a rewrite of the bank. Also READ the code instead of just assume that ALL that was added to it was just it was just mm. It sets up random interest also. I'd like to see you try that without help. Oh wait you can't anymore if you read the cron code. Heh. I also didn't use stocks to set that up. All I did was base it off the bank and coded the extras in. Such as 5 withdrawals per day.
Link to comment
Share on other sites

  • 3 months 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...