View Single Post
  #2  
Old 03-23-2002, 02:22 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
If the action is triggered on the player, the npc in the inventory will recieve the trigger
(So if I used an action on a player say freeze and the player had the script
if (actionfreeze)
the script will run)
Reply With Quote