View Single Post
  #1  
Old 04-05-2002, 02:07 PM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
drawunderplayer bug

when you draw an npc under or over player and unblock it, and put a blocking npc under it.

if you try to do if (playertouchsme) {commands;} on the blocked one, it wont work, but if you move the unblocked one, it will.

this is a problem if you want to light up an npc for some reason and do something when touched.
Reply With Quote