
04-05-2002, 02:07 PM
|
|
Banned
|
 |
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
|
|
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. |
|
|
|