Jump to content

Recommended Posts

I want my character to be like WX78 where he is damaged by rain, overcharged, and can eat gears. I tried copy and pasting WX78's code to my character.lua  and changing some of the words that said WX78 to my character's name except for sounds but it didn't work. if anyone knows how to get this to work that would be appreciated.

orange.png

Variety of potential issues, but...
First thing that comes to mind is that if you changed WX to your character's name around places where it says Tuning within the copied code, the game won't be able to figure out what number values to set for...well, any of the things that you're trying to do.

Other than that, depends on exactly what was copied where, and what exactly isn't working.

  • Like 1
On 3/13/2022 at 11:33 PM, maradyne said:

Variety of potential issues, but...
First thing that comes to mind is that if you changed WX to your character's name around places where it says Tuning within the copied code, the game won't be able to figure out what number values to set for...well, any of the things that you're trying to do.

Other than that, depends on exactly what was copied where, and what exactly isn't working.

Thank you, this helps! I knew some of the things i wasn't supposed to changed but didn't know exactly what. 

  • Health 1

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