AutoServer "/adminmsg" question
Moderator: Forum Moderators
- fasteddie399
- Community User Level: 2

- Posts: 162
- Joined: Sun Apr 24, 2005 1:53 am
AutoServer "/adminmsg" question
Does anyone know how to (if possible) configure a multi-line AdminMsg in the macros.ini file?
Thanks!
fasteddie399
Thanks!
fasteddie399
Re: AutoServer "/adminmsg" question
Unfortunately, that is not possible (at least yet). How long messages would you need?fasteddie399 wrote:Does anyone know how to (if possible) configure a multi-line AdminMsg in the macros.ini file?
-
Guest
Re: AutoServer "/adminmsg" question
Actually, maybe it's not the 'adminmsg' I'm interested in. I've noticed that on Punatiainen's Punaball autoserver, as soon as a player connects (during the Registration phase), a multi-line message is displayed (in white text), and each line is preceded with "<Server admin>". How can I do that?Ande wrote:Unfortunately, that is not possible (at least yet). How long messages would you need?fasteddie399 wrote:Does anyone know how to (if possible) configure a multi-line AdminMsg in the macros.ini file?
Thanks!
fasteddie399
I guess you mean the punaleague.tk autoserver.I've noticed that on Punatiainen's Punaball autoserver, as soon as a player connects (during the Registration phase), a multi-line message is displayed (in white text), and each line is preceded with "<Server admin>". How can I do that?
I am not sure, but i think, that the serveradmin messages are just these, which you can add in macros.ini under the macro Reg.
So what you can do is:
Search the line "Begin Reg" in macros.ini in the sliders folder.
Then write lines like
/say Welcome to this Server...
/say email to fasteddie@... for support...
The macro closes with an "End".
Good luck!
For more questions, just email me or reply this post.
-
Guest
Hey Mike -
I've tried exactly that, and no luck...
I'm wondering what other "Begin xxx" macro segments there are, besides the obvious default ones in the macros.ini... For example, could there be one for when a player connects like "Begin PlayerConnect ..... End"?
It appears to me that the Begin Reg macro only runs at the beginning of the Registration phase, and only those players connected at that moment will see it. The big difference I've noticed with the punaleague.tk server is that the multi-line message is displayed each time a player connects, not just at the beginning of registration.
???
Thanks for your help though, and you too Ande!
Ed
I've tried exactly that, and no luck...
I'm wondering what other "Begin xxx" macro segments there are, besides the obvious default ones in the macros.ini... For example, could there be one for when a player connects like "Begin PlayerConnect ..... End"?
It appears to me that the Begin Reg macro only runs at the beginning of the Registration phase, and only those players connected at that moment will see it. The big difference I've noticed with the punaleague.tk server is that the multi-line message is displayed each time a player connects, not just at the beginning of registration.
???
Thanks for your help though, and you too Ande!
Ed
macros.ini has all those default macros so there aren't any for someone registering yet and Reg works as you described. I am not sure who has done the script (if not MikeNike) but they can be implemented by an extrenal script/program which reads log.txt and then puts commands in autoserver.cmd. I believe that's how it has been implemented in those servers.
- fasteddie399
- Community User Level: 2

- Posts: 162
- Joined: Sun Apr 24, 2005 1:53 am
- JimMiE22o2
- Community User Level: 2

- Posts: 182
- Joined: Tue Mar 08, 2005 10:45 pm
- Contact:
