• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Custom Items with scripts A17

jax299

New member
Has anyone been able to get a custom Item with a script into A17? I am using SDX 0.7.3 and I haven't been able to get a script I wrote to load into the game. When i build the mod and load the game, the class i created isnt found. I think this may be either Mods.dll isn't being updated with my script, Mods.dll isn't being injected into the assembly-Csharp.dll, or I am just completely missing something. I haven't found any other mods with scripts for A17 to check my work against either. Also I tried to add a class into Assembly-Csharp.dll but after i load the game it appears that what i added gets overwritten. I am sure this intended, but is there a way to inject my own Assembly-Csharp.dll? Any help or info regarding SDX mods and scripting would be most appreciated.

 
Back
Top