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
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.