09.07.2016, 16:58
* 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.
(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) |
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 ); |
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. |
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
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. |