<div class="IPBDescription">Server Side Script, Maybe?</div> Is there a way I could have alltalk disabled automatically on NS maps and enabled for CO maps in a server-side script?
<!--QuoteBegin-Swift+Mar 14 2005, 12:28 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Swift @ Mar 14 2005, 12:28 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Is there a way I could have alltalk disabled automatically on NS maps and enabled for CO maps in a server-side script? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> sorry but i'm gonna have to ask: why do this?
<!--QuoteBegin-TOmekki+Mar 14 2005, 05:04 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (TOmekki @ Mar 14 2005, 05:04 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-Swift+Mar 14 2005, 12:28 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Swift @ Mar 14 2005, 12:28 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Is there a way I could have alltalk disabled automatically on NS maps and enabled for CO maps in a server-side script? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> sorry but i'm gonna have to ask: why do this? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> because combat games are casual and not serious and its really fun to hear marines call you noob for rushing focus. even though im one of the skulks that rushes focus and im one of the marines that whines about it.
<!--QuoteBegin-c4t+Mar 14 2005, 03:07 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (c4t @ Mar 14 2005, 03:07 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-TOmekki+Mar 14 2005, 05:04 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (TOmekki @ Mar 14 2005, 05:04 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-Swift+Mar 14 2005, 12:28 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Swift @ Mar 14 2005, 12:28 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Is there a way I could have alltalk disabled automatically on NS maps and enabled for CO maps in a server-side script? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> sorry but i'm gonna have to ask: why do this? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> because combat games are casual and not serious and its really fun to hear marines call you noob for rushing focus. even though im one of the skulks that rushes focus and im one of the marines that whines about it. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> public ns_ games are just as casual....
<!--QuoteBegin-Depot+Mar 14 2005, 05:19 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 14 2005, 05:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you run AMXX on your server this is easily done by utilizing it's map.cfg feature. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home.
<!--QuoteBegin-ReK+Mar 15 2005, 12:27 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ReK @ Mar 15 2005, 12:27 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-Depot+Mar 14 2005, 05:19 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 14 2005, 05:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you run AMXX on your server this is easily done by utilizing it's map.cfg feature. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd--> Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
<!--QuoteBegin-Depot+Mar 15 2005, 01:01 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 15 2005, 01:01 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-ReK+Mar 15 2005, 12:27 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ReK @ Mar 15 2005, 12:27 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-Depot+Mar 14 2005, 05:19 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 14 2005, 05:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you run AMXX on your server this is easily done by utilizing it's map.cfg feature. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Ya, 2 minutes that us lazy folks don't have <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
This is much easier, no creating a config for each and every map. And it's adaptive, so you can just plug in a new map like always, no creating more configs.
Basically, mah plugin = less hassle <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
<!--QuoteBegin-ReK+Mar 15 2005, 07:48 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ReK @ Mar 15 2005, 07:48 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><!--QuoteBegin-Depot+Mar 15 2005, 01:01 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 15 2005, 01:01 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-ReK+Mar 15 2005, 12:27 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (ReK @ Mar 15 2005, 12:27 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin-Depot+Mar 14 2005, 05:19 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Depot @ Mar 14 2005, 05:19 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> If you run AMXX on your server this is easily done by utilizing it's map.cfg feature. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Ya, 2 minutes that us lazy folks don't have <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
This is much easier, no creating a config for each and every map. And it's adaptive, so you can just plug in a new map like always, no creating more configs.
Basically, mah plugin = less hassle <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Strike a blow for the lazy man!<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> Please don't downplay the significance of this feature, lazy as you may be. It's NOT just for alltalk - it's for ANY server variable. In other words, anything that goes in your server config can be placed in a map config with a different value.
Your plugin controls this number of cvars: <span style='color:red'>1</span> <a href='http://www.amxmodx.org/forums/viewtopic.php?t=7002' target='_blank'>[HOWTO] Use the custom map config feature of AMX MOD X</a> controls <b>ALL</b> cvars in <b>ALL</b> maps <b>PLUS</b> allows you to pause plugins: <span style='color:red'>priceless</span>
An example from co_glassflorb1_mvm.cfg <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->mp_combattime 10
Comments
sorry but i'm gonna have to ask: why do this?
sorry but i'm gonna have to ask: why do this? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
because combat games are casual and not serious and its really fun to hear marines call you noob for rushing focus. even though im one of the skulks that rushes focus and im one of the marines that whines about it.
sorry but i'm gonna have to ask: why do this? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
because combat games are casual and not serious and its really fun to hear marines call you noob for rushing focus. even though im one of the skulks that rushes focus and im one of the marines that whines about it. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
public ns_ games are just as casual....
I've no idea. I don't run the server unfortunatly so I would love it in laymans terms =]
Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home.
Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Ya, 2 minutes that us lazy folks don't have <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
<a href='http://amxmodx.org/forums/viewtopic.php?p=100681#100681' target='_blank'>http://amxmodx.org/forums/viewtopic.php?p=100681#100681</a>
This is much easier, no creating a config for each and every map. And it's adaptive, so you can just plug in a new map like always, no creating more configs.
Basically, mah plugin = less hassle <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Strike a blow for the lazy man!
Problem with that is you would have to configure the configs and tell it which maps to use it on.
It's even easier to do with a tiny little plugin. I'll write it tonight when I get back home. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Yeah, that would take all of what, 2 minutes? You set sv_alltalk to 0 in your server.cfg, then simply create a map config for every map you want alltalk on, name it <mapname>.cfg, place it in adminmodx/configs/maps folder, and in it put sv_alltalk 1
Blitta bit, blitta bang ... all done. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo--> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Ya, 2 minutes that us lazy folks don't have <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
<a href='http://amxmodx.org/forums/viewtopic.php?p=100681#100681' target='_blank'>http://amxmodx.org/forums/viewtopic.php?p=100681#100681</a>
This is much easier, no creating a config for each and every map. And it's adaptive, so you can just plug in a new map like always, no creating more configs.
Basically, mah plugin = less hassle <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Strike a blow for the lazy man!<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Please don't downplay the significance of this feature, lazy as you may be. It's NOT just for alltalk - it's for ANY server variable. In other words, anything that goes in your server config can be placed in a map config with a different value.
Your plugin controls this number of cvars: <span style='color:red'>1</span>
<a href='http://www.amxmodx.org/forums/viewtopic.php?t=7002' target='_blank'>[HOWTO] Use the custom map config feature of AMX MOD X</a> controls <b>ALL</b> cvars in <b>ALL</b> maps <b>PLUS</b> allows you to pause plugins: <span style='color:red'>priceless</span>
An example from co_glassflorb1_mvm.cfg
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->mp_combattime 10
mp_timelimit 10
sv_alltalk 1
amx_pausecfg pause lerkspike.amxx<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Therefore I r teh winnar!
Besides, who needs yet <b>ANOTHER</b> plugin running?!?!?
OMG h4X it will kill everything 1 hit!