View Single Post
  #3  
Old 03-22-2014, 12:44 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
There seems to be a bug on Zodiac with the new client. It seems to be an issue with findareanpcs but alas I don't have a Mac so can't confirm it.

Nvm it was a check like this:

temp.npc.attr[4] == ""

that failed when the attr[4] was set to "1 1" and similar.

Seem to have to do this.last = @attr[4]; echo(this.last == @attr[4]); to compare it properly.

Playerlist + PM Bug:

Quote:
All right.
Finally pinpointed it to my habit more than an actual bug.

It's when you click F7 while being able to type inside pm box.

So I double click someone's name from F7 and hit F7 again.
Instead of closing the playerlist back out like in previous versions it writes it into the Pm.

So just hitting F7 in the pm results in ___
While hitting F7 and clicking to the far right of it, as shown in the earlier video, makes ___ïœ Š appear.
Link: https://www.youtube.com/watch?v=0NEX...ature=youtu.be
__________________
Quote:

Last edited by fowlplay4; 03-22-2014 at 02:22 AM..
Reply With Quote