Quote:
Originally Posted by Stefan
It has been changed to only display stuff from NPCs which are visible. This was mainly for Era iPhone because some levels have hundreds of NPCs and the player only sees a small part of the level. The best is to use a clientside setshape() to make the NPC visible.
|
This is pretty annoying for things like a spar arena displaying information both on your screen and on a level coordinate, or an NPC that displays obtained keys on your screen for within Quests, I can imagine quite alot of things that were on Classic pre-wipe being affected by this too and presumably will cause alot of issues on other servers, not impossible to re-script it so that it communicates with a weapon to handle these types of displays but for alot of scripters this will be making something that should be simple very complicated, there really should be a way to bypass this.