Jump to content
  • 0

Modding: Add a 3d Model


Hasilein

Question

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

1 answer to this question

Recommended Posts

On 4/9/2020 at 4:13 PM, Hasilein said:

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?

 

How could you open or export the .x models?
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...