Garry's Mod

Garry's Mod

252 ratings
Xenin - The Xenin Framework
4
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Server content
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
737.189 KB
27 Oct, 2019 @ 2:45pm
21 Mar @ 12:26pm
56 Change Notes ( view )

Subscribe to download
Xenin - The Xenin Framework

Description
A Lua framework that provides a lot of pre-built functionality.

Includes:
- SQL query builder
- SQL migrations
- MySQL/SQLite support
- Easily integrable in-game config system
- Tons of pre-built UI panels
- Lots of helper functions
- Permissions interface


GitLab: https://gitlab.com/sleeppyy/xeninui/
20 Comments
Deyros 18 Nov @ 8:45am 
You need to join the server in singleplayer and when on it you need to "retry" with the console.
Deyros 18 Nov @ 8:44am 
Sgt Craig, I can confirm that this framework doesn't work in singleplayer.
FreeCode 10 Nov @ 12:10am 
love the framework
FreeCode 10 Nov @ 12:10am 
hi
Sgt Craig 7 Aug @ 7:05pm 
I've also added the mysql.txt to garrysmod/date/xenin and installed both this script and the content pack. I cannot get it to work. I am attempting to run the script/DarkRp from "Singleplayer" as I am still developing my stuff, so perhaps that could be an issue? It not being on a dedicated server and rather hosted off ones computer? However I dont see that playing into it much but think I should maybe mention that fact
Sgt Craig 7 Aug @ 6:39pm 
I still can't get this to work. Got the mod off gmodstore and downloaded this and the script still doesn't work
MillyRock 19 Mar @ 12:48am 
I have uploaded a fixed version of this. Check my workshop. It works on darkrp servers again :D
Josh 13 Mar @ 12:55pm 
Hi, gmod update broke file.Exists on ddl with *, so addon is broken, need to remplace

local moo, tmsql = file.Exists("bin/gmsv_mysqloo_*.dll", "LUA"), file.Exists("bin/gmsv_tmysql4_*.dll", "LUA")

by

local moo, tmsql = util.IsBinaryModuleInstalled("mysqloo"), util.IsBinaryModuleInstalled("tmysql4")


like darkrp done
gubar 6 Mar @ 9:52am 
any way to disable the reskinned notifs
pyro 12 Jan, 2023 @ 10:56pm 
Also can do commands for deathscreens, job creator and stuff but f4 menu wont show up and when i load in its all messed up