General > Developers Corner
Help installing Mysqloo local server
Chiller252:
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=1515853
I 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.
MrPresident:
The thread you found is just a module that lets garrysmod connect to a MySQL database.
If you want to sync your users using MySQL, that's something totally different.
There are quite a few threads around here on how to do it and some examples of code.
Doing MySQL syncing in garrysmod is a pretty advanced thing to do, and shouldn't be tried by someone who can't even read lua.
You would be best served finding someone who is willing to do it for you.
Chiller252:
--- Quote from: MrPresident on June 19, 2016, 05:03:39 PM ---The thread you found is just a module that lets garrysmod connect to a MySQL database.
If you want to sync your users using MySQL, that's something totally different.
There are quite a few threads around here on how to do it and some examples of code.
Doing MySQL syncing in garrysmod is a pretty advanced thing to do, and shouldn't be tried by someone who can't even read lua.
You would be best served finding someone who is willing to do it for you.
--- End quote ---
Thank you.
I just decided to spend a little more time researching because I'm really passionate about this and I decided to use the keywords: "sync ulx ranks mysql site:http://forums.ulyssesmod.net/" and I found your post from april. http://forums.ulyssesmod.net/index.php/topic,8377.0.html
You could have just sent me a link to that, but I found it.
MrPresident:
We typically don't spoon feed people, plus, there are a few other options out there besides the one I wrote. ;)
Not to mention, if you really can't even read lua, you still might want to find someone who can help you set this up.
It's not as simple as drag and drop.
Chiller252:
I understand, and thank you. When I said I can't read lua, I really meant that I couldn't understand about 50% of what's going on. Mainly because as, I've heard, lua is kind of backwards. I can edit strings and configs all day, but when it comes to some of the logic (especially from other users) I can't do much with it.
I don't know why I couldn't find your post until I forced google to only show results from here. Perhaps Ulysses could use some SEO
Navigation
[0] Message Index
[#] Next page
Go to full version