Tremulous Forum

General => Troubleshooting => Topic started by: trigger happy on July 19, 2006, 02:25:32 am

Title: mysql
Post by: trigger happy on July 19, 2006, 02:25:32 am
How would I get tremulous to conntect to a mysql server?
Title: mysql
Post by: vcxzet on July 19, 2006, 01:08:07 pm
:eek:
Title: mysql
Post by: rasz_pl on July 19, 2006, 01:41:00 pm
why and what for?
Title: mysql
Post by: trigger happy on July 19, 2006, 04:45:06 pm
Quote from: "rasz_pl"
why and what for?



A login database.
Title: mysql
Post by: trigger happy on July 24, 2006, 04:22:01 pm
Well, is it possible? I wanted to create a mod that allows people to login and keeps track of kill and deaths.
Title: mysql
Post by: PIE on July 24, 2006, 06:33:31 pm
Yes.. its possible.. enjoy:
http://dev.mysql.com/doc/refman/5.0/en/c.html
Title: mysql
Post by: rasz_pl on July 24, 2006, 07:20:42 pm
yes, why not
just send log file directly to your process, parse it and throw stuff to the database
Title: mysql
Post by: Shaydee on July 29, 2006, 05:41:54 am
I have not yet done any research on this, but maybe one of the Q3 logfile parsers could work for tremulous as well.
I remember one of those tools, which used to generate static HTML files out of the logfiles, but i do not remember its name atm.
If you know more, please share it. :)