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
I would like to modify your mod to allow server admins to utilize bio descriptions. As of now, server admins default to using their username, which results in the name over their head not displaying their bio. I have found a workaround for this and am asking for permission to upload a modified version with my fix.
Thank you.
Probably a simple:
local function ltrim(s)
return s and s:match'^%s*(.*)';
end
should fix it.
@DaNiG this update runs on Wasteland RP with 80 concurrent players just fine, and i'm sure many other RP servers with comparable numbers. i hope you figure out the issue with your server!!
I'd like to know if we can include your mod in our server pack. All the mods and content that we create are GPL 3.0 so I'd like permission to include this mod in our server pack either with the confirmation that it is GPL 3.0 or with the notification that it isn't so that we can document it accordingly.
Not sure if it's the same error that Fie was having.
Here's a link to a screenshot of our console if you have time to check it:
https://i.gyazo.com/e49a13d58c442569ffc9a6c9e50422e2.png
To summarize, error we're getting is:
Object tried to call nil in Save at KahluaUtil.fail line:82.
Not sure how helpful this is for you. Thanks for any help you can offer.