Page 1 of 1

Re-naming ObjectiveConquest.LUA problem [Solved]

Posted: Wed Apr 17, 2013 5:02 pm
by Nedarb7
I'm having trouble re-naming ObjectiveConquest.LUA to something else, ObjectiveSeven for example, then using it instead of the ObjectiveConquest one:

I copied ObjectiveConquest.LUA, renamed it, used it in the maps LUA (where it says something
like ScriptDo..... (Objective...)), AI don't spawn

Re: Re-naming ObjectiveConquest.LUA problem

Posted: Thu Apr 18, 2013 3:20 am
by AQT
You need to list its name in the mission.req file as well.

Re: Re-naming ObjectiveConquest.LUA problem

Posted: Thu Apr 18, 2013 2:26 pm
by Nedarb7
How did I miss that? Thanks AQT! :D