[FIXED] /ZAdd +- when zone already exists

Fixed bugs, solved problems, and old reports.
Locked
User avatar
Hellenion
Offline
Posts: 220
Joined: October 20th, 2011, 9:20 am
Location: Subnet
Contact:

[FIXED] /ZAdd +- when zone already exists

Post by Hellenion »

/ZAdd +- creates a zone with the name of the player, when a zone with that name already exists, the zone will be named "-2", whereas /ZAdd +PlayerName creates a zone called "PlayerName2", there are more small quirks happening, but basically the bug is: /ZAdd +string doesn't resolve player.Name from string when there is already a zone called Player.Name.
A = {x ∈ P(U) | x ∉ x}
Mods:
  1. /Su - Allows players to temporarily become a different rank
  2. /Snap - Like /Line but only draws straight or diagonal lines.
  3. pre-0.630 skip/none block

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /ZAdd +- when zone already exists

Post by fragmer »

You find the most obscure bugs :P
Thank you! I'll have it fixed.

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: /ZAdd +- when zone already exists

Post by fragmer »

Fixed internally (r1446)

Locked