OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started by: mrwhoope on 22 Feb 2008, 00:54:38

Title: carrying flag on back on multiplayer game (coop)
Post by: mrwhoope on 22 Feb 2008, 00:54:38
Hi!
I saw some people on multiplayer game on cooperative server who carrying flag of theirs country on theirs back ! It's cool stuff and it may make less team kills. It looks like this: player start game after few seconds has a flag on back. I try to do it but I can only do it in mission editor...I think it is some how addon or script. Oh one thing more- often squad.xml (logo form it) contains with flag on back. Any ideas how to make it?
Thx
Title: Re: carrying flag on back on multiplayer game (coop)
Post by: mrwhoope on 24 Feb 2008, 16:04:26
solved by ourselv topic can be close
Title: Re: carrying flag on back on multiplayer game (coop)
Post by: Rommel92 on 04 Apr 2008, 15:43:00
Could you possibly share this answer with us, it may be of some use to others, its a consideralby interesting question?
Title: Re: carrying flag on back on multiplayer game (coop)
Post by: Mr.Peanut on 10 Apr 2008, 17:58:33
The solution was a client side addon that added an action to the player. The action called a script that createVehicle'd a flag and set FlagOwner to the player.