[GH-ISSUE #7] NPC 178 Black Knight is aggressive when it shouldn't be #2096

Closed
opened 2026-05-22 10:14:28 +00:00 by Dark98 · 8 comments
Owner

Originally created by @MitchvanWijngaarden on GitHub (Oct 5, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/7

afbeelding
It's also masochistic, it doesn't fight back once you escape it's aggression zone once.

Originally created by @MitchvanWijngaarden on GitHub (Oct 5, 2019). Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/7 ![afbeelding](https://user-images.githubusercontent.com/19310541/66259039-e1313380-e7ac-11e9-9f66-58b0cedcd499.png) It's also masochistic, it doesn't fight back once you escape it's aggression zone once.
Dark98 added the Difficulty: Easy label 2026-05-22 10:14:28 +00:00
Author
Owner

@dginovker commented on GitHub (Oct 5, 2019):

Have you considered writing a bot to camp the black knight instead?

<!-- gh-comment-id:538677023 --> @dginovker commented on GitHub (Oct 5, 2019): Have you considered writing a bot to camp the black knight instead?
Author
Owner

@MitchvanWijngaarden commented on GitHub (Oct 5, 2019):

no

<!-- gh-comment-id:538677073 --> @MitchvanWijngaarden commented on GitHub (Oct 5, 2019): no
Author
Owner

@dginovker commented on GitHub (Oct 5, 2019):

Closing issue until further comment.

<!-- gh-comment-id:538677082 --> @dginovker commented on GitHub (Oct 5, 2019): Closing issue until further comment.
Author
Owner

@mrextremez commented on GitHub (Oct 24, 2019):

I’m pretty sure his aggressiveness is based on your combat level

<!-- gh-comment-id:546128672 --> @mrextremez commented on GitHub (Oct 24, 2019): I’m pretty sure his aggressiveness is based on your combat level
Author
Owner

@Gptaqbc commented on GitHub (Nov 9, 2019):

This can be solved by changing the NPC spawned at Draynor by ID 179 and modifying this NPC to be un-aggressive.

<!-- gh-comment-id:552144358 --> @Gptaqbc commented on GitHub (Nov 9, 2019): This can be solved by changing the NPC spawned at Draynor by ID 179 and modifying this NPC to be un-aggressive.
Author
Owner

@Gptaqbc commented on GitHub (Nov 9, 2019):

But someone have to confirm if this is a real issue or if it was like that in 2006.

<!-- gh-comment-id:552144394 --> @Gptaqbc commented on GitHub (Nov 9, 2019): But someone have to confirm if this is a real issue or if it was like that in 2006.
Author
Owner

@Gptaqbc commented on GitHub (Nov 15, 2019):

Aight it's confirmed it wasn't aggro. To fix, remove 178 from the array of int named: AGGRESSIVE_MONSTERS

<!-- gh-comment-id:554415407 --> @Gptaqbc commented on GitHub (Nov 15, 2019): Aight it's confirmed it wasn't aggro. To fix, remove 178 from the array of int named: AGGRESSIVE_MONSTERS
Author
Owner

@Gptaqbc commented on GitHub (Nov 17, 2019):

Fixed

<!-- gh-comment-id:554716790 --> @Gptaqbc commented on GitHub (Nov 17, 2019): Fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#2096