Copyright 2011 Cstrike-ManiaCs. Powered by Blogger.
RSS

Counter Strike 1.6 Skins

In-case you deleted default models after installing Custom Models so you don't have to re-install the game simple replace the folder in cstrike directory
Download Default Player Model
Download Default Weapon Model

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

SteelSeries - Diablo





EASY SETUP

Easy Drag & Drop Diablo® III skills and functions to mouse buttons.

OS X (&) WIN

Diablo® III look and feel driver for Mac OS X and Windows.


DURABILITY

10 million clicks per switch, 3x that of normal gaming mice.


DEMON RED

3 illuminated zones including scroll wheel, CPI indicator and the Diablo® III logo.

TECHNOLOGY

Best-in-class technology provides extreme precision and reliability.

AMBIDEXTROUS

Finely engineered shape suits all grips to ensure maximum control and comfort.


COUNTS PER INCH

Scalable pointer speed up to 5,000 CPI in increments of 1.


LIFT DISTANCE

Automatically adjusted lift distance locked to ~1mm across surfaces.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Razer Mamba

Razer Mamba


  Gaming-Grade Wireless Technology 
The Razer Mamba gaming grade wireless technology is engineered to free you from the reins while achieving the highest gaming standards. Its ability to be polled at an interval of 1ms maximizes the frequency at which data is sent to the PC. This also means your command gets executed first even if you and your opponent react at the same time.


 Dual Mode Wired/Wireless Functionality
The Razer Mamba's dual mode wired/wireless functionality allows you to switch between the wireless freedom and the frenzy of wired play, with zero downtime for charging. By connecting the Razer Mamba via its USB cable, it converts into a wired mouse - the gamer is then freed from battery life concerns as the battery is also charged while in wired mode.

Razer Synapse Onboard Memory 
With its upgraded Razer Synapse onboard memory, the Razer Mamba enables you to store more profiles and longer macro strings on your mouse without the need for software. You can now take your custom mouse settings to any tournament or LAN party, without the hassle of any software.

 Charging Dock
Included with the Razer Mamba is its charging dock which also acts as the wireless receiver unit.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Configs of Team Fnatic |f0rest,carn cfgs


The Fnatic Team is a professional video gaming team, consisting of players from across the globe who all make a living through competing in video game tournaments.


Configs of Fnatic Players


zAAz Config
Updated 2010-04-07



f0rest Config
Long awaited CFG which hasnt been changed since 2002.

dsn Config
The Counter-Strike 1.6 config of dsn
dsn the best awp in the world.


cArn Config
Patrik "cArn" Sättermon´s CS1.6 config.
Uploaded 7th April 2010.



GeT_RiGhT Config
The Counter-Strike 1.6 New config of GeT_RiGhT

Xizt Config
Updated 2010-12-10
    The Counter-Strike 1.6 config of one of the new FnaticMSI.CS players; Xizt!
  • Download

pita Config
    The Counter-Strike 1.6 config of one of the new FnaticMSI.CS players; pita!
  • Download

Delpan Config
The up-to-date config of Marcus 'Delpan' Larsson!

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

How to Increase Your Fps in Cs1.6 [Nvidia]



First of all , FPS regulate how will increase or decrease the objective of your weapon . 

Lets start . 


Follow the way . 



