Addon Help: Restoring player control after changeLevelReal
Posted: Sat Jan 28, 2017 4:40 pm
I'm trying to get the Fortress Flight working. I've got it mostly working and can move into and out of orbit. However, whenever I move into/out of orbit (a simple matter of calling changeLevelReal) the player gets messed up and it becomes impossible to properly transfer control to them, messing up the GETOUT talent. When I use the lua console to directly set it as the current player my controls are frozen , my cpu usage skyrockets, and the day/night cycle goes by at a rate of about once a second. I've looked through the lua records for the player and party but cannot find the issue.