Jump to content

Modding (B41): Add a 3d Model


Hasilein

Recommended Posts

Okay i created the Item "newweapon" in  mymod/media/srcipts/weapin.txt contianing:

***

item newweapon
    {
        ImpactSound    =    null,
        MaxRange    =    4,
        WeaponSprite    =    newweapon,.......

***

 

got my model newweapon.txt in  mymod/mediamodels containing:

 

***

# Project Zomboid Skinned Mesh
# File Version:
1.0
# Model Name:
newweapon....
***

 

but the model does not load. no error or warning. How can i solve it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...