blackdtools / Blackd-Proxy-CLASSIC

Blackd Proxy CLASSIC
MIT License
9 stars 7 forks source link

(7.6) "setAny" (attack any creature) cavebot command does not work #32

Closed divinity76 closed 8 years ago

divinity76 commented 9 years ago

with

resetKill
setAny

the cavebot will attack absolutely nothing and nobody, as far as i can see.. even if you do

resetKill
setAny
setPriority Demon:+1

it will not attack Demon.

Nrated commented 8 years ago

I don't think its working this way. SetAny, SetFriendly, SetVeryFriendly I think it is something related to FriendlyMode which determines whether you keep attacking monsters when other players are on the screen, or not(but i might be wrong)

divinity76 commented 8 years ago

damn, looks like you're right. well, i just made a pull request for "seMeleeKill *" -> makes everything a target, see https://github.com/blackdtools/Blackd-Proxy-CLASSIC/pull/40

Nrated commented 8 years ago

Nice job man!! I have one suggestion though: this function should be named more like "setKillAll" or "setMeleeKillAll" something that would refer to actual purpose just by the name : D

divinity76 commented 8 years ago

or maybe "SetBot KillAll=1" like we have "SetBot LootAll=1", i don't know. Daniel, any comments?

oh, and "SetBot TerminateEveryone" is Skynet-approved

and for ignore/whitelist: ComeWithMeIfYouWantToLive Name joking :p

blackdtools commented 8 years ago

Thank you for your fedback and improvements. Any syntax option there will be ok.