This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
If you delete any of this template, your ticket will be marked as invalid and ignored! It is vital you fill out the template!---------------------------------------------------What steps will reproduce the problem?---------------------------------------------------1. Become solid in another block (glass plane, water, slab, ...)2. Restart round , seekers/other players do not see a block (while it is there)
---------------------------------------------------What is the expected output? What do you see instead?---------------------------------------------------= It would be nice to resend the correct block:1) When a block becomes solid and the blockchange is send to the player,save the block where the player is at. (mostly air, but somethimes water, slabs, ..)2) Resend the blockchange when the block is not solid anymore or the map restarts
---------------------------------------------------What version of the PropHunt are you using (/version Prophunt)?---------------------------------------------------= 1.4 latest
---------------------------------------------------Operating System:Server type: (Spigot/CraftBukkit...)Version of CB:
This should happen already. If you are desperate, a temp fix would be to move spawn away from the arena so that the chunks unload. Ill look into this when I can.
@Tomskied: Go
Well if its actually not that hard :P I made my own custom build where I stored the block (x,y,z) when the player became solid. Then I resend a 'blockchange' when the player moved.
To post a comment, please login or register a new account.