Skip to content

Task Configuration

PTYB edited this page Dec 8, 2023 · 12 revisions

Task configuration

Tasks are where you fine tune your setup for the task, you should have most of the gear setup/logic setup in the one you inherit from.

Settings

image

Antifire required: When this is checked it will require antifire potions be used otherwise it will bank for more.

Safespot: When enabled this will safespot npcs(Or only use regions which enable safespot). If it is disabled then it has not been setup, if it possible please send information such as location with tiles and a picture

Prayer: This will make the setup use your prayer equivalent of the setup(Melee + prayer/Melee + ranged). It requires prayer and will bank when it needs prayer/prayer potions.

Bury bones: This will bury bones/ashes as it goes.

Action: Actions refers to things which will be done when it is given a task

  • None: Nothing as per normal
  • Skip: Skip the task(Will stop when not enough points)
  • Store(TODO): Store the task and stop when unable to store more.

Bank: Bank location where the script will attempt to bank.

House to bank: When attempting to bank it will house teleport and use one of these methods to exit the house.

House to task: When attempting to go to task from the bank/slayer master location it will house teleport and use one of these methods to exit the house.

Gear setup

Refer to this for more information.

Gear setups are largely the same as above, although only the differences are tracked and by default we add specific items for tasks.

Task inheritance

Tasks all inherit from one of the base gear setups, this way you don't have to modify every single task every time you want to upgrade gear.

Example (Multi step)

Lets say I want to use ranged, so I setup the ranged gear set with some green dragonhide with maple shortbow. So I get a task with blue dragons and I need to use an antifire shield so I don't die, in this case I would configure the task to use a bone crossbow with an antifire shield. This way other tasks will still use the maple shortbow and blue dragons can be customized

Base equipment

image

Blue dragons

image

Now lets say I have achieved 50 ranged now and I can now wear blue d'hide. Instead of modifying it everywhere I can just change it in the base and unless I have specifically changed gears in the task all of them will now wear blue d'hide

Base equipment

image

Blue dragons(No modifications)

image

Default items/gear

Default items/gear are inserted to make the initial configuration easier on the end user. You can override these in the gear setup by removing them or specifying your own slots/inventory

  • Bank - Currently it is nearest to the task distance wise
  • Task specific items
    • EG Rock hammer for gargoyles
    • Antifire shield for dragons

Clone this wiki locally