User Tools

Site Tools


arma:ofpport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma:ofpport [2009/04/16 10:58] – added wip stuff for config porting. formatted, fixed typos, etc. snakemanarma:ofpport [2024/08/01 16:06] (current) – links added. snakeman
Line 1: Line 1:
-====== Port OFP addon to ArmA ======+====== Port OFP Addon To ArmA ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=42|ArmA 1 Forum]], [[:arma|ArmA 1 Home]], [[arma:config|ArmA 1 Config]], [[arma:tools|ArmA 1 Tools]], [[arma:file_formats|ArmA 1 File Formats]], [[arma:missions|ArmA 1 Missions]], [[arma:modeling|ArmA 1 3D Modeling]], [[arma:terrain|ArmA 1 Terrain]], [[arma:texturing|ArmA 1 Texturing]], [[arma:scripting|ArmA 1 Scripting]] 
 + 
 +**ArmA 1** aka Armed Assault (ArmA)
  
 Welcome to wonderful world of porting OFP addon to ArmA :) Welcome to wonderful world of porting OFP addon to ArmA :)
Line 186: Line 190:
  
 In all LODs choose zasleh selection, in Face Properties (E) put User Value to 0 and untick Enable Shadow completely. Then in Properties (SHIFT-E) set Lighting (Obsolete) setting to Normal. Its funny that it says obsolete, but if you leave it to for example Shining, then your muzzle flash is blackened out heh. In all LODs choose zasleh selection, in Face Properties (E) put User Value to 0 and untick Enable Shadow completely. Then in Properties (SHIFT-E) set Lighting (Obsolete) setting to Normal. Its funny that it says obsolete, but if you leave it to for example Shining, then your muzzle flash is blackened out heh.
 +
 +
 +====== Mission ======
 +
 +Porting a mission is semi easy with just the classnames being changed.
 +
 +Triggers (sensors), Radios and Gamelogic's all seem to be the same classnaming in OFP and ArmA, so there is no problems. 
 +
 +It is merely copying the mission dir into the users dir, then initially porting over init.sqs to init.sqf as that is usually very short script. Then loading the mission first time in ArmA and the errors start to pour in. Mostly its missing OFP classnames which have to be removed or changed, mostly its just changing like missing CoC Unified Artillery pieces to "Barrels" classname, then when you finally got the mission loaded, just delete these Barrels or change them to the ArmA artillery pieces. Other classnames are always up to the mission, you just need to work your way through them either by just deleting them or changing them to ArmA counterparts.
 +
 +For starters the biggest thing is to get the mission loading in the mission editor. When the mission is loaded and you can preview it, you will most likely start to get errors from those SQS scripts or the other OFP style mission making. It really comes down to how complex the mission is, if its very simple one you have not much work to do, but complex missions are harder to downright impossible to port (at least 1:1 scale).
  
  
Line 207: Line 222:
 This is vegetation port details like trees, bushes, grass, rocks etc. This is vegetation port details like trees, bushes, grass, rocks etc.
  
-Porting vegetation objects is quite easy. Here are the steps PMC used when porting over [[http://tactical.nekromantix.com/vte/|VTE]] objects.+Porting vegetation objects is quite easy. Here are the steps PMC used when porting over [[http://www.vtemod.com|VTE]] objects.
  
 1) Open model in O2, renumber the **LOD**s to 1, 2, 3, 4, 5 etc.\\ 1) Open model in O2, renumber the **LOD**s to 1, 2, 3, 4, 5 etc.\\
arma/ofpport.1239879491.txt.gz · Last modified: 2009/04/16 10:58 (external edit)

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.