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.

15 lines
380 B

; File: RenX.Greetings.ini
;
; Put each greeting message on its own line in your GreetingsFile.
;
; Settings:
; SendPrivate=Bool (Default: true; Send as a private message)
; SendMode=Integer (Default: 0; 0 = Random Order, 1 = Sequential Order, 2 = Send All)
; GreetingsFile=String (Default: RenX.Greetings.txt)
;
SendPrivate=true
SendMode=0
GreetingsFile=RenX.Greetings.txt
;EOF