安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
If you can't get it to work, add me and I'll help you out.
Make sure ULX, ULib, & UTime is installed properly!
Make sure it is 100% correctly installed!
if the "apromote" doesn't appear in the XGUI or ULX menu, you have to click on the SETTINGS tab!!!
this works!
[GmodAdminSuite] [FAIL] An SQLite prepared statement error has occured!
[GmodAdminSuite] [FAIL] Error: database or disk is full
[GmodAdminSuite] [FAIL] Query:
Every time i have this mod installed this error comes up and sets all the job to nill when a player joins, fix your broken ccap
RunConsoleCommand("ulx", "adduserid" , ply:SteamID() , Rank)
instead of
RunConsoleCommand("ulx", "adduser" , ply:Nick() , Rank)
As this causes errors when people have escape characters in their nickname
I've done this already on my server and seems to work
I thought the addon was broken but turns out, I forgot to grant myself the perm to manage the addon. Great addon, ty uploader!
*I am running my server on Hamachi*
thanks!
xgui.addSettingModule( "APromote", panel, "icon16/cog.png", "apromote_settings" )
so you can get rid of the resource add lines to put in and the materials folder.
[APromoteGUI] lua/ulx/xgui/server/sv_apromote.lua:67: attempt to index upvalue 'APromote' (a nil value)
1. init - lua/ulx/xgui/server/sv_apromote.lua:67
2. fn - addons/ulx/lua/ulx/modules/xgui_server.lua:269
3. unknown - addons/ulib/lua/ulib/shared/hook.lua:179
The xgui menu becomes empty and nothing works in it. If anyone know how to fix this please halp.