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
also an option for the bot captains to dont touch the terminal when you arent controlling them would be nice
You need to correctly install the Lua plugin, whether it's for the client or the server. The server's Lua requires decompressing a specific version of the Lua compressed package to replace the corresponding files on the server.
open file: C:/Users/xxx/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/3343911734/Lua/SBAI/Server/Modules/UseTalents.lua
Then jump to around line 492 of the code.
find local minHealh = options["minHealh"] code.
Change to -----> local minHealh = options["minHealh"] or 0.7
save and Restart the game
[SV LUA ERROR] pch C:/Users/xxx/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/3343911734/Lua/SBAI/Server/Modules/UseTalents.lua:(498,8-503,12): attempt to compare number with nil
что мод просто не работает на моём сервере, нету ничего из того что есть на картинках тут
Or is it still Coilgun?
What I mean by this is that the plugin WILL read this:
<Holdable slots="RightHand,LeftHand,Any"
but it can't read this:
<Holdable slots="RightHand, LeftHand, Any"
Thanks for your work.
did some digging and it seems when i have BaroTraumatic/Creatures mod enabled it causes this issue, removing it solves the problem.
Watering plants.
Extracted ore.
Didn't panic when they're underwater outside the boat without a underwater suit, but they're symbiotic with a husky.
Never took off the clown mask!
Played the game instead of me.
Cool job!
@Pixadon Please make sure you have Lua for Barotrauma installed, as mentioned by @ChicagoKiller.
@Mr cai I'm sorry I'm not sure what you mean. The option that mutes bots is disabled by default, so if you enabled this then make sure you disable it again if that's your issue.
@shoolgate You mean the vanilla order, right? Waypoints outside a submarine are something I haven't figured out yet but some people have suggested similar things so I'll try to look into this.
@Sharchon Unfortunately no, but that would be really useful to have. I might look into adding something if it's possible/within my ability.
@Tollonen @Kartiplus Sorry about this! I had some stuff enabled that made it so that the Crew Loadout (and options config in general) was a lot more stable for me than it was for you guys, however I've since fixed that in 1.7.1. Please let me know if you still have this issue!
I'm seeing this error in F3 debug when I load just lua and SmarterBots: CL LUA ERROR (pathname to Lua/SBAI/Client/guiUtil.lua); cannot access field SBAI_hasTag of userdata<Barotrauma.ItemPrefab>