Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
R
RulebasedInventory
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Maximilian Reinhart
  • RulebasedInventory
  • Wiki
    • Manual
  • Tasks

Last edited by Maximilian Reinhart Jun 15, 2020
Page history

Tasks

Applicable since version: 2.0.0

A Task is the specific action which is executed on an item, determined by then evaluation of a set of Rules (or even RuleSet) triggered by a defined ingame event (e.g. opening the bank). The following tasks exist in RbI:

TaskName Action Trigger
Notify prints a message in chat a new item is added to the backpack or the craftbag by e.g. looting a crate
Junk sets the in-game flag "junk" to the item an item enters the backpack on any way (item does not need to be "new")
BagToBank transfers an item from the backpack to the bank, excluding items which would be transferred from bank to bag opening the bank
BankToBag transfers an item from the bank to the backpack opening the bank
Destroy irreversibly destroys an item an item enters the backpack on any way (item does not need to be "new")
Sell sells an item to an npc-merchant opening an npc-merchant
Fence irreversibly fences an item to an npc-fence opening an npc-fence
Launder launders an item opening an npc-fence
Deconstruct irreversibly deconstructs an item opening the deconstruction-panel at any craft station
Refine irreversibly refines an item opening the refinement-panel at any craft station
Extract irreversibly extracts an item opening the extractions-panel at any craft station
CraftToBag (requires RbIv2.1.0) fetches an item from CraftBag opening the bank

Task

Clone repository
  • (Deprecated) Example Rules
  • Home
  • Manual
    • Example Rules and RuleSets
    • Functions
    • Inputs
    • LibTextFilter "Extention"
    • Profiles
    • RuleSets
    • Rules
    • Settings
    • Tasks