[Release] Name Tags 2.0 (Skaronator Version)

Skaronator

Moderator
Name Tags 2.2
This is a extended version of the CPC Name Tags Script.
Difficulty: Easy = Blue <10

Installation:
  • Download skaronametags.sqf
  • Put skaronametags.sqf inside your root mission folder
  • Edit your init.sqf and add the following code to the bottom of the file
Code:
execVM "skaronametags.sqf";

Details:
  • You must look directly at your target.
  • It does not work through obstacles.
  • It does not work on free look or over obstacles in 3rd person.
  • Limited to a range of 5m (customizable).
  • 3 Color way (Hero, Bandit, Survivor)
  • Your target must be alive.
  • Works with all versions of DayZ and likely all mods for Arma.
Q: How to disable the 3 color way?
A: Open the skaronametags.sqf with your editor and change line 6. to a "false"

Q: How to change the Bandit/Hero Humanity Level?
A: Open the skaronametags.sqf with your editor and change line 8. (Bandit) or 9. (Hero)

Q: How to change the Range?
A: Open the skaronametags.sqf with your editor and go in line 5. and change the number.


(Note: Should be fine, i cannot test it alone. Please report me any errors via PM)
 
Back
Top