Search the Community

Showing results for tags 'FPS'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Raid Gaming Main Area
    • Raid Gaming News
    • Official Rules & Help
    • Donations
    • Applications
  • Raid Gaming Servers
    • General Gameserver Discussions
    • CoD4 Servers
    • Raid TTT
    • Raid CS:GO Surf
  • Plugins, Tutorials, Maps & More
    • Tutorials
    • Maps
    • Plugins
    • General Help
  • Raid Gaming General
    • Introduction
    • General Discussions
    • Media
    • Forum Games
    • Suggestions

Found 2 results

  1. // Texture's // select--------------------dvar r------m r-------x sv_Cheats 1 // cheats/ign tweaks enable seta r_drawdecals 1 seta r_drawsun 0 seta r_drawWater 0 seta cg_drawfps 1 seta r_fog "1" // 0 cheat protected, smoke disable seta r_glow 1 seta fx_draw 1 seta r_detail "1" seta ragdoll_fps "0" seta ai_corpseCount "0" seta fx_enable "1" seta fx_drawclouds "0" // Promode Classes // Assault (standart) bind KP_END "openscriptmenu quickpromod assault; ^1Assault" //Snip (standart) bind KP_DOWNARROW "openscriptmenu quickpromod sniper; ^3Sniper" // SpecOps (standart) bind KP_PGDN "openscriptmenu quickpromod specops; ^2AK-74"
  2. Recording a Demo and play there // Demo seta demo_start "record; set demo_togg vstr demo_stop" seta demo_stop "stoprecord; set demo_togg vstr demo_start" seta demo_togg "vstr demo_start" bind F1 "vstr demo_togg" Pressing F1 u start a "demo" Pressing it again u stop recording a "demo"