Problem with mesh

Users who are viewing this thread

Geroj

Sergeant at Arms
Hi, i started adding my things to MaB -and i maked new goods, i done all -mesh in brf, texture in dds, add lines to module.ini and add items by item editor...I started game, all good, but when i play game and want buy my new things it crash and tell my that no mesh found...but it displays all other things like name, price....but no mesh
Can somebody help me? I have no idea...Maybe i done something wrong in item editor
There is:
ID
Display name 1
Display name 2
Meshes -meshes name -it read from resource file?, or i must set some path to that file?
 
Meshes are read from the .brf resource-files, yes.
The only path to them are in module ini, load_module_resource = (name of your brf-file here).
Check to settings in your brf.file to ensure the files are read in the right order.

Also, check if you have any material (texture?) in the brf-file that has to corresponding mesh connected to it.

That's what I can think of from the top of my head.

As I'm not familiar with the item editor or 0.95X unsourced code, it might be some other error.

Zatham
 
Back
Top Bottom