Jump to content
MakeWebGames

Recommended Posts

Posted

a small addon for estate.php so you can see the sell price of your house

sql

[mysql]ALTER TABLE users ADD houseprice INT(11) DEFAULT 0;[/mysql]

find

You're unable to view this code.

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

 

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

Posted

what about if game owners have made it so you have a 5% fee for selling your house which would be.

You're unable to view this code.

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

 

you have to do something like this wouldnt you?

You're unable to view this code.

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

 

im not quite sure if im right but oh well 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...