Yeh i noticed that to, just add this after it sends the arrow hit messages
---[CODE]---
act(mssgs[0], 1, ch, 0, targ, TO_VICT);
act(mssgs[1], 1, ch, 0, targ, TO_NOTVICT);
+ damage = number(5, 50);
+ GET_HIT(targ) -= damage + (number(1, 5));
update_pos(targ);
You can change those numbers to what ever you want to damage to be
Laters
-Jason
****************************************************************
* ************************************************************ *
* * Jason Ragsdale * *
* * * *
* * UNIX is a very user-friendly operating system * *
* * it's just picky about who it's friends with. * *
* * * *
* ************************************************************ *
* * Practice safe computing! Use a dust cover. * *
* ************************************************************ *
****************************************************************
This archive was generated by hypermail 2b30 : 12/07/00 PST