Jump to content
  • 0

Battleye Scripr Restriction after adding Status bar!


ShakeJunk

Question

After adding Statusbar I get this error #22 "display 49 && isnil {uinamespace getvariable "RscDebugConsole_execute"}) then { if (random 1 > (1 - 0.24 / diag_fps)) then {_ppS" I followed the Instructions step by step I even deleted my Server and did it again still not working :(

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

 

NOTE: IF you already have an RscTitles section in description.ext, simply add '#include "addons\Status_Bar\statusBar.hpp"' between the brackets.

4. Open scripts.txt BE filter add make the following additions

~line 20 7 playableunits !=""pto: %3 | Players: %2 | FPS: %1 ", round diag_fps, count playableUnits, EPOCH_playerCrypto, mapGridPosition player];"

~line 23 7 exec !"addons\status_bar\init_statusBar.sqf"

 

See the red text ? also this does not require a seperate post, ask in the status bar thread if you require help with that script :)

Link to comment
Share on other sites

  • 0
7 playableunits !=""pto: %3 | Players: %2 | FPS: %1 ", round diag_fps, count playableUnits, EPOCH_playerCrypto, mapGridPosition player];"
7 playableunits !="getDir _x, name _x];};}forEach playableUnits;};if" !"{getplayeruid _x == _ownerVar} count playableunits" !="lbSetData[21500, _index, netId _x];\n} forEach(playableUnits - [player]);"
7 allUnits !="allUnits-playableUnits;};if" !="{_x allowFleeing 0} forEach allUnits;" !="EPOCH_ESPMAP_TARGETS = allUnits + vehicles;"
7 exec !"addons\status_bar\init_statusBar.sqf"

Thats from scripts.txt from line 20-23

It looks right for me :D

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...