View Full Version : auto t_say message
EtErNiTyU
07-25-2003, 05:50 PM
ive seen in servers before an automated t_say message, just like the default auto c_say message that you can have.
does anyone know how to set up the auto t_say message?
thanks alot
MikeJ
07-25-2003, 07:01 PM
I'ts been a long time since i've work with admin mod but i think all that is needed is to edit plugin_message.sma with the tsay command (which is probably 'textsay') instead of 'centersay'. You can find that source file in your example scripts file and if you dont have it download admin mod and just grab it from the zip -
admin-mod-dir/Adminmod/scripting/examples/
Once edited you will have to re compile it for your OS. Help on compiling scripts can be found at the admin mod site or in the docs.
MikeJ
07-25-2003, 07:05 PM
also if you want it to rotate what message it displays so it's not the same one every 10 minutes i can show you how to do that too. and it's all done easily by just making a few changes to that script.
Ricebowl
07-25-2003, 07:34 PM
You can get the Message of the Moment (MOTM) plugin for adminmod. That's how I have it on my servers. Get it from adminmod's plugin page.
EtErNiTyU
07-26-2003, 10:38 AM
in case you thought that i wanted to chance my c_say to t_say, i meant i wanted to have 2 messages, one c_say and one t_say.
ill look for that plugin u said Ricebowl
EtErNiTyU
07-26-2003, 10:59 AM
http://www.adminmod.org/index.php?go=/a...in#3697988156
mmm i found it, thanks guys
MikeJ
07-26-2003, 12:07 PM
Yea you can do that by editing the file, you can have it do anything you want from replace csay with tsay, to alternating between the two, to switching up the message, colors, etc etc. I tried that message of the moment plugin before hacking around with the message script when i had the same dilemma you had but found it didn't work for some reason that's why i diddn't suggest it. But if it works for you then there you go.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.