Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
General
»
Developers Corner
»
ULX to MySQL
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: ULX to MySQL (Read 4131 times)
0 Members and 1 Guest are viewing this topic.
Instakill
Newbie
Posts: 2
Karma: 0
ULX to MySQL
«
on:
July 03, 2018, 11:08:47 AM »
Hi, I'm not the greatest developer and was wondering if anybody can help me. I was wondering if there was a way you can take data from ULX such as usergroups of players and utime as in how much time they have. I wanted to create a staff system like the one Icefuse Networks uses.
https://icefuse.net/server/clone/staff/
I have the web portion of this setup. I was wondering if anyone has a script or way that they can retrieve this data and send it to the database.
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: ULX to MySQL
«
Reply #1 on:
July 03, 2018, 04:46:14 PM »
Searching our releases forum for the term "SQL" in the search box finds this
https://steamcommunity.com/sharedfiles/filedetails/?id=852290771
Via this updated release post
https://forums.ulyssesmod.net/index.php/topic,10095.msg52097.html
As for Utime, PLEASE go search the releases section of the forum - there were like 5-10 different versions of UTime released by various communitity members, various ones supporting various flavors of SQL libraries.
Here, here's searching for UTime for you
https://forums.ulyssesmod.net/index.php?action=search2;params=eJwtzDsOgCAQhOG72Nhq4XkILJOA4WEW0JhweBdD989XjLa3TgTb1771pRsetR-SxeVHUY5XQIXgoGZOUFU5hXdK5qqsZ1kWhabIYgT8z4OgmZxgqz7iA_43LSA
.
Our forum search are page context sensitive.
If you're on the forum home page index, and type in a term, it will search everywhere.
If you go into a specific section of the forum (ie, developer, releases, etc), then search for a term, it will only search that section.
Same for within a topic
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
elfnet_gaming
Newbie
Posts: 4
Karma: 0
Re: ULX to MySQL
«
Reply #2 on:
July 25, 2018, 11:24:24 PM »
I dont think there is a working SQL addon / Module for GMod yet, there used to be a couple but they are very out of date.. If there a new one or if anyone knows of one I would like to know as well
Logged
MrPresident
Ulysses Team Member
Hero Member
Posts: 2728
Karma: 430
Re: ULX to MySQL
«
Reply #3 on:
July 25, 2018, 11:42:14 PM »
Nope.. None at all..
https://forums.ulyssesmod.net/index.php/topic,8377.0.html
It may be old, but it works. I tested it recently with the latest ULX and ULib versions.
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: ULX to MySQL
«
Reply #4 on:
July 26, 2018, 08:26:18 PM »
"The sarcasm is strong with this one"
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
General
»
Developers Corner
»
ULX to MySQL