Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.