[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 231: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
calculatedChaos Gaming • goomba toggle
Page 1 of 1

goomba toggle

Posted: 13 Aug 2010, 08:18
by pleasenopouncing
i know some people might be annoyed at me saying this ,but the DOA has a mod for goomba stomp where you can turn off goomba stomp for yourself (i.e. u cant stomp any1 and no1 can stomp u). i hear alot of complaining about goomba stomp being on the main server so i think this would stop it. i am not sure if it is a plugin they made themselves or something they found, but in any case we should find this and put it on the main server (possibly funserver too)

Re: goomba toggle

Posted: 13 Aug 2010, 03:55
by Divine Fate
It's the exact same mod, Calibear probably took the idea from us anyway. You have to have root admin to turn it off, all you need to do is go into your admin menu and find "server plugins" and choose the unplug or plug feature for goomba stop and you'll turn it off or turn it back on respectively.

Re: goomba toggle

Posted: 13 Aug 2010, 05:58
by JaxSparrow
but i wuv goomba stomping...almost as much as i love chickim

Re: goomba toggle

Posted: 14 Aug 2010, 12:09
by captainAngry
If it lets an individual to do it, I can do that. If I can get some time to work this weekend I should be able to add that stuff to your forum profiles so you can configure it in there.

Re: goomba toggle

Posted: 14 Aug 2010, 09:47
by Beetle
ugh. I don't like the idea of being able to individually turn it off. Then I'll never know who I can actually goomba stomp. I'll wonder whether some root completely toggled it off or if just that one person did. Plus, its not like you die a lot to goomba stomping...

Re: goomba toggle

Posted: 14 Aug 2010, 03:14
by pleasenopouncing
ya know it does not happen alot, but people hate is and complain about it on the mainserver sometimes when it happens. and captain on the DOA server it is per individual

Re: goomba toggle

Posted: 22 Aug 2010, 01:35
by FlaminSarge
I have access to the DOA configs, I found that the same Goomba Stomp plugin is on there, with no changes. It's a cvar that allows the individual toggle, and the CFG it is in is in cfg/sourcemod/goomba.cfg, somewhere in there it should say sm_goomba_immunity 0, change it to 1 to enable the /goomba_toggle command.

It is individual, it doesn't load or unload the plugin, and if you stomp someone that has goomba_toggle'd, it'll say "stomp disabled for the victim".

Also, if you use goomba_toggle, changes apply on spawn, so people can't just toggle to save themselves.

Re: goomba toggle

Posted: 23 Aug 2010, 06:59
by captainAngry
Updated on both servers to allow immunity as well as FF goomba stomping when FF is turned on.

Re: goomba toggle

Posted: 23 Aug 2010, 01:23
by Beetle
My 2 cents: I don't approve. But we can't make everyone happy.

Re: goomba toggle

Posted: 23 Aug 2010, 03:46
by captainAngry
It was always a crapshoot to try and kill people this way. You still get the gratification that you goomba stomped someone that has it disabled (it shows the message).

This will keep people from getting pissed off from being goomba stomped and still let people use it who want to (by and large most people). My guess is that a few people will disable it (read:auslander) and business will carry on as usual.

Re: goomba toggle

Posted: 23 Aug 2010, 09:05
by Beetle
as long as the default is "enabled" then I guess I am fine with it.

Re: goomba toggle

Posted: 24 Aug 2010, 07:32
by captainAngry
Beetle wrote:as long as the default is "enabled" then I guess I am fine with it.
I think that it might even reset on map change because I don't see where it is saving any of the data.

That could be because nobody has disabled it though...

Re: goomba toggle

Posted: 02 Sep 2010, 12:30
by FlaminSarge
I believe it is stored using the clientprefs plugin.