Jump to content

Recommended Posts

@ELEMENTALCRAFTER009, Are you setting inst.trentform to true in both of them? One of them should be setting it to false.

local function becometrent(inst)		inst.trentform = false
local function becometrent_form(inst)		inst.trentform = true

EDIT: fixed it.

Edited by ELEMENTALCRAFTER009

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