-
Staff Sergeant
Allowing player markers on map?
I see in some mp missions, people can see where other people are on the map with either their names or markers. How could I do this? Is there a module or script? Thanks in advance
-
CWR² Developer
Hi guy,
this forum is for MAP (TERRAIN) EDITING. Mission editing is on another forum.
Go back by 1 into the path of forums and search for missions editing and scripting or click here
Regards
-
Master Gunnery Sergeant
The easiest way of having markers on the map (player and AI) is placing the military marker module in the editor and adding this to the init-line of the module: setGroupIconsVisible [true,false];
You can define groups that shouldn't use markers this way: player setvariable ["MARTA_hide",[group guy1]]; This hides the markers for all units who are under the command of an unit called guy1
That's all. More infos you can find in the biki: http://community.bistudio.com/wiki/Military_Symbols
That's only one solution. There are numerous solutions on how to have markers in a mission and what they show.
Last edited by [GLT] Legislator; Jul 16 2010 at 23:31.
-
Staff Sergeant
Oops sorry about the wrong forum
Thanks for the help Legislator
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules