Ah, we meet again! :hmm:
well, Bob... try this lil' ole trick of mine (not
mine mine, but mine yanno, I use it... gah!
)
*cough*
uuum,
in a mission-pbo file ya can find this piece of text called:
mission.sqm
It's the mission info - all the unit classes etc that U made in the editor.
:thumbsup: Use NOTEPAD to read/edit this file.
Simply read it (before you export/pbo the mission) and scroll through the units.
Not that it's any easier or alike, but it DOES help you if ya don't wanna remake the whole scene!
Like, I scroll down the file 'till I meet this gent here :
{
side="EAST";
class Vehicles
{
items=4;
class Item0
{
position[]=
3714.147217,379.744415,7065.349609};
azimut=180.000000;
id=143;
side="
EAST";
vehicle="
BMP2";
leader=1;
rank="LIEUTNANT";
skill=0.333333;
text="";
markers[]={};
init="";
};
See the red & blue text?!
"Simply" change it from EAST to WEST and from BMP to M1A1 or whatever.
(not a funny job but it can save ya from starting all over from scratch, yanno )
L8r, m8