So at the moment, I'm running 4 servers locally with different gamemodes. they all have Ulx and Ulib installed and working. I have the ranks synced in a ghetto style using Windows Hard Links so that all 4 servers are reading/writing to the same users.txt. I understand this is not a good way to achieve this. I need help understanding how to install and run mysqloo.
I found this thread on FacePunch:
https://facepunch.com/showthread.php?t=1515853I asked this in an unrelated thread while trying to sync Ulx ranks with Proboards (Forums):
----------
I'm sorry, I'm frustrated at myself because I don't understand any of the documentation or examples. I see there's some lua code, but I can't read lua, let alone write it. I'm just looking for like a 10 step by step list of instructions on how to setup Mysqloo on a local gmod server using MySQL. Mysqloo for dummies, as it were. I don't mean to appear as a noob while trying to figure this out, but I need help understanding.
I have the files in the correct directories, but can you provide me with like a step by step list of instructions on how to make it work from there? If you are not interested in doing this, I understand. There might also be instructions like this that already exist, but with my research I can't find them. Perhaps you can point me towards some resources that can help me.
I don't want to continue using Hard Links to sync ranks between my servers and I would love to be able to sync them with ProBoards. I just don't understand.
Is there a .sql file that initializes the tables? Are there some files I'm missing? The FacePunch thread only has commands and stuff. I don't know what I'm missing.