Hey, I'm currently working on a gamemode, and i wanted to use the tmysql module. I added it to lua/includes/modules, along with all of the other WORKING modules. gm_tmysql.dll - yet require("tmysql") won't work, it throws an error that it couldn't find it. Any ideas?
Did you place the libmysql.dll in the root garrysmod folder?
Nope? Didn't come with the module... Not where i downloaded it from, anyway... Where can I find it and why do i need it?
You can get the latest module and matching libmysql from [url]http://gmodmodules.googlecode.com/svn/trunk/gm_tmysql3/[/url]
It is basically something that mysql requires for it to run. It contains all the binaries and what not that define what mysql is.
[editline]poopy i messed up[/editline]
Actually, it appears there is no libmysql in that svn, try this one: [url]http://gmodmodules.googlecode.com/svn/trunk/gm_tmysql3_boost/[/url]
A brief google search may help you...
[B][URL="https://www.google.com/#hl=en&sclient=psy-ab&q=tymesql+gmod&oq=tymesql+gmod&aq=f&aqi=g-l1&aql=&gs_l=hp.3..0i13.185l2224l0l2580l12l12l0l0l0l0l445l1984l5j4j1j1j1l12l0.frgbld.&pbx=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&fp=49e91e21499bfe9d&biw=998&bih=697"]TMySQL gmod[/URL][/B]
-ninja'd-
Sorry, you need to Log In to post a reply to this thread.