Multiple Systems Working on MySQL
#1

Hey guys, what's up?
I wonder how can I make multiple systems (FS) that works on the same MySQL (host, username,...) But of course not on the same table.
As long as I tried, I could only work with one FS that connects to the same MySQL each time.
Thanks .
Reply
#2

Not sure how this is going to work out. I suppose you could open a connection in your gamemode and save the connection id in a property (see https://sampwiki.blast.hk/wiki/Setproperty). Then use that connection id to do the queries in the filterscripts (without opening another connection).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)