Nightwolf353
Recruit
Alright, I've created some new items for my mod, I've made the Material, Texture and Mesh BRF's and they all work fine when i open them in the BRFEdit, I've scripted them into python, built the module and there was no errors whatsoever.Placed them in my resource folder, I put the following in my Module.ini...
Load_Mod_Resource = New_Meshes
Load_Mod_Resource = New_Textures
Load_Mod_Resource = New_Materials
I keep getting this error..
RGL ERROR
Unable to open file: Modules\MyMod\Resource\New_Meshes.brf
I bet this is a really simple error but any help would be appreciated
Load_Mod_Resource = New_Meshes
Load_Mod_Resource = New_Textures
Load_Mod_Resource = New_Materials
I keep getting this error..
RGL ERROR
Unable to open file: Modules\MyMod\Resource\New_Meshes.brf
I bet this is a really simple error but any help would be appreciated