Space Engineers

Space Engineers

Simple Weapon Names
5 条留言
mrmoore2050 5 月 1 日 下午 8:57 
Imagine making a game so amazing that it makes another guy want to
make a mod to simplify the complex gun names you put in the game.

What a bunch of Gigachads. :steamthumbsup:
BarelyZen 2 月 17 日 下午 7:16 
To address non-vanilla weapons and their ammo, do we simply add the weapon and ammo subtypes to the respective weaponSubtypeList and ammoSubtypeList (in SWNCore.cs) and then add (to SWNSettingsConfig.cs)

[ProtoMember(<num>)]
public string <Weap or Ammo>Name = "<name>";

Beyond these changes, is there anything else we need to add to simplify modded weapons?

Feels like I missed something.
Echthros  [作者] 2024 年 4 月 8 日 上午 11:44 
Eh, I copied the code project from another mod and may have not replaced the namespace name or deleted all of the old project files.
andersenman 2024 年 4 月 8 日 上午 8:58 
Trying to understand this mod … What is the RealisticGravity stuff doing here, please?
Rhasmoth 2022 年 7 月 3 日 下午 8:08 
You know, I avoid weapon mods for this same reason. I'm not a gun nut... All of the ammo types are almost as intense as the actual engineering tasks lol. Also been playing with my 9-yr-old daughter... This will be a blessing.