[Question] Class Markers in SQM with Custom type?

Bungle

Member
Hi All,

Question to all those talented out there.

Could a Map Marker in the mission.sqm be used to call a .paa file as its option? And if so where would it be located/saved?

Sorry if it cannot be done and this is just crazy talk.

i.e

{
position[]={4069.8455,365.19922,11661.84};
name="Marker 1";
text="Stuff if you want text";
type="mapmarkers\marker1.paa";
colorName="ColorGreen";
};

From there you can create you own tranlucent.paa files at sizes to use instead?

Cheers for any interest,

Bungle
 
Back
Top