Jump to content

Recommended Posts

I'm trying to implement WX-78's upgrade system by pasting it to an existing organic custom character's .lua file, but I don't know why it won't acknowledge the gears as anything but a generic item. I tried changing the gears to meat, I tried omitting what looks like certain irrelevant parts, I even tried to delete savefiles and recreate them every time I made changes to the .lua. What am I doing wrong, here?

Well, without knowing exactly what you're doing it looks like the primary issue is you probably aren't including the lineĀ 

inst.components.eater:SetCanEatGears()

There's a number of related systems you'd need to move over to make Wx's upgrade perk translate.

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