View Single Post
  #3  
Old 02-01-2004, 04:55 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Re: with(getplayer(xi)) question

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.
Reply With Quote