OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Commando on 27 Apr 2005, 02:57:05
-
a quickie, anyone know how to find out the different vehicle images?
like the su-25 image is \su25\isu25.paa"] something like that i saw in a script but i want to know the other vehicles images too :)
-
Well, the example you gave of the Su25 means that the file is inside the Su25.pbo, which is in your Addons folder.
I would guess that the one for the Apache, for example, would be inside the Apac.pbo, which is also inside the Addons folder.
Other vehicle models, the ones that are in the Data3d,pbo are different.
You will find their little pictures inside the Data.pbo.
Planck
-
thx Planck, i did a bit more reasearch of my own there ( read Unpbo ) ;D
+ testview to find what i wanted :)