Annihliation Dropper 1.40
Posted: Thu Nov 03, 2016 6:11 pm
- this dropper is designed like big bunny's for 1.11/1.30
- it is specifically designed for Legendz Annihilation and 1.40 configs
- installation -
- simply place the script into your modules folder
- edit the lines to your liking specifically these three, in my case "4" is my litter button just two rows above home row and "X,Z" are my cycle buttons just bellow home row. This makes it easy for me to set defense without having to move my fingers too far away from the movement keys (this is very important in fps).
IMPORTANT NOTE: if you make your dropper binds keys that are already defined by config.cs AKA the custom binds that you defined in options it may or may not work. to fix this issue, delete your config.cs and rebind your tribes in the game options menu. Then restart to save your changes.
CLICK HERE TO DOWNLOAD
click on my signature to browse all of my personal downloads. it should open in the same tab incase you don't wanna do that lol
- it is specifically designed for Legendz Annihilation and 1.40 configs
- installation -
- simply place the script into your modules folder
- edit the lines to your liking specifically these three, in my case "4" is my litter button just two rows above home row and "X,Z" are my cycle buttons just bellow home row. This makes it easy for me to set defense without having to move my fingers too far away from the movement keys (this is very important in fps).
Code: Select all
bindCommand( keyboard0, make, "Z", TO, "dropper::next();" );
bindCommand( keyboard0, make, "X", TO, "dropper::prev();" );
bindCommand( keyboard0, make, "4", TO, "dropper::litter();" );
CLICK HERE TO DOWNLOAD
click on my signature to browse all of my personal downloads. it should open in the same tab incase you don't wanna do that lol