[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]/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 • Building issues on the funserver
Page 1 of 1

Building issues on the funserver

Posted: 25 Nov 2010, 03:35
by Egonny
Every time I build a sentry/dispenser and die, they get destroyed automatically as I respawn. This has been annoying me a lot, so I'd love it if anybody could fix this. I think it has something to do with the Randomizer plugin, but I'm not sure.

Thank you ;)

Re: Building issues on the funserver

Posted: 30 Nov 2010, 06:17
by FlaminSarge
For randomizer being on, this WILL occur, even if you get rerolled to engy. It's valve's fault, destroying buildings any time the engy's melee weapon changes. With Randomizer off, it should NOT occur... if it is, I need to debug it. It has not occurred on my testing server at all with randomizer off...

If any of the engineer weapons have been changed in the tf2items.weapons.txt config, then this will occur due to the same valve bug (it thinks it should reassign the wrench but it really doesn't, but it destroys anyways).

Re: Building issues on the funserver

Posted: 30 Nov 2010, 10:24
by spleenter
it only does it with the wrench, it does not do it with the SoHo.

Re: Building issues on the funserver

Posted: 01 Dec 2010, 11:14
by Egonny
For me, it's the same with the Southern Hospitality and Gunslinger.

Re: Building issues on the funserver

Posted: 01 Dec 2010, 11:37
by spleenter
weird

Flamin we had the same issue on the DOA server a while back idk how you fixed it there but it should be the same fix. in theory

Re: Building issues on the funserver

Posted: 01 Dec 2010, 07:53
by FlaminSarge
I didn't change anything, and I do not think it is randomizer o.o
I'll see. I put in something that makes sure its enabled before destroying anything, but if you spawn as engineer again after dying as engy, it shouldn't do a thing anyways.