CombatTagPlus icon indicating copy to clipboard operation
CombatTagPlus copied to clipboard

bug with the barrier when getting combat tagged

Open Twi5TeD opened this issue 9 years ago • 6 comments

if you get combat tagged and then right click the glass it will disappear and you can walk into the safe zone and the tag will no longer be active

Twi5TeD avatar Aug 16 '16 14:08 Twi5TeD

@Byteflux We might want to consider switching to sending updates every tick instead of on move, like I did in SpawnShield. You may also want to consider caching the location of the border-blocks in order to reduce update delays. Actually, precomputing the border blocks on the main thread may actually help simplify the plugin and avoid having to handle concurrency with the other plugins.

Techcable avatar Aug 16 '16 22:08 Techcable

any news on this?

Twi5TeD avatar Aug 22 '16 20:08 Twi5TeD

The glass barrier is a visual thing only, it's not the actual forcefield that blocks people from passing through. People being able to break the glass doesn't make them able to walk through, if it does, it's probably a different plugin interfering somehow. Make sure you are using the latest version, because I can't reproduce this bug.

Byteflux avatar Aug 23 '16 00:08 Byteflux

Yes I'm using the latest version not sure what else could cause it though :/ looks like will have to disable each plugin 1 by 1 to find out if it's another plugin that's causing it

Twi5TeD avatar Aug 23 '16 00:08 Twi5TeD

hmm it seems to be my config that causes it as the default one worked i changed my settings to this here is a link could you tell me whats wrong with it thanks http://pastebin.com/9MSxdXY1

Twi5TeD avatar Aug 23 '16 20:08 Twi5TeD

any news? its my actual config that causes it if you try it yourself with my config

Twi5TeD avatar Aug 29 '16 21:08 Twi5TeD