Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
'Marked Man'
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: 'Marked Man' (Read 1218 times)
0 Members and 1 Guest are viewing this topic.
SilentHunter_764
Guest
'Marked Man'
«
on:
15 Aug 2004, 01:03:50 »
Hello all!
the other day im playing a MFCTI map, and i noticed that all the players on your team are 'marked' by a blue dot? how do yuo do that? Help would be appreciated.
Loosekannon
Logged
Artak
The old beanbag shaker
Former Staff
You want to talk about it, yes?
Re:'Marked Man'
«
Reply #1 on:
15 Aug 2004, 01:32:54 »
You name the units and have a loop script setpos a marker to their coords.
Like:
insert a player
insert a marker and name it as pmarker
#loop
"pmarker" setmarkerpos getpos player
~1
goto "loop"
Logged
Not all is lost.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
'Marked Man'
Top of page