Raised This Month: $ Target: $400
 0% 

TF2: Roll the Dice RTD - v0.4


Post New Thread Reply   
 
Thread Tools Display Modes
Fearts
ferts of daeth
Join Date: Oct 2008
Old 11-04-2014 , 19:39   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1401

After the update tonight rolling sauce (jarate) crashes the server.
__________________
Fearts is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-04-2014 , 20:42   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1402

Quote:
Originally Posted by Fearts View Post
After the update tonight rolling sauce (jarate) crashes the server.
I disabled that roll for now.

Speaking of RTD - I think he was looking to release a upgraded version here soon. I think he was waiting till after halloween to do it, so I'm curious as to the status.
Horsedick is offline
scso1502
Senior Member
Join Date: Dec 2007
Location: Windsor, CA USA
Old 11-09-2014 , 04:57   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1403

I want to disable the noclip roll because dickheads continues use it to sentry camp in a hill in our Mario Kart server. I have set the config files to stop that roll but people continue to get it. Can someone please guide me as to how to appropriately disable it?

Here's the line I have SourceMod.cfg to disable noclip completely:

Quote:
sm_rtd_disabled "noclip" // Enter the effects you'd like to disable, seperated by commas.
Below are my rtd_effects.cfg setting:

Quote:
"4"
{
"name" "#noclip"
"description" "#noclip_desc"
"type" "good"
"key" "sample_perk"
"customtime" "1" (set this way so even if they roll it they have no time to do anything)
Thanks
__________________

Lt. Maverick
BOOM! Gaming & Technology Community
www.boomgaming.net

Last edited by scso1502; 11-10-2014 at 19:00.
scso1502 is offline
Mr.Orion
Senior Member
Join Date: Apr 2012
Location: In my microwave.
Old 11-09-2014 , 10:12   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1404

Quote:
Originally Posted by scso1502 View Post
Here's the line I have SourceMod.cfg to disable noclip copmpletely:

Quote:
sm_rtd_disabled "noclip" // Enter the effects you'd like to disable, seperated by commas.
Below are my rtd_effects.cfg setting:

Quote:
"4"
{
"name" "#noclip"
"description" "#noclip_desc"
"type" "good"
"key" "sample_perk"
"customtime" "1" (set this way so even if they roll it they have no time to do anything)
First, sm_rtd_disabled "noclip" is good, it's the thing to do.
Second, don't touch the original perks in rtd_effects.cfg, never.
Third, do : rcon exec server OR exec server in your console.
(optional) Fourth, do : rcon sm plugis reload rtd OR sm plugins reload rtd, just to be sure.
Fifth : ???
Sixth : Enjoy !
Mr.Orion is offline
dawsen
Junior Member
Join Date: Oct 2014
Old 11-10-2014 , 16:28   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1405

the taunt don't Work.. for me

[RTD] Forced perk on Dawsen.
FFD700[RTD] 99CCFFDawsen rolled: 8650ACforced taunt.
FFD700[RTD] Perk forced: forced taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
Unknown command: +taunt
__________________
dawsen is offline
scso1502
Senior Member
Join Date: Dec 2007
Location: Windsor, CA USA
Old 11-10-2014 , 19:07   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1406

Thank you for the reply Orion, however I have already set sm_rtd_disabled "noclip" in the config and people are still rolling it. I was forced to change the customtime to 1 limit its effect to limit the douche-baggery it has created by hill-camping. I know about reloading, this is a problem that's been going on for weeks and I've restarted the server a dozen times. The sm_rtd_disable appears to be broken, at least for noclip. For now the custometime is all I can do until it's fixed unless I'm missing something. I was hoping by posting it here the plugin's author could look into it and fix it.

Take care.
__________________

Lt. Maverick
BOOM! Gaming & Technology Community
www.boomgaming.net
scso1502 is offline
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 11-10-2014 , 19:34   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1407

Quote:
Originally Posted by scso1502 View Post
Thank you for the reply Orion, however I have already set sm_rtd_disabled "noclip" in the config and people are still rolling it.
Do this in rcon:

sm_cvar sm_rtd_disabled

And tell us what it replies with.
__________________
ddhoward is offline
scso1502
Senior Member
Join Date: Dec 2007
Location: Windsor, CA USA
Old 11-10-2014 , 20:49   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1408

It replies with the following:

Quote:
17:48:11 [SM] Value of cvar "sm_rtd_disabled": "noclip"
However people are still rolling it.... I just went into the server and rolled it after 2 attempts. Its almost more popular with it disabled than normal lol!

From the client console after I roll it:

Quote:
FFD700[RTD] 99CCFF BOOM! Lt. Maverick rolled: 32CD32noclip for 1 seconds.


Thanks...
__________________

Lt. Maverick
BOOM! Gaming & Technology Community
www.boomgaming.net

Last edited by scso1502; 11-10-2014 at 20:56.
scso1502 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 11-10-2014 , 22:19   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1409

Are you disabling it by the config file?

Quote:
  • Disable individual effects
  • Set a specific duration for an effect. For example to make godmode shorter than other effects.
  • Good/Bad
  • Name or description
Just completely remove the noclip entry, I think that should do it.

Last edited by Horsedick; 11-10-2014 at 22:22.
Horsedick is offline
scso1502
Senior Member
Join Date: Dec 2007
Location: Windsor, CA USA
Old 11-11-2014 , 02:30   Re: TF2: Roll the Dice RTD - v0.4 - NEW!
Reply With Quote #1410

I'm disabling the effect in SourceMod.cfg. I have removed the section for the noclip effect from the rtd_effects.cfg file and will let you no if that addresses it. Thanks for the help. I like the idea of the disable command. I hope it gets fixed as I'm sure others are using it but may not be aware there's a problem with it.

Take care and thanks again.
__________________

Lt. Maverick
BOOM! Gaming & Technology Community
www.boomgaming.net
scso1502 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode