House System - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: House System (
/showthread.php?tid=664002)
House System -
Dimkata - 17.02.2019
So I was searching for a House system for my server and i Found this one Yet Another House System...
I downloaded it, and I got 23 errors. All the errors are from MySQL.
My server is not using MySQL.. Is there any way i can fix this?
Errors:
https://pastebin.com/2T9iiDpu
Re: House System -
polygxn - 17.02.2019
Download and set it up even if you have an older version of the mysql plugin:
https://github.com/pBlueG/SA-MP-MySQ...ases/tag/R41-4
Re: House System -
Dimkata - 17.02.2019
Quote:
Originally Posted by polygxn
|
I downloaded and got 5 errors now
Код:
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(812) : error 017: undefined symbol "cache_get_field_content_int"
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(813) : error 017: undefined symbol "cache_get_field_content"
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(813) : warning 215: expression has no effect
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(813) : error 001: expected token: ";", but found ")"
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(813) : error 029: invalid expression, assumed zero
C:\Users\Dime\Documents\BC RP v1\filterscripts\house13.pwn(813) : fatal error 107: too many error messages on one line
this is the line
Код:
cache_get_field_content(loaded, "HouseName", HouseData[id][Name], .max_len = MAX_HOUSE_NAME);
Re: House System -
polygxn - 17.02.2019
Well my bad, cache_get_field_content got removed after R33 if I remember corretly. Here is a thread for you sir, you need to update the include to a newer mysql version:
https://sampforum.blast.hk/showthread.php?tid=616103
Re: House System -
Dimkata - 17.02.2019
Where should i place this? in my main script?
Re: House System -
d3Pedro - 17.02.2019
https://github.com/pBlueG/SA-MP-MySQL/releases
download r39 instead
Re: House System -
polygxn - 17.02.2019
Quote:
Originally Posted by ConnorW
|
Or do this, its easier.
Re: House System -
Dimkata - 17.02.2019
Okay got the AMX, but when I start the server the fs is not starting.. :3
Re: House System -
PepsiCola23 - 17.02.2019
you need to change the system if you dont use mysql and the system is for mysql.
adapt it for ini or whatever you use,or start using mysql