OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Multiplayer => Topic started 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
-
solved by ourselv topic can be close
-
Could you possibly share this answer with us, it may be of some use to others, its a consideralby interesting question?
-
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.