Jump to content
Sign in to follow this  
the_unknown_one

Making a campaign

Recommended Posts

OK.. i'm making a campaign, and i want to have it so that in the second mission, it has the same amount of people that you had in teh end of the first mission. e.g. I have 8 people in my squad in mission one, and two of them die (an MG guy and a soldier) how would i make it so that in the second mission, the squad starts off wih an MG guy and a soldier missing? And make it so that if all my men died, all the men would be missing etc.?

the_unknown_one

P.S. Also, Objstatus is not working. In the init.sqs i have

Code Sample[/b] </td></tr><tr><td id="CODE">"0" objstatus "HIDDEN"
But it still displays the objective.(destroy SCUDs) I have also tried it in the description.ext, but it says somehting like <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Quote ]Error: """ encountyered instead of "=".

please help. tia.

Share this post


Link to post
Share on other sites

the best place to go for this would be

www.ofpec.com

It's not up yet, so you will need to wait for monday. They will help.

Share this post


Link to post
Share on other sites

It should be like this:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">0 objstatus "HIDDEN"

Take a look at the tutorial "Vehicle presence in campaign (Resistance only)" at my website:

http://www.red-dev.net/pages.php?page=tutorials

RED

Share this post


Link to post
Share on other sites

Thanks, i've been doin it like that but with " marks around the 0. Ill try it without them.

Thanks again,

the_unknown_one

Share this post


Link to post
Share on other sites

*bump*

Oh, and do i ned to name the objectives or not?(it doesnt work without the " marks)

the_unknown_one

Share this post


Link to post
Share on other sites

You were right the first time, it does need the "0". Make sure your briefing is setup correctly, this will work:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><a name = "OBJ_0">

RED

Share this post


Link to post
Share on other sites

Uh-oh, i used a breifing generator ti do it. where would i put that if i was to edit it in word? w( which i really dont want to do cos i dnt wanna crap it up)

the_unknown_one

P.S. ive just tried it in notepad, will ope ofp now and test it (didnt realise how simple it was tounge_o.gif )

Share this post


Link to post
Share on other sites

Keeping men's status uses the save variable thingummy. I'm not sure how it works, though... I'll have to research that...

[Gareth Gates must die]

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×