Jump to content

Recommended Posts

Posted


alias echo_on.rZ2 "motdfile echo.txt; cl_showfps 0"
alias echo_off.rZ2 "developer 1; motd; developer 0; motdfile motd.txt"
hud_drawhistory_time "0.01"

alias AntiFlash_Tog.rZ2 "AntiFlash_On.rZ2"
alias AntiFlash_On.rZ2 "weapon_knife; flash; flash; wait; alias _special AntiFlash_Loop.rZ2; AntiFlash_Loop.rZ2; echo_on.rZ2; motd_write [Loading Anti-Flash...]; echo_off.rZ2; speak activated; alias AntiFlash_Tog.rZ2 AntiFlash_Off.rZ2"
alias AntiFlash_Off.rZ2 "alias _special; echo_on.rZ2; motd_write [Anti-Flash Loaded]; echo_off.rZ2; speak deactivated; alias AntiFlash_Tog.rZ2 AntiFlash_On.rZ2"
alias AntiFlash_Loop.rZ2 "fullupdate; wait; special"

// Edit Here:
bind "6" "AntiFlash_Tog.rZ2"

UPDATE 2012

// Software Mode Only
// NoSmoke / NoFlash
// By rpg7 AKA H3av3nBoss

d_spriteskip "-1"

alias +noflash.rZ2 "r_luminance 1"
alias -noflash.rZ2 "r_luminance 0"
bind f "+noflash.rZ2"

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...