OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: seanver on 04 Sep 2002, 23:59:11

Title: Bold letters in Briefing
Post by: seanver on 04 Sep 2002, 23:59:11
How can I put bold letters in briefing?
Title: Re:Bold letters in Briefing
Post by: Kaliyuga on 05 Sep 2002, 02:41:43
Code: [Select]
<p><b>This should be in bold</b></p>

<p>this should not be in bold</p>


just use that HTML ;D
Title: Re:Bold letters in Briefing
Post by: icarus_uk on 05 Sep 2002, 03:01:04
<b> html tags dont work that way in flashpoint.  It comes out blue instead of bold.
Title: Re:Bold letters in Briefing
Post by: Kaliyuga on 05 Sep 2002, 04:56:07
LOL.. maybe <r> would solve his red problem then under that logic?     if <b> is blue