Page 1 of 1

Examples in the manual.

Posted: 24 May 2008, 04:19
by kirbygls
In my opinion, i think that the manual need to give examples on how to make them work. Especially when it comes to unusual bot preferences. Let me give an example.
Equipment Slots
Kore can now efficiently equip items on specific equipment slots. You can automatically equip an item on certain conditions (equipAuto), when you attack with your weapon (attackEquip), on teleport (teleportAuto_equip), and when using skills (shared skill block attribute equip).

The following is a list of equipment slots.

Name Description
topHead Specifies the top head gear to equip.
midHead Specifies the middle head gear to equip.
lowHead Specifies the lower head gear to equip.
rightHand Specifies the weapon to equip on the right hand.
leftHand Specifies the weapon or shield to equip on the left hand.
rightAccessory Specifies the accessory to equip on the right accessory slot.
leftAccessory Specifies the accessory to equip on the left accessory slot.
armor Specifies the armor to equip.
robe Specifies the garment to equip.
shoes Specifies the footwear to equip.
arrow Specifies the arrows to equip when using a bow-type weapon.
This is the equipment slot which is copied in from the manual. As you can see, there are no examples on how to use the bot. Its probably simple when people can just think about putting their equipment name in the flag.
However, what if someone wants to unequip the certain equipment when the time reaches a certain term or condition? Nobody would have known about what to fill in the blank.

Re: Examples in the manual.

Posted: 25 May 2008, 18:01
by claude
good suggestion

but not everyone is free , some people might busy sometime

Re: Examples in the manual.

Posted: 25 May 2008, 19:18
by Bibian
you can register yourself and put in an example in the wiki... be sure to read http://www.openkore.com/wiki/index.php/Help:Editing before you do