Can anyone help me, the problem is trying to get a message to appear every 7 minutes or so on the server. I have looked everywhere to find this and just cannot find it.
I have tried the pb_sv_task command to ECHO the message…eg.
pb_sv_task 10 50 “echo ^8[EE] Recruiting”
pb_sv_task 15 50 “echo ^8-== www.executed.co.uk”
pb_sv_task 20 50 “echo ^8Please visit us”
(that was placed in the server.cfg under PB and also written to pbsv file)
and even that doesnt work :banghead:
Any help appreciated.
p.s the 50 was for test purposes only.