Hello,
I would like to know how i could send a welcome message that is for example just showing 20 times.
On their firt 20 connexion they see it and after they don't see it anymore
It seems to be possible into :
"A comma separated list (without spaces) of the total connection count (it is the same value as %CLIENT_TOTALCONNECTIONS% at the welcome message), when this message should be send to the client. Set this to -1 to show it every time. Ranges like 1-100, -20 (means 20 or less) or 100- (means 100 or more) are also possible."
But i tried "5" thinking it should work 5 times
I tried 1-5 thinking i needed a list
i tried -5
Anyway i try many things but so far just "-1" is working.
How i am suppose to make it works?
Thanks you
I would like to know how i could send a welcome message that is for example just showing 20 times.
On their firt 20 connexion they see it and after they don't see it anymore
It seems to be possible into :
"A comma separated list (without spaces) of the total connection count (it is the same value as %CLIENT_TOTALCONNECTIONS% at the welcome message), when this message should be send to the client. Set this to -1 to show it every time. Ranges like 1-100, -20 (means 20 or less) or 100- (means 100 or more) are also possible."
But i tried "5" thinking it should work 5 times
I tried 1-5 thinking i needed a list
i tried -5
Anyway i try many things but so far just "-1" is working.
How i am suppose to make it works?
Thanks you