Hi, does anyone know where is the DB created by sql on lua? I mean, I'm looking for the .db or .sql file to edit it rawly (it's a pain in the ass to modify the table with lua).
Thank you!
For serverside it's:
[CODE]<server folder name>/garrysmod/sv.db[/CODE]
And for clientside it's:
[CODE]GarrysMod/garrysmod/cl.db[/CODE]
[QUOTE=Promptitude;50988250]For serverside it's:
[CODE]<server folder name>/garrysmod/sv.db[/CODE]
And for clientside it's:
[CODE]GarrysMod/garrysmod/cl.db[/CODE][/QUOTE]
Oh god thank you, I didn't check the main garrysmod folder... I've been searching into every folder... Thank you again!
Sorry, you need to Log In to post a reply to this thread.