安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






Find it on steam
You can see your peerID in game by holding the backtick key (`)
The edit I made to the addon previously does include an alternative command that displays the equipment IDs in chat instead of using the notify box. try ?equipment_ids_chat, instead of ?equipment_ids.
Thanks goes to Dargino for this patch!
However, I am currently very busy so being able to implement your changes in the meantime would be nice. I added a contributing file [github.com] to the GitHub repo. If you could follow the instructions there that would be great!
cheats = true -> cheats = false
I was planning to add custom roles at one point so you can give specific permissions to specific roles and then assign people those roles, but I no longer play Stormworks.
Yep, it works
Thanks ^^
I can't return failure feedback on an unrecognized command because it will be triggered every time you enter a command for some other script.
When I enter ?start_equipment 19, 11, 15 nothing happens
Same thing when I enter the command 19 11 15
I have no success or failure feedback, and when I kill my avatar, I respawn with the equipment 15 6 11
Ex: "?fix_###"
I was planning an update to the script targeted at dedicated servers so I can add the ability to hard code an owner like you mentioned for that update.
I would be very interested in seeing your g_savedata file and hearing more about this. Can you contact me on Discord at Carsakiller#5659 (or on steam if you don't have Discord)
}
PLAYER_DATA_DEFAULTS = {
owner = false,
admin = false,
auth = false
}
Is this an area to add my SteamID, and make sure I'm always owner no matter what? I'm just not sure of the formatting. It would be much easier for Dedicated owners to have an area to add their SteamID so the first to join isn't the owner. But we can go into the Config/Lua and edit to make us the owner no matter what.