MySQL and Non MySQL
#1

I was wondering if you could add a non mysql adminsystem to a mysql server. I know it could work if you change it to the usual scriptfiles. But the scripter refuses to do so. He wants to keeps the stats in mysql. which means he wont be using the register/login system from the adminsystem. is this possible. or is there a way to convert a admin system to mysql
Reply
#2

Do you mean an admin filterscript?

If that's the case, it is possible but then you have to save player files twice; one for your 'regular' stats and one for the admin system.

Another option is to save the admin rank in your regular stats and use that number in the filterscript.


However as you've got a scripter I'd recommend you to script a bunch of admin commands yourself.
Reply
#3

You could take the stuff in the gamemode from MySQL and use PVars to get/set them sort of like a HashMap works in Java.
Reply
#4

ok thanks ill try
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)