Hi i have a question for you. I want to integrate a gmod server into my vBulletin forum, so i want to know if is posibble to connect to mysql in gmod lua. If default not, is there any addon that allows that?
yes you can do it
[QUOTE=*Fish*;16390302]yes you can do it[/QUOTE]
He's asking how.
You'll need the LuaSocket module. You can then use that to connect to database that you're forum is using.