Annihliation Dropper 1.40

Post Reply
User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

Annihliation Dropper 1.40

Post by S_hift »

- 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).

Code: Select all

bindCommand( keyboard0, make, "Z", TO, "dropper::next();" );
bindCommand( keyboard0, make, "X", TO, "dropper::prev();" );
bindCommand( keyboard0, make, "4", TO, "dropper::litter();" );
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
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
perrinoia
Site Admin
Posts: 3732
Joined: Sun Jul 01, 2012 7:18 pm

Re: Annihliation Dropper 1.40

Post by perrinoia »

Cool, thanks.
Image
User avatar
S_hift
Posts: 1963
Joined: Fri Dec 23, 2011 1:42 pm

Re: Annihliation Dropper 1.40

Post by S_hift »

np, a lot of the advantages of this compared to other dropper would be the ability to cycle through with a small number of binds instead of numbers 1-9 for deployables.
Image <--Click here to subscribe to S_hift's youtube
Click here for full access to all my tribes downloads
User avatar
Shadow
Posts: 6
Joined: Mon Feb 08, 2016 4:55 pm

Re: Annihliation Dropper 1.40

Post by Shadow »

Could it be possible to make this work for beacon invos too?
perrinoia
Site Admin
Posts: 3732
Joined: Sun Jul 01, 2012 7:18 pm

Re: Annihliation Dropper 1.40

Post by perrinoia »

Yes.
Image
Post Reply