User Tools

Site Tools


arma2:missions:html_briefing_to_sqf

This is an old revision of the document!


Convert ArmA briefing.html to ArmA 2 briefing.sqf

Convert ArmA briefing.html to ArmA 2 briefing.sqf script file.

Use Powergrep to do the initial converting the html code to ArmA 2 compatible sqf script. With delimited regular expressions use this:

<a href="marker:===<marker name='
">==='>
</a>===</marker>

If you must do it manually, do it like this:

<a href="marker:
replaced with:
<marker name='

">
replaced with:
'>

</a>
replaced with:
</marker>

With that change your markers are compatible. Next you need to manually copy paste the relevant text from the html into your new sqf script, yes there is no automated one click method to magically convert a briefing, some manual work is required.

arma2/missions/html_briefing_to_sqf.1309523808.txt.gz · Last modified: 2011/07/01 12:36 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.