View Single Post
  #1  
Old 06-21-2012, 05:25 PM
E_Man E_Man is offline
E-Man
E_Man's Avatar
Join Date: Jun 2012
Posts: 81
E_Man will become famous soon enough
One npc triggered by another one

I'm making a script and I want to use the command placenpc. I need to to be triggered by the original weapon, but I don't know how to do that because "if (weaponfired)" won't work and "if (hasweapon(weapon))" won't work because that I don't want it to activate instantly. How do I trigger a separate npc with a weapon?
Reply With Quote