Home   Help Search Login Register  

Author Topic: Briefing pages  (Read 829 times)

0 Members and 1 Guest are viewing this topic.

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Briefing pages
« on: 30 Jan 2005, 20:16:53 »
Hi all,

How do I make a briefing have extra pages, like a 'current situation' page which can be accesed via link from the objectives page? I've looked at the tutorials, but they only tell me the basics of briefings.

Thanks in advance  ;)
« Last Edit: 30 Jan 2005, 20:17:07 by greg147 »
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB


j-man

  • Guest
Re:Briefing pages
« Reply #2 on: 30 Jan 2005, 20:42:23 »
Put the following some where on your objectives page:
Code: [Select]
<a href="#CurSit">[Current Situation]</a>
The above code is the link to your extra page.


Then, put the following some where underneath the "plans" section in your briefing.html file:
Code: [Select]
<h2><a name="CurSit">Current Situation</a></h2>
<p>
***INSERT YOUR TEXT HERE***
<a href="#Plan">Back</a>
</p><hr>
The above code is the extra page that will be displayed. it can only be accessed through the link you inserted.
« Last Edit: 30 Jan 2005, 20:46:23 by j-man »

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Briefing pages
« Reply #3 on: 30 Jan 2005, 20:58:15 »
Thanks guys  ;D
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Briefing pages
« Reply #4 on: 30 Jan 2005, 22:23:30 »
Hmmm...... I tried what you said j-man, but in the game it deleted the main plan, and added the page to the end of the notes section. I've attached what I have. Can anyone have a look and see where I've messed up?  :-\
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Briefing pages
« Reply #5 on: 30 Jan 2005, 22:28:39 »
If you can't find the error, use the Briefing.html in the Tutorial Mission as a template.    It has a link to another page:   copy, paste and edit text as appropriate.
Plenty of reviewed ArmA missions for you to play

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:Briefing pages
« Reply #6 on: 31 Jan 2005, 14:50:53 »
fixed, see attached - you were missing an <hr>....

also, i would advise against using a link back to the plan from anywhere as this messes up the page background, a bug in opf.

on top of that the spelling and grammar need a good look over :P

good luck :)

EDIT: helps if you attach the file bedges ::)
« Last Edit: 31 Jan 2005, 14:51:52 by bedges »

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Briefing pages
« Reply #7 on: 31 Jan 2005, 17:46:51 »
Thanks Bedges, it works perfectly now  ;D

I have another problem someone might be able to help me out on, but I won't waste space with a new topic, so...

I'm having trouble with Objective status's. "1" ObjStatus "DONE" works for me, but I can't get an objective to be hidden and then not hidden. I've tried "1" ObjStatus "HIDDEN" and "ACTIVE", but they don't work for me.
ObjStatus "ACTIVE" makes the objective disapear, and "HIDDEN" just doesn't work at all. Can anyone help?  :P
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:Briefing pages
« Reply #8 on: 31 Jan 2005, 18:24:23 »
most weird. not having the thing in front of me i'm not sure i can help, but the syntax is fine from the looks of it, so it should work no bother. sorry  :-\

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Briefing pages
« Reply #9 on: 31 Jan 2005, 18:44:11 »
It may be some dodgy syntax elsewhere in the Briefing.   No, don't ask how, but it happens.   I had a problem with an Overview the other day.    Change one thing here, and something way over there gets screwed up.  
Plenty of reviewed ArmA missions for you to play

Offline Tyger

  • Former Staff
  • ****
  • I was at OFPEC when it still had dirt floors...
    • OFPEC
Re:Briefing pages
« Reply #10 on: 01 Feb 2005, 01:28:12 »
Check the order you close your tags. You have to close them in the reverse order you opened them.
E.x.
Code: [Select]
<h1><b><u><i>blah blah</i></u></b></h1>
Code: [Select]
"People sleep soundly at night only because rough men stand ready to do violence on their behalf." - George Orwell

MSG Mike Everret - We Will Never Forget - '75-'08