You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
340 B

; File: RenX.Announcements
;
; Settings:
; Random=Bool (Default: false; True causes announcements to have no order)
; AnnouncementsFile=String (Default: Announcements.txt; File containing announcements)
; Delay=Integer (Default: 60; Number of seconds between announcements)
;
Random=false
AnnouncementsFile=Announcements.txt
Delay=60
;EOF