Jump to content

Recommended Posts

So all you will need to do, in your master postinit put   inst.components.eater:SetDiet({FOODGROUP.OMNI}, {FOODTYPE.VEGGIE, FOODTYPE.SEEDS, FOODTYPE.GENERIC})

 

Your character will be able to eat anything that isn't meat based.

So all you will need to do, in your master postinit put   inst.components.eater:SetDiet({FOODGROUP.OMNI}, {FOODTYPE.VEGGIE, FOODTYPE.SEEDS, FOODTYPE.GENERIC})

 

Your character will be able to eat anything that isn't meat based.

On 17.01.2017 at 3:50 AM, mrlordowaffles said:

So all you will need to do, in your master postinit put   inst.components.eater:SetDiet({FOODGROUP.OMNI}, {FOODTYPE.VEGGIE, FOODTYPE.SEEDS, FOODTYPE.GENERIC})

 

Your character will be able to eat anything that isn't meat based.

what should i do for make it can eat only meat and ice?

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