MaxiGuard Gelişmiş Otomatik Bilgilendirme ve Kurallar Sistemi (MaxiGuard)

I'm sharing a fully automated Notice System that you can use on your server to ensure player safety, remind players of the rules, and announce your social media addresses .

This system uses a loop in SQL to sequentially display announcements at the times you specify.

System Specifications:

  • Database: SRO_VT_LOG based (doesn't strain the shard).
  • Timed: Waits 5 minutes between each announcement (doesn't annoy players).
  • Cyclical: Publishes the entire announcement package 8 times a day (every 3 hours).
  • Compatibility: Uses MaxiGuard Bridge commands.

Step 1: Create the Procedures

Paste the following code into the SQL Query window and execute it. This code manages the announcement content and waiting time.

***Hidden text: Cannot be quoted.***


Step 2: Set the Timer (Schedule)
To have the system run every 3 hours, add the following lines to the MaxiGuard_User.._Schedule table. This will trigger an announcement cycle every 3 hours, starting at 00:00.
***Hidden text: Cannot be quoted.***


Important Notes:​

  • Waitfor Delay: If you want the announcements to be displayed faster, you can change 00:05:00 to 00:01:00 (1 minute).
  • Links: Remember to adjust the website and social media links within the procedure to match your server.
  • MaxiGuard: This system is designed for servers using the MaxiGuard filter.
Good luck with your work, lots of players!
Nice bro
 

Bu konuyu görüntüleyen kullanıcılar

Geri
Üst Alt