OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: hyori on 23 Mar 2005, 09:41:50

Title: possible to make markers only visible to one side?
Post by: hyori on 23 Mar 2005, 09:41:50
i apologise if this has been asked before (tried searching..)

is it possible for the east and west to have seperate markers and briefings? tried looking around but didn't come across much info on this.

thanks.
Title: Re:possible to make markers only visible to one side?
Post by: StonedSoldier on 23 Mar 2005, 09:54:13
say for example you have a marker thats marks an ambuush point for the russians thats called "ambushpoint", the script you would use would be,

Code: [Select]
?(side player)!=EAST:"ambushpoint" setmarkertype "empty"
Title: Re:possible to make markers only visible to one side?
Post by: Grunt249 on 23 Mar 2005, 10:34:52
This should help:

http://www.ofpec.com/editors/browse.php?browseon=&browsewhat=1&category=1_4&subcategory=1_4&numreturn=25&displayformat=0&ofpv=1&searchstring=Multiplayer+Briefings&searchwhat=2&searchlevel=1&searchopts= (http://www.ofpec.com/editors/browse.php?browseon=&browsewhat=1&category=1_4&subcategory=1_4&numreturn=25&displayformat=0&ofpv=1&searchstring=Multiplayer+Briefings&searchwhat=2&searchlevel=1&searchopts=)