Jump to Objective Code?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
thelegend
Sith
Sith
Posts: 1433
Joined: Thu Jan 23, 2014 6:01 am
Projects :: Star Wars - Battlefront III Legacy
Games I'm Playing :: Swbf GTA CoD LoL KH
xbox live or psn: El_Fabricio#
Location: Right behind you :)

Jump to Objective Code?

Post by thelegend »

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:

Code: Select all

Objective2b:Complete(ATT)
Objective2c.OnStart = function(self)
None of them worked.
Post Reply