Jump to content
  • 0

MessageServer.sqf


TAGau

Question

2 answers to this question

Recommended Posts

  • 0
18 hours ago, vbawol said:

You can use this Epoch Event by adding an entry to your epochconfig.hpp events config:  https://github.com/EpochModTeam/Epoch/blob/release/Server_Install_Pack/%40epochhive/epochconfig.hpp#L14-L20

For MessageServer Event just add this line: (1800 is the number of seconds between runs.)


 { 1800, "MessageServer" },

 

So if I write this script in to the Epochconfig.hpp.

then to set my server messages up i save epochconfig.hpp and open the messageserver.sqf and if i use the code say { 800, "messageserver" } , i will run the messageserver.sqf but just the first message every 800 seconds or 1st message then after 800 sec 2nd... and so on?

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

×
×
  • Create New...