Quote:
|
Originally Posted by Mark Sir Link
The arrows are still quite buggy. Things I've noticed recently
- You get hurt in the direction you were moving when struck by an arrow, thus if hit in your front, you move forward.
- NPCs absorb arrow images, yet the arrow continues to travel invisible
- Either all or none of your arrows will drop when you are killed.
|
The arrows are still on storm's system (why you drop stuff... haven't added that to default damage yet)
NPCs absorbing arrow images is because there's a wall detected clientside but not serverside. It's an inherent problem with the shoot command.
I still need to work on the response a client has to being damaged a bit. I'm thinking I'd want to talk to stefan about that though.