Garry's Mod

Garry's Mod

272 个评价
Xenin - The Xenin Framework
4
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 服务器内容
插件标签: 角色扮演, 写实
文件大小
发表于
更新日期
737.189 KB
2019 年 10 月 27 日 下午 2:45
2024 年 3 月 21 日 下午 12:26
56 项改动说明 ( 查看 )

订阅以下载
Xenin - The Xenin Framework

描述
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/
21 条留言
holberry20 1 月 28 日 上午 9:13 
could someone fix this
Deyros 2024 年 11 月 18 日 上午 8:45 
You need to join the server in singleplayer and when on it you need to "retry" with the console.
Deyros 2024 年 11 月 18 日 上午 8:44 
Sgt Craig, I can confirm that this framework doesn't work in singleplayer.
oNyaaaa 2024 年 11 月 10 日 上午 12:10 
love the framework
oNyaaaa 2024 年 11 月 10 日 上午 12:10 
hi
Sgt Craig 2024 年 8 月 7 日 下午 7:05 
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 2024 年 8 月 7 日 下午 6:39 
I still can't get this to work. Got the mod off gmodstore and downloaded this and the script still doesn't work
MillyRock 2024 年 3 月 19 日 上午 12:48 
I have uploaded a fixed version of this. Check my workshop. It works on darkrp servers again :D
Josh 2024 年 3 月 13 日 下午 12:55 
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
76561198028047198 2024 年 3 月 6 日 上午 9:52 
any way to disable the reskinned notifs