Jump to content

Zuma

Ultimate VIP
  • Posts

    92
  • Joined

  • Last visited

Posts posted by Zuma

  1. On 7/16/2022 at 6:20 PM, Caffe said:
    // Binds
    bind mouse3 "+boostbhop"
    bind backspace "+boostclimb"
    
    // Magic Sword + BHOP
    alias +boostbhop "use weapon_lightsaber"
    alias -boostbhop "use bhop_swep"
    
    // Magic Sword + Climb
    alias +boostclimb "use weapon_lightsaber"
    alias -boostclimb "use climb_swep2"

    I found out about + and - aliases the other day but couldn't think of a good use for them so this is very cool!

    On 7/16/2022 at 6:20 PM, Caffe said:
    alias key4 "key41" // initially set the first weapon to be whatever alias key41 says
    alias key41 "use m9k_1897winchester; alias key4 key42" // 1st weapon is Winchester, set up alias key4 for the 2nd weapon
    alias key42 "use m9k_ithacam37; alias key4 key43" // 2nd weapon is Ithaca M37, set up alias key4 for the 3rd weapon
    alias key43 "use m9k_usas; alias key4 key41" // 3rd weapon is USAS, reset the key4 to the beginning of cycle
    
    bind 1 "slot1; alias key4 key41" // just need to reset the key4 alias, so when pressing 4 again the cycle starts from beginning
    bind 2 "slot2; alias key4 key41" // just need to reset the key4 alias, so when pressing 4 again the cycle starts from beginning
    bind 3 "slot3; alias key4 key41" // just need to reset the key4 alias, so when pressing 4 again the cycle starts from beginning
    bind 4 "key4"
    bind 5 "slot5; alias key4 key41" // just need to reset the key4 alias, so when pressing 4 again the cycle starts from beginning
    bind 6 "slot6; alias key4 key41" // just need to reset the key4 alias, so when pressing 4 again the cycle starts from beginning
    
    alias reset "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5; bind 6 slot6" // if you change job and want to reset keys back to original, write reset to console

    This is something I would never have thought of. It will be very useful for taking weapons that I already have binded out of the weapon wheel.

    Thanks for sharing these techniques!

  2. 3 hours ago, The Real Duck said:

    I Suppose this means you wont accept 115 millions?

    If you'd like a worse deal, exceptions could be made, but 95 is all im asking

  3. So roast clarified the following on discord in #updates:

    1240133878_Screenshot2022-04-04170644.png.32c2634014d4f6abad1d0c0d21337e42.png

    He only directly refers to the bank entity in the bank, so I was wondering if the same would apply to the PD vault and entity, as the original 3.12 rules includes all server entities.

    Thanks in advance for any insight.

×
×
  • Create New...