Jump to content

Recommended Posts

I've been working on a small mod to make some structures craftable, and have just gotten a Marble Pillar fully craftable, however, there is missing the green outline of the structure, which I don't know how to add, if it's supposed to be added. 

2 hours ago, Mobbstar said:

you need to add MakePlacer("common/marblepillar_placer","BUILD", "BANK", "ANIM") iirc.

I already have this:

MakePlacer("marblepillar_placer", "marblepillar", "marblepillar", "idle")

 

Random question: How do I check what needs to be added into these places for making future objects?

Edited by Sir_Squidly

@Mobbstar Well then, I just got it finished! It's working properly now which is great! Thank you very much for your assistance good sir!

 

Now, i'm trying to get the random marble tree to work, which is most likely due to the multiple idle animations it has, so i'll probably just try random numbers until it sticks! 

EDIT: Yup, got it, thank you again for your help!

Edited by Sir_Squidly

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...