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
) »
Marker follow player?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Marker follow player? (Read 1179 times)
0 Members and 3 Guests are viewing this topic.
Robinhansen
Guest
Marker follow player?
«
on:
08 Mar 2005, 14:56:09 »
Is that possible? It could be very usefull in a COOP MP mission, so every players are alway able to see were all the team mates are...
Logged
macguba
Former Staff
Re:Marker follow player?
«
Reply #1 on:
08 Mar 2005, 14:58:18 »
#loop
~2
? not alive loon1 : exit
"marker1" setMarkerPos getPos loon1
goto "loop"
Syntax not guaranteed. To make it MP friendly maybe use gamelogic waypoints rather than a script.
Logged
Plenty of
reviewed ArmA missions
for you to play
Robinhansen
Guest
Re:Marker follow player?
«
Reply #2 on:
08 Mar 2005, 21:52:21 »
So far it seems to work, even in MP! Great!! ;D
Logged
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
) »
Marker follow player?
Top of page