Jump to Objective Code?
Posted: Fri Feb 05, 2016 7:21 am
I would like to know if there was a code which lets you jump to any certain objectives. Like: If you walk through a region, Objective 2c would start. I already got OnEnterRegions working. I just still need a code which starts a certain objective. I already used codes like these:
None of them worked.
Code: Select all
Objective2b:Complete(ATT)
Objective2c.OnStart = function(self)