Archive for 2013
How to install csdm 2.1.2 deathmatch on your counter strike server
By : Unknown
What is the use of CSDM ?
PROCEDURE :
note : amxmodx must be installed in your counter strike 1.6 directory. Refer this article to install amxmodx
screenshot 1 |
- You will get weapons menu(screenshot 1). Thus you can get any weapons both of terrorists and counter terrorists.
- You will get infinite lifes in a round to play(never die).
- You can make random respwan(the places where you will start after dying) positions.
PROCEDURE :
note : amxmodx must be installed in your counter strike 1.6 directory. Refer this article to install amxmodx
- Download csdm from here.
- Extract everything to C:\Program Files\Counter-Strike 1.6\cstrike\addons\amxmodx folder. This is the default counter strike 1.6 directory. If you have installed game to other location then browse to the amxmodx folder then extract. Done!
How to record a live cs 1.6 match
By : Unknown
Hi guys today i am gonna share with you how to record any offline/online matches with a console command.
It is useful to catch hackers/wallers. So here we go
It is useful to catch hackers/wallers. So here we go
- open cs 1.6.
- Write in the console -->> record demo
- press enter. The demo will start reording.
- To stop demo write in the console ->> stopdemo
- then press enter.
- To view the demo you just recorded, write in the console -->> viewdemo demo
- you can also write -->>playdemo demo but the viewdemo command as more options like fast forward, slow, pause etc.
You can also download demo given by others which will be in .dem format. Now to view it you must paste that .dem file in counter strike 1.6/cstrike/ folder. Then you can view it by the commands i mentioned above.
How to fly and use your gun as a pogostick :D
By : Unknown
Hi guys today i will tell you how to fly using a plugin -bulletpogo.amxx using amxmodx. Refer my previous articles to know how to install amxmodx or how to use amx plugins .
- First download this plugin .
- Paste this plugin to the plugins folder which will be present in addons>amxmodx>plugins. If you can't see this folder you must have not installed amxmodx, then first install amxmodx.
- Write the plugin name i.e bulletpogo.amxx to the plugins file which will be present in amxmodx/configs/plugins.ini. See how to use plugins, i had given the link above if you have problem.
- save it
- Done!
Garena has removed counter strike 1.6 now how to play
By : Unknown
Garena has removed counter strike 1.6 but still we can play using gametracker servers. It is very simple.
just go to gametracker.com. Click on Servers. Select counter strike 1.6 . Then choose you country. Click go! Done.
Now you can see many ip address there. Copy any one ip address then paste in the console of counter strike then connect. Just type connect <ip.address> in the console which appears when you launch the game.
just go to gametracker.com. Click on Servers. Select counter strike 1.6 . Then choose you country. Click go! Done.
Now you can see many ip address there. Copy any one ip address then paste in the console of counter strike then connect. Just type connect <ip.address> in the console which appears when you launch the game.
How to play counter strike 1.6 using hamachi
By : Unknown
PROCEDURE :
NOTE :
screenshot 1 |
- Download hamachi unmanaged version from here.
- Install it. Open it. Click on Network>Create a new network(screenshot 1).
- Enter Network id(Username) and password. Network will be created successfully.
- Open hlds.exe from the folder where you have installed counter strike, Generally it is c:/programe files/counter strike/hlds.exe . Click on Create server. The server will be successfully created.
- Now open hamachi then right click and copy ipv4 address.(screenshot 2)
screenshot 2 |
- Now open counter strike game(cstrike.exe) then click on find servers then click on LAN(screenshot 3) . Click on refresh button. You will see your server you made with hlds.exe . Connect it you will be joined.
- It is very important to turn off your firewall or make an exception to the game because it may not allow your friends to connect with you. Tell your friends about this too.
- Now tell your friends to install hamachi on their computers and join your Network you just made. Give your Network Id and password to your friends so that they will join your Network. When they are joined Green light will be visible near their computer names.
- Now Tell them to copy your ipv4 address from hamachi by right click on your name and copy or you can simply give your ip address by chat. When your friends got your ip address then he should open cs then press ~ key(Below ESC key) then type connect xxx.xxx.xxx.xxx then press enter, he will be connected to your server or he may add ip address to favorites or he may see your server in LAN. Enjoy....
screenshot 3 |
- Copy ip address from hamachi only.
- Turn Windows and antivirus firewall off or made an exception or allow hl.exe or cstrike.exe when asked by your antivirus firewall or windows firewall.
How to become admin in counter strike 1.6 through amxmodx
By : Unknown
First of all amxmodx must be installed. Refer this article to install amxmodx.
- After installing amxmodx goto C:\Program Files\Counter-Strike 1.6\cstrike\addons\amxmodx\configs
- There you will find users.ini file open it.
- Go to last line and find this line -->> "loopback" "" "abcdefghijklmnopqrstu" "de". Delete this line .
- Now add this line to the last-->> "My Name" "my_password" "abcdefghijklmnopqrstu" "a".
- In place of My Name write your Name which you use in counter strike 1.6 . In place of my_password write your password and save it. Please Don't remove quotes(" ") and write in between the quotes whether it is name or password.
- Go to C:\Program Files\Counter-Strike 1.6\valve. There you will find autoexec.cfg file. Open it.
- write this in the first line -->> setinfo _pw "the.password.u.entered.in.the.users.ini" . Save it. Done!
How to install amxmodx in counter strike 1.6
By : Unknown
What you can do with amxmodx ?
How to install?
- Install plugins which can give you many new features such as unlimited ammo, bunny hop(continuously jumping without loosing speed), grenade trails and much more...
- Install mods such as Zombie mod, war-craft, superhero mod etc..
- kick player, ban player, say messages, speech stuffs etc. using a user friendly interface.
How to install?
- Download amxmodx from its official website amxmodx.org.
- Extract it then open it click install . You can Install it anywhere.
- Click on Start>>AMX Mod X>>AMX Mod X. Click Next. Accept the agreement.
- Now Select mod Directory. Click next. Under the Custom game addon select counter strike. Now browse to Cstrike folder then click ok. Two bars will race and the setup will be completed :) .Click Finish. Done!
How to install amxmodx plugins in counter strike 1.6
By : Unknown- Firstly amxmodx must be installed. Refer this article to install amxmodx in your cs 1.6 server .
- After you have installed amxmodx go to this folder ->> C:\Program Files\Counter-Strike\cstrike\addons\amxmodx\plugins
- Paste the plugins that you have downloded in the plugins folder mentioned above. You can download plugins from http://www.amxmodx.org/compiler.php or search in google .
- Go to this folder -->> C:\Program Files\Counter-Strike\cstrike\addons\amxmodx\configs . Open Plugins.ini from the folder mentioned above.
- Scroll to the bottom till you see this line ; Custom - Add 3rd party plugins here.
- Now write the names of plugins with there extensions. Suppose If you have a plugin name bunnyhop then you will write bunnyhop.amxx under ->> Custom - Add 3rd party plugins here.<<-. See the screenshot.
How to create a Counter Strike 1.6 dedicated server
By : Unknown
I know it is very simple task If you and your friends are playing through LAN but what if you don't have LAN or you live at different places. You still can play and it is very simple. Just .Read the Procedure.
You will be connected(screenshot 3).
If this method doesn't work for you then you must try other methods.
- Goto C:\Program Files\Counter-Strike 1.6 . Then find hlds.exe, make a desktop shortcut for easy access. Open hlds.exe. Then Select game counter strike 1.6. Select map, players, rcon password(any) then click on start server. Then copy ip address(screenshot 1).
screenshot 1 |
- Now open counter strike 1.6 (cstrike.exe) from your desktop or directory then in the console typeconnect ip.ip.ip.ip:port then press enter.
example -> connect 117.212.30.88:27011 (screenshot 2)
screenshot 2 |
You will be connected(screenshot 3).
screenshot 3 |
If this method doesn't work for you then you must try other methods.