Jump to content
MakeWebGames

Recommended Posts

Posted

Re: House Rentals [V2]

At the bottom of upload to the SQL it would not upload. So I edited it and shouldn't it be.

Old:

You're unable to view this code.

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

 

New:

You're unable to view this code.

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

 

:? Can someone make a staff feature where I can look to see the users properties and delete them if i want to? :?

  • 4 weeks later...
  • Replies 63
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...
Posted

Re: [mccode v2] House Rentals

i have got the same problem of when you rent out the house and the person moves and ten moves out the house is theres and you cant return it unless you give it back which i doubt anyone would do

  • 1 month later...
Posted

Re: [mccode v2] House Rentals

 

i have a request that you should make a house market where you can sell houses

Go to the original script that he made which was Advanced properties or something like that and it comes with the market..

Posted

Re: [mccode v2] House Rentals

QUERY ERROR: Table '********.properties' doesn't exist

Query was SELECT pr.*,h.* FROM properties pr LEFT JOIN houses h ON pr.prHOUSE=h.hID WHERE pr.prOWNER=2 ORDER BY h.hPRICE ASC

you have not included this can do sql please

Posted

Re: [mccode v2] House Rentals

 

QUERY ERROR: Table '********.properties' doesn't exist

Query was SELECT pr.*,h.* FROM properties pr LEFT JOIN houses h ON pr.prHOUSE=h.hID WHERE pr.prOWNER=2 ORDER BY h.hPRICE ASC

you have not included this can do sql please

Dude read the first post...

"This is an add-on to Multiple Houses Mod"

Search Multiple Houses Mod by Richard... Second thing this mod does not work, have a look at the replies!

  • 8 months later...
Posted

Re: [mccode v2] House Rentals

the move function has a few bugs when a user rents a house then moves in and out again the house becomes theirs ,can anyone fix this and other then that the mod works alright

 

You're unable to view this code.

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

  • 3 months later...
  • 2 years later...
Posted

Im getting an error with this line of code and im not SQL savvy by any means:

You're unable to view this code.

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

and here is the error im getting:

QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' maxwill=100 WHERE userid=1' at line 1

Query was UPDATE users SET money=money+,maxwill=100 WHERE userid=1

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