Jump to content

Simple Server Credits


Chriski

Recommended Posts

Server Credits
Install Instructions:
 
In your Init.sqf Add this line
//Server Message
execVM "txt.sqf"; 

Make a file called txt.sqf

 

Add this into your txt.sqf
hint format["INSERT CUSTOM MESSAGE HERE"];
sleep 900;
execVM "txt.sqf";

you can tweak how frequent the message shows up by editing the line  sleep 900; (900 is 15mins)

 

battleye filters

add this to your scripts.txt

 

above

7 forceRespawn 

2# line

3 "BIS_fnc_dynamictext" !", 0, 1, 5, 2, 0, 1] spawn bis_fnc_dynamictext;" !", 0, 0.4, 5, 2, 0, 2] spawn bis_fnc_dynamictext;" !"snil '_fnc_scriptName') then {_fnc_scriptName}" 

 

 

this is what it looks like in game

FRtohw0l.jpg

 

credit to Drsubo

Link to comment
Share on other sites

  • 1 month later...

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
  • Discord

×
×
  • Create New...