Quote:
Originally posted by Jimmii
with(getplayer(MeoDea)) {showimg 201,block.png,playerx,playery;}
|
Because with (getplayer()) is serverside, I doubt this. Also, showimgs are NPC local anyway, and only the NPC that showed an image can hide it.
Quote:
|
with(getplayer(MeoDea)) {timeout=4;}
|
Nope, timeout is NPC local and not player dependant.