OKay i want to change only one thing in ULX so that i can manage the users groups via MySQL
I just want to be able to change there group with mysql for a donation script i want to make but i have no idea how to do it..
Dont get me wrong i know how to use mysql but i just dont understand lua that well to know where i need to have everything..
I want the server to send the steam id and guest or what ever the default group is over to the database.
Then i want to use my php script which i already have working so that when the player pays it will update there table to VIP
But heres the thing i dont know how to integrate it with ULX so that it will read the table value and place the user in that group...
Can anyone help me?