Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

RJ script for winquake

  • 01-04-1999 12:37am
    #1
    Registered Users, Registered Users 2 Posts: 1,134 ✭✭✭


    Anyone got a RJ script for winquake, i find that using one when your NOT the server does not work often maybe 10% of the time.


Comments

  • Moderators, Science, Health & Environment Moderators Posts: 9,035 Mod ✭✭✭✭mewso


    Well this script works for me all the time:-

    //rocket-jump
    bind "mouse2" "echo RocketJump ; superjump"
    alias quicklookdown "cl_pitchspeed 20000;+lookdown;wait;-lookdown;cl_pitchspeed 150"
    alias quicklookcenter "cl_pitchspeed 2800;+lookup;wait;-lookup;cl_pitchspeed 150"
    alias superjump "quicklookdown;+jump;wait;-jump;impulse 7;+attack;wait;-attack;quicklookcenter"


    If I'm wrong let me know of a better one.

    M


  • Closed Accounts Posts: 6,601 ✭✭✭Kali


    any rj alias should work when your not playing on a dedicated server.
    on a winquake dedicated server i believe it has maximum values for cl_pitchspeed so
    something like cl_pitchspeed 40000 +lookdown
    won't work.
    never had a problem when not using dedicated server though, which is strange (maybe cos i always play on the server)
    your best bet is to have two aliases binded smile.gif



  • Closed Accounts Posts: 6,601 ✭✭✭Kali


    he knows where u live .. better watch it wink.gif
    hmmm scarab must be a muppet too then hehe


  • Closed Accounts Posts: 273 ✭✭Scarab


    Its just that winquake is really **** at execing multiple cfgs, once u are in winquake just run the cfg again and it should work ok.


  • Registered Users, Registered Users 2 Posts: 3,280 ✭✭✭regi


    Only muppets and Koopa use RJ scripts

    Dan


  • Advertisement
  • Closed Accounts Posts: 394 ✭✭DEATH


    Ya regi's right
    Chaos u p00f



  • Registered Users, Registered Users 2 Posts: 574 ✭✭✭ste


    There's a simple one that just jumps and presses fire for ya at one go, u gotta do the looking down, but this by far is the most accurate and bets RJ script. BTW. i only started using a RJ script when i change the jump button from mouse to keyboard, i used to have it perfected but this actually is better. smile.gif

    // Rocket Jump
    bind f "+ijump"
    alias ijumpbase "impulse 7;+attack;+jump;wait"
    alias +ijump "ijumpbase"
    alias -ijump "-attack;-jump"


  • Registered Users, Registered Users 2 Posts: 1,134 ✭✭✭Chaos


    HHAHA take it:p
    U calling lakerman a p00f smile.gif?


  • Registered Users, Registered Users 2 Posts: 4,471 ✭✭✭elexes


    well hears my one that i use seems pritty affective so if you use it go for it

    //Rocket Jumping
    alias +rjump "cl_pitchspeed 1000; +lookdown; long_wait; +jump; wait; +attack"
    alias -rjump "-lookdown; force_centerview ; -jump; -attack; cl_pitchspeed 100; centerview;"
    alias long_wait "wait; wait"


    seems to work just fine
    anyone know when i exit quake and restart all my binds ect have changed or dont work


Advertisement