Jump to content
MakeWebGames

Recommended Posts

Posted

This makes it so every day money is taken from users banks for house tax. you set the tax when you create the house.

If a user doesnt have money in their bank then it takes it from the hand, if they dont have it in their hand they lose their house.

Run this cron every day:

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.

 

Add after:

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.

 

Add before:

You're unable to view this code.

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

 

And a link.

You're unable to view this code.

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

 

SQL:

You're unable to view this code.

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

 

Not tested as i dont have a game anymore but should work :)

  • 6 months later...
Posted

Re: [v1] House Tax

 

This makes it so every day money is taken from users banks for house tax. you set the tax when you create the house.

If a user doesnt have money in their bank then it takes it from the hand, if they dont have it in their hand they lose their house.

Run this cron every day:

You're unable to view this code.

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

 

 

Where do you run this cron,

How?

  • 1 month later...
Posted

Re: [v1] House Tax

Lmao i'v seen this modification on alot of games and most game(s) users are n minus money because of it is there anyway of preventing a user going into minus money as a result of tax ? =D

Posted

Re: [v1] House Tax

i had a problem like that sticking in like

$h=$db->fetch_row($db->query("SELECT * FROM users WHERE userid=$userid"));

be simple problem i suppose why it wont work i just don't have time lol

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