03-02-2012, 11:46 PM
Epic Wrote:Got a script that will target a random target or a random enemy?
No I don't I still use targets to get my last target :p
Also i forgot to add how too add a key to re-equip weapons, there's a lot of ways to do this here is what I use. Go to object types in your injection tab and create a new object preferably the name of your new weapon for example name it battleaxe. Once you've added it you can click the from target button then click on your battle axe in your pack and it will get the object type and set battleaxe to = that type. When that's done you can click save and go to the hotkey tab on injection and import it into a macro now.
usetype battleaxe <-- is the what is needed to be added to a key
When you use the macro usetype battleaxe it will now re-equip your battle axe or any other battle axe you have on you.
You can set this up for up for any weapon just repeat what you did for the battle axe just change the name :p, don't forget to press save or your macros won't save.