- 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