Skip to main content

EventItemBagManager

Exemple:

//ItemIndex   ItemLevel   MonsterClass   SpecialValue   SpecialLevel   SpecialState   BagPath
* * 55 * * * "Monster\Skeleton King"
end

DESCRIPTION: Controls the EventItemBag's of the server, can be used to add new bags based on requirements.

  • ItemIndex: Item index associated with the EventItemBag, -1 if none.
  • ItemLevel: Item level of the item associated with the EventItemBag, -1 if any.
  • MonsterClass: Monster associated with the EventItemBag, -1 if none.
  • SpecialValue: Fixed value associated with the EventItemBag, mostly internal use, -1 if none.
  • SpecialLevel: Fixed value associated with the EventItemBag, mostly internal use, -1 if none.
  • SpecialState: Fixed value associated with the EventItemBag, mostly internal use, -1 if none.
  • BagPath: Bag name which is going to be read from "EventItemBag" folder, no extension.