House System
#1

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
Reply
#2

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
Reply
#3

Quote:
Originally Posted by polygxn
Посмотреть сообщение
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
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);
Reply
#4

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
Reply
#5

Where should i place this? in my main script?
Reply
#6

https://github.com/pBlueG/SA-MP-MySQL/releases
download r39 instead
Reply
#7

Quote:
Originally Posted by ConnorW
Посмотреть сообщение
Or do this, its easier.
Reply
#8

Okay got the AMX, but when I start the server the fs is not starting.. :3
Reply
#9

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)