Jump to content

PlayerHUD for Coin System


Backtrack

Recommended Posts

This is my PlayerHUD for the Linux Coin System

Playerhud.jpg

 

in missions.pbo open the init.sqf

 

add this to the variables

DZE_AsReMix_PLAYER_HUD = true;

Search for 

if (!isDedicated) then {

after that add this

    if (DZE_AsReMix_PLAYER_HUD) then {
        execVM "Scripts\Player_Hud\playerHud.sqf"

creat a folder Scripts

 

Download

 

 

Credits

 

- AsReMix *PlayerHUD Origins-Server*

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...