Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- keyboard_allowmmf 1
- //Set console variables
- console_position 15 50
- console_color 255 90 115 190
- console_displayactivity 1
- console_fadedelay 3500
- console_chatopen 1
- console_screendir screenshots
- //Set game variables
- game_forceambientlight 0
- game_ambientlight 255 120 120 120
- //game_gamma 60
- game_allowsetcursorpos 0
- game_exittype 1
- game_exitprompt 1
- game_allowresize 0
- //Set general variables
- showfps 1
- // FPS Position - Use -75 1 to position it on the top right corner.
- //fps_position 5 5 //top left
- fps_position -75 1 //top right
- .st setposy 67
- //Bind keys
- //Bind syntax is "bind <key> <up> <command>
- // ^ represents control- and ! is alt, eg !1 is alt-1
- bind !f10 exec Picture.txt
- bind ^f10 exec Picture.txt
- bind f11 game_forceambientlight
- bind f12 showfps
- bind sysrq screenshot jpg hide
- bind ^v paste
- bind ^u input /satchel
- bind !u input /satchel
- bind ^o input /sack
- bind !o input /sack
- bind ^[ input /case
- bind ![ input /case
- bind ^; input /wardrobe
- bind !; input /wardrobe
- bind ^g exec MovementSpeed.txt
- bind !g exec MovementSpeed.txt
- bind ^. exec Voidwatch(Start).txt
- bind !. exec Voidwatch(Start).txt
- bind ^/ exec Voidwatch(Refresh).txt
- bind !/ exec Voidwatch(Refresh).txt
- bind ^, input /item "Fool's Drink" <me>
- bind !, input /item "Fool's Drink" <me>
- bind ^k input /item "Forbidden Key" <stnpc>
- bind !k input /item "Forbidden Key" <stnpc>
- bind ^q exec DotGear.txt
- bind !q exec DotGear.txt
- bind ^= input /map
- bind != input /map
- bind ^] exec "FollowLoire.txt"
- bind !] exec "FollowLoire.txt"
- bind ^x exec "TwilightSet.txt"
- bind !x exec "TwilightSet.txt"
- bind !f1 exec "HealerPause.txt"
- bind ^f1 exec "HealerPause.txt"
- bind ^backspace fillmode
- bind !backspace fillmode
- bind ^end send Myar /stun <t>
- bind !end send Myar /stun <t>
- // bind ^f1 exec "InviteBrd1.txt"
- // bind !f1 exec "InviteBrd1.txt"
- bind ^f2 exec "InviteBrd2.txt"
- bind !f2 exec "InviteBrd2.txt"
- bind ^f3 exec "InviteCor1.txt"
- bind !f3 exec "InviteCor1.txt"
- bind ^f4 exec "InviteCor2.txt"
- bind !f4 exec "InviteCor2.txt"
- echo Toggle Lighting = F11 (Bump mapping must be off to work properly)
- echo Toggle FPS = F12
- echo Paste Clipboard = Ctrl-V
- //Sets ConsoleBG Background Position
- consolebg position 15 50
- // *** ALLIANCE TARGET KEYS ***
- // This lets you push Alt+F1-6 and Ctrl+F1-6 to to target Alliance members.
- //bind ^f1 input /ta <a10>
- //bind ^f2 input /ta <a11>
- //bind ^f3 input /ta <a12>
- //bind ^f4 input /ta <a13>
- //bind ^f5 input /ta <a14>
- //bind ^f6 input /ta <a15>
- //bind !f1 input /ta <a20>
- //bind !f2 input /ta <a21>
- //bind !f3 input /ta <a22>
- //bind !f4 input /ta <a23>
- //bind !f5 input /ta <a24>
- //bind !f6 input /ta <a25>
Advertisement
Add Comment
Please, Sign In to add comment