Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;======================================================
- ; Ctrl+W/A/S/D/Q/E - Block Rotation
- ; (disable Control for Fire in keybinds, leave the defaults for rotation)
- ;======================================================
- ; Default binds:
- ; +X: Insert
- ; -X: Delete
- ; +Y: Home
- ; -Y: End
- ; +Z: PgUp
- ; -Z: PgDown
- ; ----------------
- ; Modifiers:
- ; ^: Ctrl / !: Alt / +: Shift
- ;======================================================
- ^w::Home
- ^s::End
- ^a::Delete
- ^d::PgDn
- ^q::Insert
- ^e::PgUp
- ;======================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement