jrbudda / Sentry

Citizens2 Town Sentry Character
12 stars 20 forks source link

Skeletons always firing arrows, despite having melee weapons #225

Closed goodbyebluemonday89 closed 9 years ago

goodbyebluemonday89 commented 9 years ago

As the title states, I have several skeleton npcs with swords/axes/etc equipped. However, they never do melee damage, and always shoot arrows at the player from a stationary point, instead. Is there a way to disable or bypass this?

mcmonkey4eva commented 9 years ago

Bypass: recode Sentry, as that's hardcoded https://github.com/jrbudda/Sentry/blob/master/src/net/aufdemrand/sentry/SentryInstance.java#L1625 Sorry :( dSentry will definitely have better control over things than that.

goodbyebluemonday89 commented 9 years ago

Ah man. . . That's unfortunate. I guess it's time to ditch sentry permanently. If you'd like help pushing dsentry into working stages, let me know.