So i made a working pk3 version of my mod and now i'm again trying to include rrwm reloading system. I created a classes / core directory and added the files from rrwm reloading system into it, like ReloadableWeapon.zs, ReloadableAmmo, etc. as well as the Sbarinfo_support directory and files and the ExampleHUD.zs. I also modified my decorate.txt and zscript.zs to include the files upon loading. Now when I attempt to start the mod, it gives me this error message :
Execution could not continue.
Script error, "AAAKurrentTESTERi.pk3:classes/core/reloadableweapon.zs" line 8:
Expected '{', got 'ReloadableWeapon'.
I think there must be a big misunderstanding due to my lack of coding abilities. Do I need to edit these files further than just copying / pasting them into my pk3? I noticed the example Zengun.dec contains a different format from my decorate weapon files, maybe I need to edit my weapon decorate code? Thanks again for your time, if I'm too much of a lost cause to help, I understand
