| *~=- The Heart of the Woods -=~* - - - A Druidic Life - - - |
|||||||||
![]() |
![]() |
||||||||
| * * Triggers * * | |||||||||
| Whats New Basics --Starting Out --What's a Druid? --Maps --Global Information --Bashing --Defenses Skills --General Skills --Mini Skills --Herbology & Concoctions --Metamorphics --Groves Helpful Hints and Random Bits **Triggers** --Aliases --Research and Development --The Library of the Oak --Firefighting & Patrolling --Gaelic, Latin, and the Ogham --Links |
The Guardians of the Wood --Chammilla Lena-Weltsdown --Deonymus TijuLena --Mistalis Vorondil --Silverwind Sa'Rithven-Jaydde Send us an EMail! |
||||||||
| Thanks to Raes: This is an Anti-Theft set. And all of which was given to me by Raes. To set it all up- First off, choose a key to bind it all too- I use F12 personally. This will enable you to turn it on and off at your will, preventing thefts is a good thing. So Under that key in Macros- set this up: #IF (@rob) {rob=0; #T- un-rob; #echo Anti-Robbing DISENGAGED. YOU CAN BE ROBBED!} {rob=1; #T+ un-rob; #echo Anti-Robbing ENGAGED.} Just like that. Then, you set up a class for your triggers, named: un-rob It must look EXACTLY like this, and with that class you link all of these triggers: Pattern: You get %0 gold sovereigns from a canvas backpack. Command: put gold in pack Pattern: You get %0 gold sovereigns from a sailor's kitbag. Command: put gold in kitbag Pattern: You remove a canvas backpack Command: wear pack Pattern: You remove a sailor's kitbag Command: wear kitbag Pattern: You remove a pocketbelt Command: wear pocketbelt Now personally, I added in those for my Wedding rings and other things that are important, like Armor and such- this is to prevent thefts of things that are important. |
|||||||||