Control Panel / NVIDIA Control Panel ( wait some second's to open the window ) / Check Advanced Settings / 3D Settings( in the left corner ) / Click in the second option ( Manage 3D settings ) of 3D Settings / In the center you have some options , click the bar and go down and click on Vertical sync / Then set the option Force off 



100% Working .


Always check fps_max 101
if you want to see the max values that your pc can reach :
cl_showfps 1
fps_max 999  (lets see) and
developer 1

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Counter Strike 1.6 Orignal Dll files download for Game error

Sometimes sXe Injected gives interception error because of the files that are altered due to game modification. If you are facing such errors, you should download the required file and replace it with the modified file.


dbg.dll
DemoPlayer.dll
hw.dll
vgui.dll
vgui2.dll
vstdlib_s.dll
GameUI.dll
hl.dll

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Counter Strike 1.6 Top 10 Frags - Special Editing

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Masterserver.vdf Download - Servers Doesn't show up In Internet list


Most of the Counterstrike 1.6 Games doesn't show up servers on the internet list, but they show on favorites and on Lan. After replacing masterserver.vdf, the servers will be listed in the in-game internet tab.


1. Download: MasterServers.vdf
2. Copy MasterServers.vdf to config\ directory
* Standalone: C:\Counter-Strike 1.6\platform\config\MasterServers.vdf
* Steam: C:\Program Files\Steam\config\MasterServers.vdf
* NOTE: If masterserver.vdf is in the same directory then overwrite it too - notice the naming difference
3. You should make MasterServers.vdf read-only.
* Right-click over MasterServers.vdf, select "Properties" and check "Read-only"
*Note: Updating MasterServer.vdf for any gametype (CS:S, CS1.6, DoD:S, TF2, L4D, L4D2, ...) should work. All HL and HL2 game Engines use the same kind of server query mechanism.

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Amx Screenshot Ban

Amx Screenshot Ban


Description:
It allows admin to ban the Client with screenshot.

.:: Installing ::.
Upload amx_ssban.amxx into mod_dir/addons/amxmodx/plugins (mod_dir = cstrike, czero, dod etc)
Upload screen_message.txt into mod_dir/addons/amxmodx/data/lang
Open plugins.ini from mod_dir/addons/amxmodx/configs
Add at the end of the list on a new line like follows:
Code:
amx_ssban.amxx
Save and close plugins.ini
Restart Server or Change Map


If you use AMXBANS you need to follow this steps:
Open amxx_ssban.sma and find approximate line 105 that looks like this:
PHP Code:
#define AMXBANS 0 // Set this to 1 to enable AmxBans support. (Uses amx_ban [reason])  
Change 0 into 1
Save and Close
Recompile plugin
Move compiled *.amxx from compile folder to plugins folder


.:: Available CVAR's ::.
amx_ssdelay "1.0"
Delay between snapshots (Def.: "1.0") WARNING has to be .0 as is float
amx_bandelay "10.0"
Delay before ban is done (Def.: "10.0") WARNING has to be .0 as is float
amx_ssnumber "3"
Number of snapshots to take (Def.: "3")
amx_website ""
Unban request site (Def.: "www.yoursite.com")
amx_msg_type "3"
Info player/admin messages 1 - chat | 2- hud | 3- chat+hud (Def.: "3")

DOWNLOAD

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Counter Strike 1.6 Gui's


You just have to copy The "cstrike" folder in you Counter-Strike 1.6 Directory and Overwrite it (in All Gui's)
We'll Be Updating And Increasing Gui's time by time .


Fnatic.Msi Gui 2010
Revolution Gaming Gui 2010

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Counter Strike 1.6 Non-Steam


Counter Strike 1.6 Non-Steam Version

Torrent Download
Direct Download

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Super Hero Mode Tutorial for Cs1.6


Super-Hero Mode Tutorial On Counter Strike 1.6 Server

This is a mode for AMX ModX!
A mode that transforms the player into a superhero with different powers that he earns in time by accumulating "xp", that is experience. Its installation is very simple, and it is made by use o an installer.
So, download superhero.rar Here. If it takes longer, be patient! Unzipp it anywhere on disk and enter the superhero folder, doubleclick the AMX Installer. Follow exactly the same steps as in AMX ModX installation. When you reach the choosing of the folder in which you want to instll, chose the " Select mod directory ". The electing window will open, and you select HLDS\cstrike (HLDS being the directory where you have the server) and click OK. The installer installs all the components. If you already have an older version of AMX ModX, the configurations will erase. To see if it works, click in the server's console " amx_plugins". If everything is ok, you should have there all the plugins of every hero (Anubis , Batman , Superman , Basescu …etc).
You will have additional commends to the simple AMX ModX:
·amx_shsetlevel <nick | @team | @ALL | #userid> <level> - gives the player a certain level ( amx_shsetlevel Gigi 5 - si Gigi is passed to level 5 superhero )
·amx_shsetxp <nick | @team | @ALL | #userid> <xp> - sets the player's xp
·amx_shaddxp <nick | @team | @ALL | #userid> <xp> - adds xp to the player/players
·amx_shban <nick or #userid> - bans the player from using the powers
·amx_shunban <nick | #userid | authid | ip> - unbans the player
·amx_shresetxp - erases all the xp from all the players includig the ones that are not on the server at that moment
·say /superherohelp or /help - opens a helping mod window
·say /herolist - shows the list of available heros
·say /playerskills - shows every player's skills
·say /playerlevels - shows the levels of the players
·say /myheroes - shows the heros you have already chosen and the bids that you have already made
·say /clearpowers - is used to erase all your powers (in case you want to chose other heroes)
·say /showmenu - shows you the powers menu in case you can chose heroes
·say /drop <hero name> - is used to "through away" a hero in case you want another
·say /whohas <hero name> - shows who has that hero.
These are the commands, have fun !

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

How to Make your Spray


  • Step 1
Download Decal Converter 1.3
  • Step 2
Open "DECAL CONVERTER".
Select "File>Open Picture>[Find your picture]"(Make sure not to make it too detailed if you want transparent background; unfortunately this might give poor results.)
  • Step 3
Press REPLACE [If you want a color to be Transparent]
Adjust the size on your Picture
  • Step 4
Select "Decal>Make decal>in the "Games Folder" you select "add">DESKTOP>Ok"
A message will appear, Press "OK"
  • Step 5
The Image you made will now be placed on the Desktop as a WAD-File.
Right-Click it> Properties> (Name it: TEMPDECAL) and make it "Read-Only"
  • Step 6
Find your "Cstrike" Folder.
Often: C:\Program Files\valve\Cstrike
    Replace the "tempdecal" that is already there with your own, and voila!
      Start the game, Select a server, Spray on!
      Let me know if you got any problems

      Here are Some cool Sprays..

















      • Digg
      • Del.icio.us
      • StumbleUpon
      • Reddit
      • RSS


      In order to add bots to your Counter Strike 1.6 dedicated server you will have to do this :

      1. Download here the podbot arhive and unzippe it.
      2. Copy the podbot folder into 'HLDS\cstrike\addons' - HLDS is the main directory of your server .
      3. Open 'HLDS\cstrike\addons\metamod\plugins.ini' and add this line under those who already are there :
      win 32 addons\podbot\podbot_mm.dll
      If you want to change bots number open 'HLDS\cstrike\addons\podbot\podbot.cfg' and edit the lines:
      pb_minbots 3
      pb_maxbots 12

      Download Bots Waypoints  Here
      One of the Podbot problems is the lack of bot waypoints for new, custom maps. So, we provide you a little help on that. Is an colection of more then 2000 map waypoints for CS 1.6 Podbot. Download Counter Strike 1.6 Waypoints 
      Double click the exe and chose the server`s main directory as installation folder.

      Optional, you can download and install Amx Podbotmenu if your server is running Amx Mod X. This plugin will add a menu for bots and some commands. Commands for this plugin:
      amx_pbmenu - invokes the main menu for podbot mm - do anything to your bots from it (most important command)
      amx_pbaddbot - just add a randome bot to your server
      amx_pbcmmenu - choose model of the bot your adding
      amx_pbcpmenu - choose personality of the bot your adding
      amx_pbcsmenu - choose skill of the bot your adding
      amx_pbctmenu - choose team of the bot your adding
      amx_pbkbmenu - menu to kick the bots
      amx_pbwmmenu - weapon mode menu for all bots

      • Digg
      • Del.icio.us
      • StumbleUpon
      • Reddit
      • RSS
      google-site-verification: google5f70f6edf33e1bcf.html