Page 2 of 2
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 12:21 am
by genaral_mitch
So make it LPRc_c.
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 12:41 am
by Eggman
Yes.
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 12:42 am
by genaral_mitch
But of course, change everything with "campaign" in it to c.
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 1:02 am
by wishihadaname
I did that, now the campaign option shows up but if i click it I get a fatal error
Could not open MISSION\LPRc_c.lvl
IDK what the problem is... I did absolutely nothing to the .lua, its the exact same thing i use for conquest. I did this so that I could eliminate that as a possible source of problems. Any ideas? should i just write out a few objectives and then try it again?
*RETARDATION ALERT!!!*
sorry about that, I forgot to rename my .lua from LPRc_campaign to LPRc_c woooops.
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 1:08 am
by genaral_mitch
But that's not all of your problem.
Scroll down to where it says something like this: ReadDataFile"LPRc_con" change the con to c so it looks like this: ReadDataFile"LPRc_con" .
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 10:31 am
by Fiodis
Meaning it ought to be LRPc_c.lua, to further explain that.
genaral_mitch wrote:But that's not all of your problem.
Scroll down to where it says something like this: ReadDataFile"LPRc_con" change the con to c so it looks like this: ReadDataFile"LPRc_con" .
@ OP: it works now?
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 2:55 pm
by wishihadaname
IDK it works now so i'm not gonna try to fix whats not broken. Hopefully I can get all the code examples I need from teh scripting tool and pre-existing .lua's but odds are i'm gonna come here again asking some obvious question along the lines of "how do I script this?"
Re: Are campaign missions possible?
Posted: Sun Jan 10, 2010 3:12 pm
by genaral_mitch
ReadDataFile"LPRc_c" . FIXED