Posts: 8
Threads: 2
Joined: Apr 2012
Reputation:
0
Okay, so I modified the server spawn and it bans me from the server now, regardless of the hacks or being out of bounds.
Posts: 232
Threads: 16
Joined: Apr 2010
Reputation:
0
when an database request (such as mysql_query) return -1, it means that the plugin is not even connected to the database, you need to check your mysql connection settings.
Posts: 8
Threads: 2
Joined: Apr 2012
Reputation:
0
I understanrd that my problem is over, but I was wandering if someone could assist me with MySQL in regards to real-time updating. I was wandering if it was possible to update stuff while people were in the game, i.e change their skin via MySQL and their skin changes ingame.