rrrix
New Member
- Joined
- Jul 11, 2010
- Messages
- 3,449
- Reaction score
- 61
Blank
It doesn't do anything!
It doesn't do anything!
What is this?
This is an empty combat routine. It will override various "hooks" or "behaviors" in Demonbuddy.
What this combat routine will NOT do:
- Perform combat of any kind
- Attack anything at any time
- Cast buffs
- Loot
- Run to town
- Repair your items
- Salvage or sell your items
- Open doors or containers
- Destroy obstacles
What this combat routine WILL do:
- This will still allow Enabled Plugins to Pulse (you can use SimpleFollow with this!).
How does it work?
This will replace the Combat, Buff, VendorRun, (and more) behaviors, and the Loot Targeting, Combat Targeting, Obstacle Targeting providers.
Blank replaces the TreeSharp behaviors in Demonbuddy with "Empty" behaviors - these have no logic, they will be "ticked" and instantly return.
Can I use it with Trinity/Belphegor?
NO. This is not compatible with Trinity or Belphegor, in any way. You cannot use this routine and those routines at the same time. It won't work. Don't ask.
You must (currently) DELETE Trinity from your plugins in order to use this. Trinity "hijacks" various pieces of Demonbuddy in order to work, and Trinity will break this combat routine.
Installation:
Close Demonbuddy.
IMPORTANT: Delete Trinity from your Plugins directory.
Create a directory in your Demonbuddy\Routines\ directory called 'Blank'
Copy the .cs into that directory, so you now have:
Demonbuddy\Routines\Blank\BlankRoutine.cs
Troubleshooting:
Post a log.
Repeat installation.
Make sure you deleted Trinity and created the Routine directory.
Reporting a "bug" without doing either and I will delete your post.
Attachments
Last edited: