Page 1 of 1

[FIXED] /spec while ranked

Posted: December 18th, 2011, 9:02 pm
by BobKare
Ranks are:

Admin
Op - fragmer
Builder - BobKare
Member
Guest


Ops are only allowed to spec builders and below.
fragmer is spectating BobKare, when BobKare gets promoted to Op.

fragmer does NOT stop spectating BobKare!

I couldn't find any better way to explain it <.<

Re: /spec while ranked

Posted: December 18th, 2011, 9:43 pm
by Hellenion
You explained it pretty clear, don't worry.

I believe promoting/demoting has more of these implications, like staying hidden when demoted. At least it was like that a number of versions ago.

Re: /spec while ranked

Posted: December 19th, 2011, 3:39 pm
by Intertoothh
Change: Players are not automatically unhidden, unfrozen, and unmuted on-ban. This condition will be enforced for past bans on first PlayerDB load.
No clue about the demotion/promotion thing tho.

But your explenation is clear.

Re: /spec while ranked

Posted: December 19th, 2011, 11:03 pm
by fragmer
I do have a number of checks on promotion/demotion:
  • If a player is hidden, see if they still have Hide permission.
  • Reset all bindings (to prevent /Lava, /Water, /Solid, etc from working on-demotion).
  • Check DeleteAdmincrete permission, and send appropriate SetPermission packet to client.
  • Cancel any selection (for /Zone, /UndoArea, draw commands, etc)
  • Check DrawAdvanced permission, and reset brush if needed.
  • Adjust number of copy/paste slots.
I will add spectate-related checks to next release. If I missed anything else, let me know.

Change: Players are not automatically unhidden, unfrozen, and unmuted on-ban. This condition will be enforced for past bans on first PlayerDB load.
Oops, that's a typo. It's supposed to say "Players are now automatically unhidden,..."

Re: /spec while ranked

Posted: December 20th, 2011, 8:27 am
by Intertoothh
Does it clear his /undo aswell (demotion)?

Maybe check if they still might visit the world they are in?
Otherwise bring them to there spawnworld?

Re: /spec while ranked

Posted: December 20th, 2011, 8:28 am
by Sanjar Khan
How about world and zone permissions?