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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...