DWRPG Commands
DWRPG introduces some new commands. These are divided into different types of commands. The main types of commands are Slot Commands and Weapon Commands. Slot Commands are called on items, such as artifacts, or skills that are currently selected in your HUD. Weapon Commands are called on weapons that are currently held.
Slot Commands
ThrowSlot - Identical to "TossArtifact" provided for nomenclature / command syntax consistency reasons. If your currently selected item/skill/artifact can be dropped, it will be.
ClearSlot - Destroy your currently selected item/skill/artifact. Provided because some items can't be dropped, but destroying these items using the throw command is mistake-prone.
InfoSlot - Identical to SlotInfo, provided for command syntax consistency
SlotInfo - Opens a window with information on your currently selected item/skill/artifact. This probably won't be working for everything right off the bat but the goal is anything new should have this accessible, which should improve things as far as any new items that are added (which is really the main reason to use it anyway, so...).
Weapon Commands
WeaponInfo - Opens a window with information on your currently selected weapon. Again won't be working for everything right off the bat but ideally should provide players with information on any weapon type from within the game.
Comments (0)
You don't have permission to comment on this page.