blackdtools / Blackd-Proxy-CLASSIC

Blackd Proxy CLASSIC
MIT License
9 stars 7 forks source link

SetSDKill * inverse targets (SD kill everything except) #82

Closed divinity76 closed 8 years ago

divinity76 commented 8 years ago

we have

SetMeleeKill *
SetMeleeKill NPC

^ kill everything except NPC. with this, we can

SetSDKill *
SetSDKill NPC
SetSDKill Wolf

^ now will SD kill everything except NPC and Wolf

this is not just for SDs though, this works with HMMs too