Re: Yet Another House System -
feheristi97 - 09.07.2016
* Added a house buying limiter, a player can't buy more than LIMIT_PER_PLAYER houses. Set LIMIT_PER_PLAYER to 0 if you want no limits.
Re: Yet Another House System -
cuc123 - 09.07.2016
Quote:
Originally Posted by feheristi97
* Added a house buying limiter, a player can't buy more than LIMIT_PER_PLAYER houses. Set LIMIT_PER_PLAYER to 0 if you want no limits.
|
how do this?
Re: Yet Another House System -
kampuman - 23.07.2016
So after updating my MySQL Plugin to the latest one which is R39-5 and compile my gamemode.
this errors shows
Quote:
(2953) : error 035: argument type mismatch (argument 1)
(2979) : error 035: argument type mismatch (argument 1)
(3000) : error 035: argument type mismatch (argument 1)
(3021) : error 035: argument type mismatch (argument 1)
(307 : error 035: argument type mismatch (argument 1)
(4447) : error 035: argument type mismatch (argument 1)
(4664) : error 035: argument type mismatch (argument 1)
(4665) : error 017: undefined symbol "mysql_store_result"
(4666) : error 017: undefined symbol "mysql_free_result"
(5023) : error 035: argument type mismatch (argument 1)
(5862) : error 035: argument type mismatch (argument 1)
(6566) : error 035: argument type mismatch (argument 1)
(7976) : error 035: argument type mismatch (argument 1)
(797 : error 035: argument type mismatch (argument 1)
|
Here are the sample of the lines with errors
Quote:
mysql_query( gsQuery, THREAD_CHECK_ACCOUNT_USERNAME, playerid );
mysql_query( gsQuery, THREAD_CHECK_ACHEIVEMENTS, playerid );
mysql_query( gsQuery, THREAD_PLAYER_CheckLogin, playerid );
mysql_query( gsQuery, THREAD_CHECK_BANS_LIST, playerid );
|
When I compile your house filterscript there were no errors only in my gamemode. What should I do?
Re: Yet Another House System -
Ahmed21 - 26.07.2016
I liked the visitors history the most. Great job!
Re: Yet Another House System -
MartialDemonz - 31.07.2016
Sir i got a problem the house is not saving after i restar the server thanks
good job
Re: Yet Another House System -
morris91 - 08.08.2016
Amazing release rootcause this is the kind of house system iv been looking to use.
If you don't mind could i just suggest something for your next update.
Buying or selling a house effects nearby prices by a certain percent
for example buying a house will make nearby houses price raise & selling will make nearby houses price fall slightly.
Keep up the great work sir.
Re: Yet Another House System -
WhiteGhost - 08.08.2016
Quote:
Originally Posted by morris91
Amazing release rootcause this is the kind of house system iv been looking to use.
If you don't mind could i just suggest something for your next update.
Buying or selling a house effects nearby prices by a certain percent
for example buying a house will make nearby houses price raise & selling will make nearby houses price fall slightly.
Keep up the great work sir.
|
Stop bumping the topic with your useless replies..
How does this make anysense? Explain..
Re: Yet Another House System -
morris91 - 08.08.2016
Well. As the topic was only last posted in 7 days ago not really a bump but do excuse me expressing my regards to the creator.
And about the suggestion i made, im sure i made it pretty clear already but if you would like to explane further i of course will.. The Last house system i used was GarHouse made by the wonderfull Garsino. He added in a feature were house prices would fall or raise depending on near by houses being bought or sold. So if house A is worth $1,000,000 and house B is worth $2,000,000. And you walked up and bought house B then house A next door price would raise slightly maybe to $1,153,678 or if you sold house B then house A value would drop to below 1million.
I hope that wasnt too much of a read for you.
Oh and by the way, You said "Stop bumping the topic with your useless replies" This is my first reply to this topic.
Re: Yet Another House System -
LifeIngame - 29.03.2017
Please Add Renting
Re: Yet Another House System -
renatog - 29.03.2017
I don't think rootcause will give support to his releases anymore.
Re: Yet Another House System -
akib - 28.04.2017
i am having problems
Code:
D:\GTA San Andreas\Server\filterscripts\house.pwn(106) : error 001: expected token: ";", but found "-identifier-"
D:\GTA San Andreas\Server\filterscripts\house.pwn(522) : error 017: undefined symbol "YSI_gSHouseKeys"
D:\GTA San Andreas\Server\filterscripts\house.pwn(522) : warning 215: expression has no effect
D:\GTA San Andreas\Server\filterscripts\house.pwn(522) : error 001: expected token: ";", but found "]"
D:\GTA San Andreas\Server\filterscripts\house.pwn(522) : error 029: invalid expression, assumed zero
D:\GTA San Andreas\Server\filterscripts\house.pwn(522) : fatal error 107: too many error messages on one line
Re: Yet Another House System -
ShaharG - 28.04.2017
very nice system, I will watch the code
please leave a rep by clicking the star near my message
Re: Yet Another House System -
dfaria5 - 25.07.2017
I need help
C:\Users\dfaria5\Desktop\house13.pwn(15) : fatal error 100: cannot read from file: "a_mysql"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Re: Yet Another House System -
renatog - 26.07.2017
Quote:
Originally Posted by dfaria5
I need help
C:\Users\dfaria5\Desktop\house13.pwn(15) : fatal error 100: cannot read from file: "a_mysql"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
You need MySQL plugin:
https://sampforum.blast.hk/showthread.php?tid=56564
Re: Yet Another House System -
aytaclegolas - 28.07.2017
Nice
Re: Yet Another House System -
TurboIsHere - 28.07.2017
Good job !
+rep
Re: [0.3.7] Yet Another House System -
KushalD - 30.07.2017
Awesome! House system.. i'll try it out.
Re: Yet Another House System -
Nakul - 31.07.2017
Nice house system I will try it.
Re: Yet Another House System -
Derzhavin - 21.10.2017
up. pls help me. i downloaded files from this link, but still have error
\pawno\include\y_iterate.inc(1) : fatal error 100: cannot read from file: "..\YSI_Internal\y_compilerpass"
and i have this error in this script and another. if i delete files from link i have error from previous post
Re: Yet Another House System -
Derzhavin - 21.10.2017
i does it, but i still have errors
guys pls help me, please.
\house13.pwn(55

: error 035: argument type mismatch (argument 3)
\house13.pwn(559) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(663) : error 035: argument type mismatch (argument 3)
\house13.pwn(664) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(712) : error 035: argument type mismatch (argument 3)
\house13.pwn(713) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(722) : error 035: argument type mismatch (argument 3)
\house13.pwn(723) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(725) : error 035: argument type mismatch (argument 3)
\house13.pwn(726) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(72

: error 035: argument type mismatch (argument 3)
\house13.pwn(729) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(731) : error 035: argument type mismatch (argument 3)
\house13.pwn(732) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(740) : error 035: argument type mismatch (argument 3)
\house13.pwn(742) : error 017: undefined symbol "mysql_tquery"
\house13.pwn(805) : error 017: undefined symbol "cache_num_rows"
\house13.pwn(811) : error 017: undefined symbol "cache_get_field_content_int"
\house13.pwn(812) : error 017: undefined symbol "max_len"
\house13.pwn(812) : warning 215: expression has no effect
\house13.pwn(812) : error 001: expected token: ";", but found ")"
\house13.pwn(812) : error 029: invalid expression, assumed zero
\house13.pwn(812) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
22 Errors.
mysql_format(SQLHandle, query, sizeof(query), "SELECT * FROM housekeys WHERE Player='%e'", Player_GetName(playerid));
mysql_tquery(SQLHandle, query, "GiveHouseKeys", "i", playerid);
it's 558 and 559