Jump to content

Error with coins display with AsReMixhud


Recommended Posts

coinserror.jpg?_subject_uid=359492079&w=

 

As you can see I get this error when coins reach 10000000 I had look at code don't see where to edit the AsReMixhud to show it correctly other then that it works fine.

 

I have the this in compiles.sqf

BIS_fnc_numberDigits    = compile preprocessFileLineNumbers "custom\numberDigits.sqf";
BIS_fnc_numberText      = compile preprocessFileLineNumbers "custom\numberText.sqf";
Link to comment
Share on other sites

 

coinserror.jpg?_subject_uid=359492079&w=

 

As you can see I get this error when coins reach 10000000 I had look at code don't see where to edit the AsReMixhud to show it correctly other then that it works fine.

 

I have the this in compiles.sqf

BIS_fnc_numberDigits    = compile preprocessFileLineNumbers "custom\numberDigits.sqf";
BIS_fnc_numberText      = compile preprocessFileLineNumbers "custom\numberText.sqf";

 

Are the functions actually called?

 

Cus defining them doesnt do anything if u never call them.

Link to comment
Share on other sites

  • 4 weeks later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...