www.mygunwars.com Posted July 28, 2008 Posted July 28, 2008 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? :? Quote
www.mygunwars.com Posted August 25, 2008 Posted August 25, 2008 Re: House Rentals [V2] Why Wont mine work. The users are buying the house and the 5min later it put them in the defult house and they lose $$$ Quote
Zero-Affect Posted August 25, 2008 Posted August 25, 2008 Re: House Rentals [V2] might be something you edited? Quote
www.mygunwars.com Posted August 26, 2008 Posted August 26, 2008 Re: House Rentals [V2] I did not edit any thing Quote
Zero-Affect Posted August 26, 2008 Posted August 26, 2008 Re: House Rentals [V2] Then i suggest looking through it... Quote
www.mygunwars.com Posted August 27, 2008 Posted August 27, 2008 Re: House Rentals [V2] I have looked throw it and I re added all the codes and its still a the same Quote
Solid Snake Posted October 23, 2008 Posted October 23, 2008 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 Quote
HITMAN 17 Posted November 27, 2008 Posted November 27, 2008 Re: [mccode v2] House Rentals i have a request that you should make a house market where you can sell houses Quote
radio_active Posted November 27, 2008 Posted November 27, 2008 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.. Quote
HITMAN 17 Posted November 27, 2008 Posted November 27, 2008 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 Quote
radio_active Posted November 27, 2008 Posted November 27, 2008 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! Quote
HITMAN 17 Posted November 27, 2008 Posted November 27, 2008 Re: [mccode v2] House Rentals ok cheers Quote
Saberman Posted July 29, 2009 Posted July 29, 2009 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. Quote
thedestroyer Posted October 31, 2009 Posted October 31, 2009 hi If anyone has a fully working version of this mod and can show me a demo I will gladly pay $5 for it just mail me Quote
KyleMassacre Posted January 24, 2012 Posted January 24, 2012 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.