OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: grey on 07 Jun 2004, 13:46:51
-
I'm currently working on this multiplayer mission.. n i got some feedback about identification problem.
Cos to identify if a person is friendly, u'll have to put ur cursor on him to see it.
So is it possible that the player name be shown all the time? ???
-
You could possibly with the help of this function here (http://www.ofpec.com/editors/funcref.php?filter_cat=3#AngleFacingDiff) create a small script that will recognize if the player is faced against the other guy(s). The problem with this is that even if the player is pointing his crosshair on the ground it will still trigger.
:beat: *Gets Shot* :beat:
-
Wao! Thanx! I gotta try it out. :D Thanx alot.