drop item when hit
Moderator: InsideQC Admins
4 posts
• Page 1 of 1
drop item when hit
I'd like to get an npc to drop something (like dropbackpack, I've got a routine to do that, called dropit() ) once each time it's been hit by a player's attack?
Any ideas?
cheers
ajay
Any ideas?
cheers
ajay
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
Yes. In the NPC's th_pain function just call the function to drop the item. Put that function call at the very top and it'll drop items every time it's attacked.
When my computer inevitably explodes and kills me, my cat inherits everything I own. He may be the only one capable of continuing my work.
- Wazat
- Posts: 771
- Joined: Fri Oct 15, 2004 9:50 pm
- Location: Middle 'o the desert, USA
Wazat wrote:Yes. In the NPC's th_pain function just call the function to drop the item. Put that function call at the very top and it'll drop items every time it's attacked.
Thanks, works perfectly.
Cheers,
ajay
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest