Copyright 2011 Cstrike-ManiaCs. Powered by Blogger.
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

      How to add music on a Counter Strike 1.6 server


      How to add music on a Counter Strike 1.6 server
      Methods of adding sounds in the Counter Strike server

      Inserting musical sounds in the game can be done in different ways. One of them is to install the plug-in “roundsound” in case the server runs on AmxModX. This plug-in introduces some familiar sounds in the game, which I am sure you know. These ones are played at the end of the round. I am sure you get bored of them - half of them are rock, and the other half are arabesque sounds, the same sounds for years which I am bored of. You will learn now how to change that.
      Another method would be to modify an already installed plug-in in the AmxModX. “Miscstats” is the plug-in I am talking about, which is very easy to modify. This way, you can introduce new tracks and sound than the ones pre-established, as long as they can be withstood by the Counter Strike client that you use. The sound files that can be used are the wav files.

      Adding sounds by modifying miscstats plug-in

      The steps that you have to take to introduce the musical sounds (and not only musical):
      1. Search on the internet (or wherever you think) for wav files that match your desires. These are small sound files that will be played in the game. These files should be small - about 100Kb - in order to be withstood by the CS client, and in order to be easily downloaded by the player that connects to the server. You can try the wav files used for phone ring tones. You copy these files in HLDS\cstrike\sound\misc.
      2. Modify the “miscstates” plug-in.
      3. Install the “precache” plug-in. Very important!!! Without this plug-in, the sounds are impossible to be heard by the players. You will be the only one that hears these sounds because the others will not have them installed in the cstrike\sound\misc.
      The most simple method of adding musical sound in the Counter Strike 1.6 server is to get the plug-in from here and to install it as it is. So, download it, unzipp it wherever on the disk and:
      a. Copy the miscstats.amxx file in HLDS\cstrike\addons\amxmodx\plugins over the one that is already there.
      b. Copy the files from the sound folder in HLDS\cstrike\sound\misc.
      c. Install the precache plug-in in any other amxmodx plug-in (the amxx file should be copied in amxmodx\plugins, then the plug-in should be edited in amxmodx\configs\plugins.ini).
      d. Copy the precache.txt text file in HLDS\cstrike\addons\amxmodx\configs. If you have correctly installed everything, then you should hear during the ga,e the following sounds:
      - a short piece of Parazitii track at the beginning of the round
      - you will hear the “impressive” sound for the last alive player of the team
      - during the round, at some frags you will hear a piece of the track “dinpacate”
      In order to install any piece of track that you desire (between the limits that are withstood by the CS client), you will have to know what it should be modified in the miscstats plug-in. After you have downloaded and unzipped miscstats.zip, open the folder, and you will find the miscstats.sma file, that you should copy in HLDS\cstrike\addons\amxmodx\scriptings.
      Open the sma and search for the line marked with (1) in the help page. (search carefully scrolling down; the plug-in is big enough and you should search carefully). Here you have the “firstblood” sound, that can be heard at the first frag of the round. If you want to replace it, write the name of a wav file that you desire.

      Ex: from play_sound("misc/firstblood") - you can do
      play_sound("misc/maneanasoala")- replace only the name of the wav file.

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

      Counter Strike 1.6 Modern Warfare 2


      As the name says, in this Counter Strike 1.6 version we tried to bring some of the MW2 look and gameplay into CS 1.6. This is not justa reskinned CS 1.6, the changes made to the game are significant.

      Weapon skinns and models are made to look like those in Modern Warfare 2, player models, even some animations, too. We changed the sounds and some controls to make it feel like MW2 gameplay.

      This CS 1.6 MW2 version is playable online, on any server you like, but you can play on a LAN server (with or without bots) started ingame from Create Server, if you like.



      Download Counter Strike 1.6 Modern Warfare 2


      Installer size: 758 MB
      Installed game size: 1.4 GB
      Warning! If you recive an error at w_c4.mdl when trying to connect to online servers, download and install CS 1.6 MW2 Update 1.1 C4 Fix. Without this one you won`t be able to connect to some of these servers. Double click the exe and chose as installation folder, the game`s main directory (Counter Strike 1.6 Modern Warfare 2).

      Download

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

      Counter Strike Ninja Defuse

      Tips for counter strike ninja defuse,
      Ninja defuse is a best trick to win the round, What actually ninja defuse is that you defuse the bomb just like a ghost by not spotting yourself to the terrorist, This does need a lot of practice but some basic tips for newbies who want to try this technique are:
      find a spot to camp within or near the bomb site and also measure the time you take to walk from that spot to the bomb planting area, because that is something important, mostly the ninja defuse happens at the last few seconds of bomb when terrorist are leaving or running away from the bomb as they are expecting it to get blasted, do not get spotted by enemy during the whole round, once you are spotted then the camp is of no use, buy a kit and 2 flashes, also practice to throw the flash nade effectively and also practice to play even when you are flash, go beyond the expectations.
      an example:


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

      sXe Injected 12.0 Fix 2 New

      sXe Injected v12.0 Released! 

      Add: Anti-Soundhack Beta 1
      Add: New cheats detections
      Fix: Unblocked commands
      Fix: Lost focus on screenshots
      Fix: Upload screenhots lag
      Fix: Deformed ATI screenshots
      Fix: CS1.5 duplicated folders
      Fix: CS Windows name
      Fix: Internationalization fixed
      Fix: Anti-Wallhack visualization errors

      sXe Injected Counter Strike Anticheat (Client/Server)
      Free download: sXe Injected Anticheat Last Version

      CLIENT

      sXe Injected 12.0 Fix 2  new! - 15195 downloads

      sXe Injected 12.0 Fix 2 (22/09/2011)

      SERVERS

      Windows Server 7.1.0.0 new! - 48328 downloads




      Linux Server 7.1.0.0 new! - 11850 downloads


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