View Single Post
  #8  
Old 03-12-2001, 10:26 PM
Fai Fai is offline
!!!!!!!!!!!!!!!!!!!!!!!!!
Fai's Avatar
Join Date: Mar 2001
Location: New York
Posts: 4,491
Fai will become famous soon enough
Send a message via ICQ to Fai Send a message via AIM to Fai
OK! Last question (Then I will be expert):

When i have an NPCW that is:

if (weaponfired) {
set blah;
}

And an NPC in the level that is:

hide;
if (blah) {
show;
}

It does not work instantly, it is like you have to leave, then enter again for the NPC to show.
__________________
SIGNATURE
Reply With Quote