Hey I got a question , in sass and Noxnet , they all have a system were they get your player data onto onther servers of theres. How would you do that? Would you make a base like "PlayerBase" than derive each gamemode from that base or MYSQL or someting
[url]http://wiki.garrysmod.com/?title=LUA:Gamemode_from_scratch[/url]
[url]http://wiki.garrysmod.com/?title=Sql[/url]
though you'll want mysql or tmysql i forget the module name..but thats the basics...
Look in the DLL releases. Look for gm_mysql or mysqloo. tMySQL is still out there but I don't remember where.
I Made my gamemode do it automaticly, using pdata, setup all the gamemodes on the same box and derive it from the same things ;)
Sorry, you need to Log In to post a reply to this thread.