<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5212927609145618381</atom:id><lastBuildDate>Wed, 28 Aug 2024 07:37:22 +0000</lastBuildDate><category>ALL ABOUT HLDS</category><category>AMX MOD X</category><category>Counter Strike Movies</category><category>My Favorites Movies</category><category>PacSteam</category><category>Just for Fun</category><title>Creating C S 1.6 Server</title><description>This blog is all about counter strike 1.6 servers it includes making a steam/non-steam server, tweaking the server and installing AMX MODX on the server with several useful plug-ins</description><link>http://hldscs.blogspot.com/</link><managingEditor>noreply@blogger.com (KASHIF ANSARI)</managingEditor><generator>Blogger</generator><openSearch:totalResults>27</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1166856366146850938</guid><pubDate>Sun, 20 Dec 2009 08:31:00 +0000</pubDate><atom:updated>2009-12-20T00:33:43.492-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>AMX Match Plugin</title><description>&lt;p&gt;-=[ AMX Match Deluxe ]=-   &lt;br /&gt;Originally coded by Shromilder    &lt;br /&gt;Upgraded and converted to Amx Mod X by Infra    &lt;br /&gt;Current version: 8.11    &lt;br /&gt;-- Only works with AMXX 1.75 or later! --    &lt;br /&gt;-- Requires admin level &amp;quot;m&amp;quot; --    &lt;br /&gt;&lt;u&gt;--- Required Module(s) ---&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Counter-strike &lt;/li&gt;    &lt;li&gt;Regex &lt;/li&gt; &lt;/ul&gt; &lt;u&gt;--- Optional Module(s) ---&lt;/u&gt;  &lt;ul&gt;   &lt;li&gt;Sockets &lt;/li&gt;    &lt;li&gt;MySQL &lt;/li&gt; &lt;/ul&gt;  &lt;br /&gt;Notes:   &lt;br /&gt;To use the HLTV ability, you will need to enable the Sockets module, which is included with Amx Mod X.   &lt;br /&gt;To also use the ability to record stats into SQL, you will also need to enable the SQL module.  &lt;br /&gt;&lt;u&gt;&lt;b&gt;Plugin supports&lt;/b&gt;&lt;/u&gt;:   &lt;ul&gt;   &lt;li&gt;MaxRound, TimeLimit, or Winlimit matches &lt;/li&gt;    &lt;li&gt;Changing of the server hostname &lt;/li&gt;    &lt;li&gt;Changing of the server password &lt;/li&gt;    &lt;li&gt;Shield (un)restrictions (before and after matches) &lt;/li&gt;    &lt;li&gt;Automatic swapping of the teams &lt;/li&gt;    &lt;li&gt;Overtime &lt;/li&gt;    &lt;li&gt;Overtime configs &lt;/li&gt;    &lt;li&gt;Unlimited overtime *NEW*&lt;/li&gt;    &lt;li&gt;Match server configs &lt;/li&gt;    &lt;li&gt;Default(FFA) server config &lt;/li&gt;    &lt;li&gt;Automatic screenshots &lt;/li&gt;    &lt;li&gt;Automatic demos &lt;/li&gt;    &lt;li&gt;Menus &lt;/li&gt;    &lt;li&gt;PUG Style gameplay &lt;/li&gt;    &lt;li&gt;Match stats, logged in files, or MySQL *NEW*&lt;/li&gt;    &lt;li&gt;Knife round before first warmup period to decide teams *NEW*&lt;/li&gt; &lt;/ul&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Installation&lt;/b&gt;&lt;/u&gt;:   &lt;ul&gt;   &lt;li&gt;If your server is on your computer (or your external server supports unzipping) and you can      &lt;br /&gt;unzip while keeping the correct directory structure, just unzip into your &#39;cstrike&#39; directory &lt;/li&gt;    &lt;li&gt;Add this line to your plugins.ini file:      &lt;blockquote&gt;amx_match_deluxe.amxx ; Amx Match Deluxe&lt;/blockquote&gt;   &lt;/li&gt;    &lt;li&gt;Restart hlds &lt;/li&gt; &lt;/ul&gt;  &lt;blockquote&gt;   &lt;blockquote&gt;     &lt;blockquote&gt;- otherwise -&lt;/blockquote&gt;   &lt;/blockquote&gt; &lt;/blockquote&gt;  &lt;ul&gt;   &lt;li&gt;Copy &#39;amx_match_deluxe.amxx&#39; to your plugins directory &lt;/li&gt;    &lt;li&gt;Add this line to your plugins.ini file:      &lt;blockquote&gt;amx_match_deluxe.amxx ; AMX Match Deluxe&lt;/blockquote&gt;   &lt;/li&gt;    &lt;li&gt;Copy the &#39;amxmd&#39; folder to your &amp;quot;addons/amxmodx/configs/&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Copy amx_match_deluxe.txt to your &amp;quot;addons/amxmodx/data/lang&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Copy the &#39;data/match_stats&#39; folder to your &amp;quot;addons/amxmodx/data&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Enable the correct modules in the modules.ini file (meaning DBI, Regex, and Sockets with the compiled plugin included in the zip file) &lt;/li&gt;    &lt;li&gt;Restart hlds &lt;/li&gt; &lt;/ul&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Usage&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;&lt;u&gt;&lt;b&gt;To load a match&lt;/b&gt;&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;amx_match &amp;lt;CT&#39;s clan tag&amp;gt; &amp;lt;T&#39;s clan tag&amp;gt; &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; [recdemo|rechltv|recboth]       &lt;blockquote&gt;- or -&lt;/blockquote&gt; amx_match2 &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; [recdemo|rechltv|recboth]       &lt;blockquote&gt;- or -&lt;/blockquote&gt; amx_match3 &amp;lt;CT&#39;s clan tag&amp;gt; &amp;lt;T&#39;s clan tag&amp;gt; &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; &amp;lt;second map&amp;gt; [recdemo|rechltv|recboth]       &lt;blockquote&gt;- or -&lt;/blockquote&gt; amx_match4 &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; &amp;lt;second map&amp;gt; [recdemo|rechltv|recboth]      &lt;br /&gt;&lt;u&gt;For example&lt;/u&gt;:       &lt;blockquote&gt;amx_match SK eoL mr12 ecup recboth&lt;/blockquote&gt; This will load a match with teams: &amp;quot;SK&amp;quot; and &amp;quot;eol&amp;quot;, with MaxRound 12 rule,      &lt;br /&gt;using the ecup.cfg server config file, and will record demos and HLTV demos.      &lt;br /&gt;Note: if your clan tag has a space, use quote marks: &amp;quot;SK swe&amp;quot;&lt;/blockquote&gt;   &lt;u&gt;&lt;b&gt;Other commands&lt;/b&gt;&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;To restart a match: amx_matchrestart or &amp;quot;say /restart&amp;quot;      &lt;br /&gt;To stop a match: amx_matchstop or &amp;quot;say /stop&amp;quot;      &lt;br /&gt;To force the start of a match: amx_matchstart or &amp;quot;say /start&amp;quot;      &lt;br /&gt;To restart a half (re-lo3): amx_matchrelo3 or &amp;quot;say /relo3&amp;quot;      &lt;br /&gt;To swap teams: amx_swapteams      &lt;br /&gt;To randomize teams: amx_randomizeteams&lt;/blockquote&gt;   &lt;u&gt;&lt;b&gt;The Menu&lt;/b&gt;&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;First you must configure the menu, by using these commands:       &lt;blockquote&gt;       &lt;br /&gt;amx_match_lmenu &amp;lt;length of match&amp;gt; [&amp;lt;length of match&amp;gt; ...]        &lt;br /&gt;amx_match_cmenu &amp;lt;Name of config&amp;gt; &amp;lt;config file name&amp;gt;         &lt;blockquote&gt;- or -&lt;/blockquote&gt; amx_match_addlength &amp;lt;length of match&amp;gt; [&amp;lt;length of match&amp;gt; ...]        &lt;br /&gt;amx_match_addconfig &amp;lt;Name of config&amp;gt; &amp;lt;config file name&amp;gt; &lt;/blockquote&gt; Note: the most common lengths and commands have already been added to amxmd.cfg      &lt;br /&gt;When it&#39;s done, just use the amx_matchmenu to load the menu and allow you to choose your match &lt;img title=&quot;Smile&quot; border=&quot;0&quot; alt=&quot;&quot; src=&quot;http://forums.alliedmods.net/images/smilies/smile.gif&quot; /&gt;.&lt;/blockquote&gt; &lt;/blockquote&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Cvars&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;   &lt;br /&gt;&lt;u&gt;amx_match_endtype&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;&lt;u&gt;Maxround&lt;/u&gt;:       &lt;blockquote&gt;0 -&amp;gt; Match is finished after all rounds are played. (set by default)       &lt;br /&gt;1 -&amp;gt; Match is finished when a team has won mp_maxrounds+1 rounds.        &lt;br /&gt;2 -&amp;gt; There is a vote to play out the match after a team has won maxrounds+1 rounds, unless rounds played is less than 1/5 of total rounds away from end of match).&lt;/blockquote&gt;     &lt;u&gt;Timelimit&lt;/u&gt;:       &lt;blockquote&gt;0 -&amp;gt; Match is finished immediately after the timelimit is up. (set by default)       &lt;br /&gt;1 -&amp;gt; Match is finished at end of the last round.&lt;/blockquote&gt;   &lt;/blockquote&gt;   &lt;u&gt;amx_match_hostname&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Does not change host name of server.      &lt;br /&gt;1 -&amp;gt; Changes host name of server to &amp;quot;&amp;lt;CT tag&amp;gt; vs.&amp;lt;T tag&amp;gt; | &amp;lt;CFG file&amp;gt; CS Match In Progress&amp;quot; or (amx_match2/4) &amp;quot;&amp;lt;CFG file&amp;gt; CS Match In Progress&amp;quot;. (set by default)&lt;/blockquote&gt;   &lt;u&gt;amx_match_kniferound&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; There is no knife round before the first warmup period to decide teams (set by default).      &lt;br /&gt;1 -&amp;gt; There is a knife round before the first warmup period to decide teams.&lt;/blockquote&gt;   &lt;u&gt;amx_match_overtime&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; there is no overtime if there&#39;s a draw.      &lt;br /&gt;1 -&amp;gt; there is an overtime after a draw match (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_otcfg&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*      &lt;br /&gt;0 -&amp;gt; there is no overtime config.      &lt;br /&gt;1 -&amp;gt; there is an overtime config (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_otlength&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*      &lt;br /&gt;Length of overtime (3 rounds/minutes/wins by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_otunlimited&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*      &lt;br /&gt;! Warning: Stats will not be logged if you use this cvar !      &lt;br /&gt;0 -&amp;gt; overtime is not unlimited (2 halves only). (set by default)      &lt;br /&gt;1 -&amp;gt; overtime is unlimited.&lt;/blockquote&gt;   &lt;u&gt;amx_match_password&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Match plugin will not password server before match.      &lt;br /&gt;1 -&amp;gt; Match plugin will password server before match, use with amx_match_password2. (set by default)&lt;/blockquote&gt;   &lt;u&gt;amx_match_password2&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;*Only use if you have set amx_match_password to 1*      &lt;br /&gt;Use this cvar to set the value of password. (default value is &amp;quot;scrim&amp;quot;)&lt;/blockquote&gt;   &lt;u&gt;amx_match_playerneed&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;*Only use if you have set amx_match_readytype to 1*      &lt;br /&gt;This is the number of players which have to be ready (default value is &amp;quot;10&amp;quot;).      &lt;br /&gt;(Set it to 4 if you want to play a 2 vs 2 match for example.)&lt;/blockquote&gt;   &lt;u&gt;amx_match_pugstyle&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; PUG style gameplay is off. Server does not start matches automatically (set by default).      &lt;br /&gt;1 -&amp;gt; PUG style gameplay is on.&lt;/blockquote&gt;   &lt;u&gt;amx_match_randomizeteams&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Teams are not randomized before match (set by default).      &lt;br /&gt;1 -&amp;gt; Teams are randomized before match.&lt;/blockquote&gt;   &lt;u&gt;amx_match_readytype&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; only one player of each side must say ready for the match to begin.      &lt;br /&gt;1 -&amp;gt; ALL players much say ready in order to start the match (set by default).      &lt;br /&gt;2 -&amp;gt; only an AMX admin can start the match by saying /start or amx_matchstart&lt;/blockquote&gt;   &lt;u&gt;amx_match_swaptype&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; teams will not swap after the 1st half.      &lt;br /&gt;1 -&amp;gt; teams will swap automatically after the 1st half (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_screenshot&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; no screenshot at all.      &lt;br /&gt;1 -&amp;gt; screenshot of the score is taken at the end of each half (set by default).      &lt;br /&gt;2 -&amp;gt; two screenshots are taken (one of the scores; one of the names and userids) at the end of each half.&lt;/blockquote&gt;   &lt;u&gt;amx_match_screenshot2&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; no screenshot if match is stopped using amx_match_stop or &amp;quot;say /stop&amp;quot; .      &lt;br /&gt;1 -&amp;gt; screenshot of the score is taken at the end of each half, even if match is stopped using amx_match_stop or &amp;quot;say /stop&amp;quot; (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_shield&lt;/u&gt;: ( Make sure to enable &#39;restmenu.amxx&#39; )     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Plugin unrestricts shield during the match.      &lt;br /&gt;1 -&amp;gt; Plugin restricts shield during the match (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_shield2&lt;/u&gt;: ( Make sure to enable &#39;restmenu.amxx&#39; )     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Plugin unrestricts shield after match.      &lt;br /&gt;1 -&amp;gt; Plugin restricts shield after match (set by default).&lt;/blockquote&gt;   &lt;u&gt;amx_match_showscore&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Score will not be show after each round .      &lt;br /&gt;1 -&amp;gt; Score is shown after each round (set by default).      &lt;br /&gt;2 -&amp;gt; Score will be shown throughout entire match.&lt;/blockquote&gt;   &lt;u&gt;amx_match_stats&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Plugin does not log stats for each match (set by default).      &lt;br /&gt;1 -&amp;gt; Plugin logs stats for each match.&lt;/blockquote&gt;   &lt;u&gt;amx_match_warmupcfg&lt;/u&gt;:     &lt;blockquote&gt;     &lt;br /&gt;0 -&amp;gt; Plugin does not use a warmup config during the warmup session (set by default).      &lt;br /&gt;1 -&amp;gt; Plugin uses a warmup config during the warmup session.&lt;/blockquote&gt; &lt;/blockquote&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Config Files&lt;/b&gt;&lt;/u&gt;:   &lt;ul&gt;   &lt;li&gt;&#39;default.cfg&#39; is a server config file which is executed before every match, along with the match config (cal.cfg). It can be used to disable some plug-ins like stats or set some default cvars which will erase your match config file cvars &lt;/li&gt;    &lt;li&gt;&#39;ffa.cfg&#39; is the server config file which is executed at the end of the match in order that your server can be played by everyone =) &lt;/li&gt;    &lt;li&gt;&#39;warmup.cfg&#39; is the warmup session config file. Add any cvars of plugins here that you want changed during the warmup session &lt;/li&gt;    &lt;li&gt;&#39;amxmd.cfg&#39; is the main match config file. Change default cvar values in here. You can also add config files and match lengths into this file. &lt;/li&gt;    &lt;li&gt;&#39;pug.ini&#39; contains the default match command for PUG style gameplay &lt;/li&gt;    &lt;li&gt;&#39;hltv.ini&#39; contains the hltv password that the match plugin uses to record hltv demos &lt;/li&gt;    &lt;li&gt;&#39;defaultmaps.ini&#39; contains the default maps for your mod. Note: The plugin searches your map directory for any maps that aren&#39;t in this list;     &lt;br /&gt;This file can be used to list your maps, but make sure to not delete the default maps from the file.&lt;/li&gt; &lt;/ul&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;SQL help&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;   &lt;br /&gt;/!\ IF YOU DON&#39;T WANT TO USE THE SQL MODULE, YOU HAVE TO COMMENT THE LINE &amp;quot;#define AMXMD_USE_SQL&amp;quot; AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\     &lt;br /&gt;&lt;a href=&quot;http://wiki.amxmodx.org/Configuring_AMX_Mod_X#SQL&quot;&gt;http://wiki.amxmodx.org/Configuring_AMX_Mod_X#SQL&lt;/a&gt;    &lt;br /&gt;Note: If you are not getting stats added to your database, search your log files for:    &lt;blockquote&gt;[AMXX] SQL Connection Failed&lt;/blockquote&gt; If you are getting that error, there is a problem with your sql.cfg file, or your SQL server is not configured correctly.&lt;/blockquote&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Web help&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;   &lt;ol&gt;     &lt;li&gt;Open web/config.php &lt;/li&gt;      &lt;li&gt;Edit config.php file for the correct information:        &lt;ul&gt;         &lt;li&gt;$mysql_host -- Hostname of your SQL server (Can also use ip address, e.g. &#39;127.0.0.1&#39;) &lt;/li&gt;          &lt;li&gt;$mysql_username -- User name of your SQL server &lt;/li&gt;          &lt;li&gt;$mysql_password -- Password for the username used &lt;/li&gt;          &lt;li&gt;$mysql_database -- Database name on your SQL server &lt;/li&gt;       &lt;/ul&gt;     &lt;/li&gt;      &lt;li&gt;Upload files to your web server &lt;/li&gt;   &lt;/ol&gt; &lt;/blockquote&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;HLTV help&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;   &lt;br /&gt;/!\ IF YOU DON&#39;T WANT TO USE THE SOCKETS MODULE (FOR THE HLTV), YOU HAVE TO COMMENT THE LINE &amp;quot;#define AMXMD_USE_HLTV&amp;quot; AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\     &lt;br /&gt;To configure your HLTV:    &lt;br /&gt;In order to be able to control the HLTV, you must know the rcon password. HLTV rcon can be set using &amp;quot;adminpassword&amp;quot; command in the HLTV console    &lt;br /&gt;&lt;u&gt;&lt;b&gt;HLTV Checklist&lt;/b&gt;&lt;/u&gt;:     &lt;ul&gt;     &lt;li&gt;Load your HLTV. &lt;/li&gt;      &lt;li&gt;Set the HLTV adminpassword by using adminpassword &amp;lt;rcon&amp;gt; command in the HLTV console. Then connect it to your server using &amp;quot;connect ip:port&amp;quot; in the console. &lt;/li&gt;      &lt;li&gt;Set the HLTV adminpassword in the &#39;hltv.ini&#39; config file. &lt;/li&gt;      &lt;li&gt;Load your match on the server using amx_match or amx_match2        &lt;ol&gt;         &lt;li&gt;If your HLTV is already connected, you should see it say &amp;quot; HLTV correctly configured =)&amp;quot;. &lt;/li&gt;          &lt;li&gt;If you don&#39;t see that, it means that the HLTV adminpassword hasn&#39;t been correctly configured. &lt;/li&gt;          &lt;li&gt;If your HLTV isn&#39;t connected, it will try the adminpassword that you&#39;ve set when it enters the server. &lt;/li&gt;       &lt;/ol&gt;     &lt;/li&gt;   &lt;/ul&gt; &lt;/blockquote&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Changelog&lt;/b&gt;&lt;/u&gt;:   &lt;blockquote&gt;   &lt;br /&gt;8.11: (minor release) - Sunday, June 24, 2007    &lt;blockquote&gt;     &lt;br /&gt;fixed bug in stats_log where plugin would not compile with SQL stats disabled&lt;/blockquote&gt; ------    &lt;br /&gt;8.10: (semi-major release) - Sunday, June 24, 2007    &lt;blockquote&gt;     &lt;br /&gt;added multi-lingual support to menu headings       &lt;blockquote&gt;---&lt;/blockquote&gt; changed the sql functions to only log an error when they failed to connect to the sql server, rather than fail the plugin      &lt;br /&gt;changed picking of teams after a knife round to a vote, rather than say commands      &lt;br /&gt;changed pug style games to change to next map in the mapcycle rather than to a default map (i.e. only to dust2)       &lt;blockquote&gt;---&lt;/blockquote&gt; fixed hltv delay bug where second half demos were being cut off after only 30 seconds or so      &lt;br /&gt;fixed bug in knife round where users could still fire one shot with the pistol before being forced to switch to knife&lt;/blockquote&gt; ------    &lt;br /&gt;8.02: (minor release) - Tuesday, May 22, 2007    &lt;blockquote&gt;     &lt;br /&gt;fixed typo in knife round&#39;s start message: &amp;quot;KNIFE_ROUND_STARTED&amp;quot; vs. &amp;quot;KNIFE_ROUND_START&amp;quot;&lt;/blockquote&gt; ------    &lt;br /&gt;8.01: (minor release) - Sunday, May 20, 2007    &lt;blockquote&gt;     &lt;br /&gt;fixed bug where after a team had won in a knife-round only Ts could pick a team, even if CTs won      &lt;br /&gt;fixed bug where you could still type &#39;ready&#39; in knife round      &lt;br /&gt;fixed bug where teams would be swapped, but the clan names wouldn&#39;t after a knife round      &lt;br /&gt;fixed bug where ready list would still display &amp;quot;None.&amp;quot; even after the first player was ready       &lt;blockquote&gt;---&lt;/blockquote&gt; changed sequence of knife round/warmup/first half (now start-]warmup-]knife round-]warmup-]first half)&lt;/blockquote&gt; ------    &lt;br /&gt;8.00: (major release) - Friday, May 18, 2007    &lt;blockquote&gt;     &lt;br /&gt;added French translation, thanks AIA-Shogun      &lt;br /&gt;added updated German translation, thanks ToT | V!PER      &lt;br /&gt;added br translation, thanks rfrik      &lt;br /&gt;added Serbian translation, thanks iggy_bus       &lt;blockquote&gt;---&lt;/blockquote&gt; fixed hltv bug, thanks AIA-Shogun      &lt;br /&gt;fixed hltv delay bug       &lt;blockquote&gt;---&lt;/blockquote&gt; added knife round      &lt;br /&gt;added unlimited overtime support      &lt;br /&gt;added cvar &#39;amx_match_otunlimited&#39;      &lt;br /&gt;added MySQL support for recording stats      &lt;br /&gt;added PHP/MySQL web interface to display SQL stats       &lt;blockquote&gt;---&lt;/blockquote&gt; changed name of cvar: &#39;amx_match_overtimecfg&#39; to &#39;amx_match_otcfg&#39;, to match other overtime cvar names      &lt;br /&gt;changed format of hltv demos to remove duplicate parts of the demo name      &lt;br /&gt;changed the format for logging stats to the match half file (check that file for the new format)&lt;/blockquote&gt; ------    &lt;br /&gt;7.03: (minor release) - Monday, November 13, 2006    &lt;blockquote&gt;     &lt;br /&gt;fixed runtime error when executing a match&lt;/blockquote&gt; ------    &lt;br /&gt;7.02: (minor release) - Friday, November 10, 2006    &lt;blockquote&gt;     &lt;br /&gt;added warmup configs      &lt;br /&gt;added constants for all file handles so all hardcoded file names are all variables and in one place      &lt;br /&gt;added cvar amx_match_warmupcfg.       &lt;blockquote&gt;---&lt;/blockquote&gt; fixed problem where match would not end, if match played through all rounds and endtype was not 0       &lt;blockquote&gt;---&lt;/blockquote&gt; changed the format of the teams for the logging: CT -] 2, T -] 1 (instead of CT -] 1, T -] 2)       &lt;blockquote&gt;---&lt;/blockquote&gt; removed french translation due to all of the problems that the incomplete translation is causing. (Will add it back in once somebody translates it again)&lt;/blockquote&gt; ------    &lt;br /&gt;7.01: (minor release) - Friday, July 21, 2006    &lt;blockquote&gt;     &lt;br /&gt;fixed OT portion of the plugin. Overtime works correctly now...      &lt;br /&gt;fixed bug where password would be shown to all players if the server console started a match (id=0)      &lt;br /&gt;fixed bug where first map&#39;s name was used for demos during second map in a two map match.       &lt;blockquote&gt;---&lt;/blockquote&gt; updated swedish translation for five missing translation tags, thanks TheLinx.&lt;/blockquote&gt; ------    &lt;br /&gt;7.00: (major release) - Saturday, July 15, 2006    &lt;blockquote&gt;     &lt;br /&gt;added PUG type gameplay (See &lt;a href=&quot;http://www.sk-gaming.com&quot;&gt;www.sk-gaming.com&lt;/a&gt; for details) turned on by cvar      &lt;br /&gt;added winlimit type matches      &lt;br /&gt;added logging to HL logs as well as AMXX logs      &lt;br /&gt;added printing to server console as well as AMXX logs      &lt;br /&gt;added two new console commands &#39;amx_match_addlength&#39; and &#39;amx_match_addconfig&#39; (equiv. to server commands: &#39;amx_match_lmenu&#39; and &#39;amx_match_cmenu&#39;)      &lt;br /&gt;added two map matches (amx_match3 and amx_match4)      &lt;br /&gt;added logging of match stats      &lt;br /&gt;added new command &#39;say /relo3&#39;      &lt;br /&gt;added new command &#39;amx_matchrelo3&#39;      &lt;br /&gt;added ability to restart the half as well as the match      &lt;br /&gt;added ability for league files to be in the main cstrike directory as well as in &#39;/amxmd/leagues/&#39;      &lt;br /&gt;added file: &#39;defaultmaps.ini&#39; for maps list in the menu      &lt;br /&gt;added polish translation, thanks rain.      &lt;br /&gt;added danish translation, thanks ZiP*.      &lt;br /&gt;added czech translation, thanks James.      &lt;br /&gt;added team randomizer, thanks for the idea Eklundh      &lt;br /&gt;added cvar amx_match_pugstyle      &lt;br /&gt;added cvar amx_match_randomizeteams      &lt;br /&gt;added cvar amx_match_stats       &lt;blockquote&gt;---&lt;/blockquote&gt; alphabatized the translation file (amx_match_deluxe.txt)       &lt;blockquote&gt;---&lt;/blockquote&gt; changed swap_teams to support the new cs_user_change_team functions (Swaps without killing the player)      &lt;br /&gt;changed the order of menus (removed &#39;match_type -&amp;gt; mr13&#39;; added &#39;MatchType -&amp;gt; MR/TL/WL&#39; and &#39;MatchLength -&amp;gt; 13&#39;; added a menu for Tags/No Tags between CT Tags and the main menu )      &lt;br /&gt;changed all hud message channels (except the timer and show_score functions) to -1.      &lt;br /&gt;changed the way the plugin looks for the config file list in match_start; cfglist.txt is not used anymore      &lt;br /&gt;changed the settings menu to disable the dependent settings when the independent settings are disabled (amx_match_otlength and amx_match_overtimecfg, when amx_match_overtime is disabled, for instance)      &lt;br /&gt;changed the readme to html format      &lt;br /&gt;changed the defaults for some of the cvars (refer to cvar portion of the readme)       &lt;blockquote&gt;---&lt;/blockquote&gt; fixed menu settings function so it&#39;s not completely dependent on what cvars are registered (can&#39;t think of a way to completely get away from dependency)      &lt;br /&gt;fixed hltv delay, it actually delays the hltv now...      &lt;br /&gt;fixed all multilingual lines of code to use &#39;id&#39; and &#39;LANG_PLAYER&#39; properly       &lt;blockquote&gt;---&lt;/blockquote&gt; updated swedish translation, thanks TheLinx.      &lt;br /&gt;updated german translation, thanks pl2003.       &lt;blockquote&gt;---&lt;/blockquote&gt; reformated function names      &lt;br /&gt;reformated variable names       &lt;blockquote&gt;---&lt;/blockquote&gt; removed support for NO_STEAM       &lt;blockquote&gt;---&lt;/blockquote&gt; rewrote &#39;new_score&#39; and &#39;start_match&#39; functions       &lt;ul&gt;       &lt;li&gt;completely new layouts &lt;/li&gt;        &lt;li&gt;way easier to debug &lt;/li&gt;     &lt;/ul&gt;   &lt;/blockquote&gt; &lt;/blockquote&gt;  &lt;p&gt;Download link:&amp;#160; &lt;a title=&quot;http://forums.alliedmods.net/showthread.php?p=50388&quot; href=&quot;http://forums.alliedmods.net/showthread.php?p=50388&quot;&gt;http://forums.alliedmods.net/showthread.php?p=50388&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/amx-match-plugin.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1803814896842462142</guid><pubDate>Sun, 20 Dec 2009 08:23:00 +0000</pubDate><atom:updated>2009-12-20T00:23:20.633-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>AMX Super Extension</title><description>&lt;p&gt;To go along with the updated AMX Super, we have customized a couple of plugins just for you. Remember these are completely optional, but they are quite handy.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;b&gt;Installing:&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Download the plugin below &lt;/li&gt;    &lt;li&gt;Place the .amxx of that plugin in your server&#39;s addons/amxmodx/plugins folder &lt;/li&gt;    &lt;li&gt;Open plugins.ini found in addons/amxmodx/configs &lt;/li&gt;    &lt;li&gt;Add the following line at the bottom of the file: &lt;i&gt;PluginName&lt;/i&gt;.amxx (Replace PluginName with the actual name) &lt;/li&gt;    &lt;li&gt;Save and close plugins.ini &lt;/li&gt;    &lt;li&gt;Restart your server or change the map &lt;/li&gt;    &lt;li&gt;Done&lt;/li&gt; &lt;/ol&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href=&quot;http://forums.alliedmods.net/showthread.php?t=54555&quot;&gt;High Ping Kicker&lt;/a&gt; &lt;b&gt;- Kicks High Pingers in your Server&lt;/b&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://forums.alliedmods.net/showthread.php?t=56146&quot;&gt;Admin Slash&lt;/a&gt; &lt;b&gt;- Enables all amx_ prefix commands to be done with a / in game chat&lt;/b&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Download Link: &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/amx-super-extension.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-5888193816599456016</guid><pubDate>Sun, 20 Dec 2009 08:19:00 +0000</pubDate><atom:updated>2009-12-20T00:19:31.902-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>AMX Super 4.2 New Release</title><description>&lt;p&gt;&lt;b&gt;SuperCentral Wiki&lt;/b&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href=&quot;http://wiki.supercentral.net/index.php?title=Main_Page&quot;&gt;AMX Super Documentation&lt;/a&gt; (FAQ / All Documentation) &lt;/li&gt; &lt;/ul&gt;  &lt;br /&gt;&lt;b&gt;Commands / Flags / Usage&lt;/b&gt;  &lt;br /&gt;&lt;b&gt;Client Commands:&lt;/b&gt;  &lt;ul&gt;   &lt;li&gt;say /gravity - check_gravity &lt;/li&gt;    &lt;li&gt;say /alltalk - check_alltalk &lt;/li&gt;    &lt;li&gt;say /fixsound &lt;/li&gt;    &lt;li&gt;say /spec &lt;/li&gt;    &lt;li&gt;say /unspec &lt;/li&gt;    &lt;li&gt;say /admins - show_admins &lt;/li&gt;    &lt;li&gt;say /admin - show_admins&lt;/li&gt;    &lt;li&gt;say block_gagged - Blocks the gagged &lt;/li&gt;    &lt;li&gt;say team - block_gagged &lt;/li&gt;    &lt;li&gt;say jointeam - join_team &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;   &lt;br /&gt;&lt;b&gt;Admin Commands:&lt;/b&gt;    &lt;br /&gt;&lt;b&gt;Access Custom Flag M / (Users.ini)&lt;/b&gt;    &lt;br /&gt;amx_heal - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;HP to give&amp;gt;&amp;quot;)    &lt;br /&gt;amx_armor - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;armor to give&amp;gt;&amp;quot;)    &lt;br /&gt;amx_teleport - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid or authid&amp;gt; [x] [y] [z]&amp;quot;)    &lt;br /&gt;amx_userorigin - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid or authid&amp;quot;)    &lt;br /&gt;amx_stack - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid or authid&amp;gt; [0|1|2]&amp;quot;)    &lt;br /&gt;amx_alltalk - ADMIN_LEVEL_A,&amp;quot;[1 = ON | 0 = OFF]&amp;quot;)    &lt;br /&gt;amx_gravity - ADMIN_LEVEL_A,&amp;quot;&amp;lt;gravity #&amp;gt;&amp;quot;)    &lt;br /&gt;amx_unammo - ADMIN_LEVEL_A, &amp;quot;&amp;lt;nick, #userid or @team&amp;gt; [0|1] - 0=OFF 1=ON&amp;quot;)    &lt;br /&gt;amx_extend - admin_extend&amp;quot;,ADMIN_LEVEL_A,&amp;quot;&amp;lt;added time to extend&amp;gt; : ex. 5, if you want to extend it five more minutes.&amp;quot;)    &lt;br /&gt;amx_gag - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid or authid&amp;gt; &amp;lt;a|b|c&amp;gt; &amp;lt;time&amp;gt; - Flags: a = Normal Chat | b = Team Chat | c = Voicecomm&amp;quot;)    &lt;br /&gt;amx_ungag - ADMIN_LEVEL_A,&amp;quot;&amp;lt;nick, #userid or authid&amp;gt;&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Custom Flag N&lt;/b&gt;    &lt;br /&gt;amx_bury - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_unbury - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_disarm - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_slay2 - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; [1-Lightning|2-Blood|3-Explode]&amp;quot;)    &lt;br /&gt;amx_rocket - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_fire - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid or authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_uberslap - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid or authid&amp;gt;&amp;quot;)    &lt;br /&gt;amx_flash - ADMIN_LEVEL_B,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; - Flashes player(s)&amp;quot;)    &lt;br /&gt;+adminvoice - Custom Level B (Change in admin Voice Section)    &lt;br /&gt;-adminvoice - //Custom Level B (Change in admin Voice Section)    &lt;br /&gt;&lt;b&gt;Access Custom Flag O&lt;/b&gt;    &lt;br /&gt;amx_weapon - ADMIN_LEVEL_C,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;weapon #&amp;gt;&amp;quot;)    &lt;br /&gt;amx_revive - ADMIN_LEVEL_C,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_godmode - ADMIN_LEVEL_C,&amp;quot;&amp;lt;nick, #userid or @team&amp;gt; [0|1|2] - 0=OFF 1=ON 2=ON + ON EACH ROUND&amp;quot;)    &lt;br /&gt;amx_noclip - ADMIN_LEVEL_C,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; [0|1|2] - 0=OFF 1=ON 2=ON + ON EACH ROUND&amp;quot;)    &lt;br /&gt;amx_drug - ADMIN_LEVEL_C,&amp;quot;&amp;lt;@all, @team, nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;amx_speed - ADMIN_LEVEL_C,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt; [0|1] -- gives/takes turbo running&amp;quot;)    &lt;br /&gt;amx_givemoney - ADMIN_LEVEL_C,&amp;quot; &amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;amount&amp;gt; - gives specified player money&amp;quot;)    &lt;br /&gt;amx_takemoney - ADMIN_LEVEL_C,&amp;quot; &amp;lt;nick, #userid or authid&amp;gt; &amp;lt;amount&amp;gt; - takes specified player money&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Custom Flag P&lt;/b&gt;    &lt;br /&gt;amx_glow - ADMIN_LEVEL_D, &amp;quot;&amp;lt;nick, #userid, authid, or @team/@all&amp;gt; &amp;lt;color&amp;gt; (or) &amp;lt;rrr&amp;gt; &amp;lt;ggg&amp;gt; &amp;lt;bbb&amp;gt; &amp;lt;aaa&amp;gt; -- lasts 1 round&amp;quot;)    &lt;br /&gt;amx_glow2 - ADMIN_LEVEL_D, &amp;quot;&amp;lt;nick, #userid, authid, or @team/@all&amp;gt; &amp;lt;color&amp;gt; (or) &amp;lt;rrr&amp;gt; &amp;lt;ggg&amp;gt; &amp;lt;bbb&amp;gt; &amp;lt;aaa&amp;gt; -- lasts forever&amp;quot;)    &lt;br /&gt;amx_glowcolors - ADMIN_LEVEL_D, &amp;quot;shows a list of colors for amx_glow and amx_glow2&amp;quot;)    &lt;br /&gt;amx_badaim - ADMIN_LEVEL_D,&amp;quot;&amp;lt;player&amp;gt; &amp;lt;On/off or length of time: 1|0|time&amp;gt; &amp;lt;Save?: 1|0&amp;gt;: Turn on/off bad aim on a player.&amp;quot;)    &lt;br /&gt;amx_transfer - ADMIN_LEVEL_D,&amp;quot;- &amp;lt;name&amp;gt; &amp;lt;CT/T/Spec&amp;gt; Transfers that player to the specified team&amp;quot;)    &lt;br /&gt;amx_team - ADMIN_LEVEL_D,&amp;quot;- &amp;lt;name&amp;gt; &amp;lt;CT/T/Spec&amp;gt; Transfers that player to the specified team&amp;quot;)    &lt;br /&gt;amx_swap - ADMIN_LEVEL_D,&amp;quot;- &amp;lt;name 1&amp;gt; &amp;lt;name 2&amp;gt; Swaps two players with eachother&amp;quot;)    &lt;br /&gt;amx_teamswap - ADMIN_LEVEL_D,&amp;quot;- Swaps two teams with eachother&amp;quot;)    &lt;br /&gt;amx_lock - ADMIN_LEVEL_D,&amp;quot;- &amp;lt;CT/T/Auto/Spec&amp;gt; - Locks selected team&amp;quot;)    &lt;br /&gt;amx_unlock - ADMIN_LEVEL_D,&amp;quot;- &amp;lt;CT/T/Auto/Spec&amp;gt; - Unlocks selected team&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Custom Flag Q&lt;/b&gt;    &lt;br /&gt;amx_quit - ADMIN_LEVEL_E,&amp;quot;&amp;lt;nick, #userid, authid or @team&amp;gt;&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Basic Flag D&lt;/b&gt;    &lt;br /&gt;amx_exec - ADMIN_BAN,&amp;quot;&amp;lt;nick or @team&amp;gt; &amp;lt;command&amp;gt;&amp;quot;)    &lt;br /&gt;amx_restart - ADMIN_BAN,&amp;quot;&amp;lt;seconds (1-20)&amp;gt; - restarts the server in seconds&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Basic Flag K&lt;/b&gt;    &lt;br /&gt;amx_pass - ADMIN_PASSWORD, &amp;quot;&amp;lt;server password&amp;gt; - Sets the server password&amp;quot;)    &lt;br /&gt;amx_nopass - ADMIN_PASSWORD, &amp;quot;- Removes the server password&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Basic Flag L&lt;/b&gt;    &lt;br /&gt;amx_shutdown - ADMIN_RCON,&amp;quot;&amp;lt;seconds (1-20)&amp;gt; - shuts down the server in seconds&amp;quot;)    &lt;br /&gt;&lt;b&gt;Access Basic Flag Public&lt;/b&gt;    &lt;br /&gt;amx_supermenu - ADMIN_ADMIN,&amp;quot;- Shows the AMX Super Menu&amp;quot;)    &lt;br /&gt;Admin Listen is defined in a cvar located in the amx_super.cfg file&lt;/p&gt;  &lt;p&gt;Download link :&lt;a title=&quot;http://forums.alliedmods.net/showthread.php?p=166806&quot; href=&quot;http://forums.alliedmods.net/showthread.php?p=166806&quot;&gt;http://forums.alliedmods.net/showthread.php?p=166806&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/amx-super-42-new-release.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1611211491875058293</guid><pubDate>Sat, 19 Dec 2009 18:10:00 +0000</pubDate><atom:updated>2009-12-19T10:10:04.216-08:00</atom:updated><title>Compaq CQ45 106AU</title><description>&lt;p&gt;Well this post is mostly about the Compaq Presario CQ45 106AU well i own this laptop and since past few days the fan of the laptop was making loads of noise and the laptop was heating like hell, the overall performance of the laptop was degrading. Finally i decided to take a look into the laptop i found that the bearing inside the laptop fan was the cause&amp;#160; of the problem so to remove the fan i have to go through the whole laptop that is i had to open all the parts except the modem Bluetooth and the sound card. Well at first it looked a lot difficult but with the help of the manual it was a piece of cake.&lt;/p&gt;  &lt;p&gt;Manual:&lt;a title=&quot;http://h10025.www1.hp.com/ewfrf/wc/manualCategory?lc=en&amp;amp;dlc=en&amp;amp;cc=us&amp;amp;lang=en&amp;amp;product=3781150&amp;amp;&quot; href=&quot;http://h10025.www1.hp.com/ewfrf/wc/manualCategory?lc=en&amp;amp;dlc=en&amp;amp;cc=us&amp;amp;lang=en&amp;amp;product=3781150&amp;amp;&quot;&gt;http://h10025.www1.hp.com/ewfrf/wc/manualCategory?lc=en&amp;amp;dlc=en&amp;amp;cc=us&amp;amp;lang=en&amp;amp;product=3781150&amp;amp;&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/compaq-cq45-106au.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-4665039855869922846</guid><pubDate>Thu, 17 Dec 2009 23:07:00 +0000</pubDate><atom:updated>2009-12-17T15:07:09.907-08:00</atom:updated><title>HLDS Non Steam patch.</title><description>&lt;p&gt;Hey guys as i know most of you are looking for a non steam patch. Here I am posting a link from where you can download it.&lt;/p&gt;  &lt;p&gt;&lt;a title=&quot;http://www.tutorialecstrike.com/cssource.html&quot; href=&quot;http://www.tutorialecstrike.com/cssource.html&quot;&gt;http://www.tutorialecstrike.com/cssource.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://www.tutorialecstrike.com/cssource.html&quot;&gt;&amp;#160;&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/hlds-non-steam-patch.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-2897964094346998948</guid><pubDate>Thu, 17 Dec 2009 23:02:00 +0000</pubDate><atom:updated>2009-12-17T15:02:54.573-08:00</atom:updated><title>Server Rates</title><description>&lt;p&gt;Hey Guys as most of you out there are trying to get the perfect rates for your HLDS server well for me the server works really fine with the following rates &lt;/p&gt;  &lt;p&gt;sv_minrate 0 &lt;/p&gt;  &lt;p&gt;sv_maxrate 25000&lt;/p&gt;  &lt;p&gt;sv_minupdaterate 13&lt;/p&gt;  &lt;p&gt;sv_maxupdaterate 13&lt;/p&gt;  &lt;p&gt;Well I have an upload rate of 200 thus i am using lower updaterates if you guys have a better upload rate then you can try increasing the updaterates and that will also improve the aim of the server.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/server-rates.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1516200737918045734</guid><pubDate>Thu, 17 Dec 2009 22:56:00 +0000</pubDate><atom:updated>2009-12-17T14:56:17.187-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ALL ABOUT HLDS</category><title>Your server is out of date.  Please update and restart</title><description>&lt;p&gt;This is one of the common error most of the non steam users are getting now day’s as one of the master server of steam is down and those most server admin’s get this error even after updating there server, but let me tell you guys this error wont affect your server as if you are adding other master server by using setmaster command then the players using those master server to get a list of online server will be able to see your server so don&#39;t worry just ignore the error and click on cancel and your server will still be listed on the net. Well here is the ip address of the servers which i am using just add these lines to your server.cfg&lt;/p&gt;  &lt;p&gt;setmaster add 69.28.151.162    &lt;br /&gt;setmaster add 72.165.61.189     &lt;br /&gt;setmaster add 207.173.177.11    &lt;br /&gt;setmaster add 68.142.72.250    &lt;br /&gt;setmaster add hlmaster.jolt.co.uk    &lt;br /&gt;setmaster add 65.73.232.251:27040    &lt;br /&gt;setmaster add 65.73.232.253:27040    &lt;br /&gt;setmaster add 207.173.177.12:27010    &lt;br /&gt;setmaster add 207.173.177.11:27010&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/your-server-is-out-of-date-please.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-5143361187712119316</guid><pubDate>Thu, 17 Dec 2009 22:43:00 +0000</pubDate><atom:updated>2009-12-17T14:43:14.947-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Just for Fun</category><title>Sexy Chicks</title><description>&lt;p&gt;Well this article i am writing to test the number of Google hits that i will get on using the word SEX, Child Porn, Teens, Young girl’s, naughty America, bang bros’s , Private cafe, my friends hot mom, naked chicks, girls gone wild,&amp;#160; rough sex, gay , lesbian, young guys, porn , dick , pussy, virgin , defloration, rape, women assault, gang bang, well that&#39;s all i can think of lets see how many people search for these all stuff on net. I will be posting the result soon. &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2009/12/sexy-chicks.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-714520974244899255</guid><pubDate>Fri, 05 Dec 2008 10:11:00 +0000</pubDate><atom:updated>2009-12-17T14:49:33.780-08:00</atom:updated><title>Counter Strike 1.6</title><description>&lt;p&gt;This game was created in 1998 and since then it’s one of the most played game in multiplayer platform even i myself is addicted to this game and I play this game daily for at least 1 hr. This is my favourite past time and helps me a lot in revealing stress. I my self is doing engg. 3rd yr but still plays this game even during examination times. CS rocks my friends. well if any of u guys want to know anything about this game just add a response and i will surely help you. &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/12/blog-post.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-6437482245140959689</guid><pubDate>Sun, 27 Jul 2008 12:29:00 +0000</pubDate><atom:updated>2009-12-20T00:14:05.876-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>AMX Super: All in one pack</title><description>&lt;p&gt;This plugin features almost all the commands and stuff an admin want for fun amd managment of a server. To install this plugin just follow the basic steps defined in installing an AMX MODX plugin post. But regardless to that I am telling the step once more. You need AMXX 1.8 to run AMX Super plugin.   &lt;br /&gt;Step 1: Place amx_super.amxx in your server&#39;s addons/amxmodx/plugins folder    &lt;br /&gt;Step 2: Place Amx_Super.txt in your server&#39;s addons/amxmodx/data/lang folder    &lt;br /&gt;Step 3: Open plugins.ini found in addons/amxmodx/configs    &lt;br /&gt;Step 4: Add the following line at the bottom of the file: &lt;/p&gt;  &lt;p&gt;amx_super.amxx   &lt;br /&gt;amx_super_menu.amxx&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;Step 5: Save and close plugins.ini    &lt;br /&gt;Step 6: Restart your server or change the map    &lt;br /&gt;Done!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;Plugins Included:&lt;/u&gt;&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;Good/Fun   &lt;br /&gt;ADMIN HEAL v0.9.3 -- Gives health to players.    &lt;br /&gt;ADMIN ARMOR v1.0 -- Gives armor to players.    &lt;br /&gt;ADMIN REVIVE II v0.1 -- Revives dead players.    &lt;br /&gt;ADMIN NOCLIP v1.0 -- Gives players noclip.    &lt;br /&gt;ADMIN GODMODE v1.0 -- Give players godmode.    &lt;br /&gt;ADMIN TELEPORT v0.9.3 --Teleport to certain spot x y z    &lt;br /&gt;ADMIN STACK v0.9.3 -- Stacks all players on someone&#39;s head.    &lt;br /&gt;ADMIN ALLTALK v1.0 -- Sets alltalk.    &lt;br /&gt;ADMIN GRAVITY v0.2 -- Sets gravity.    &lt;br /&gt;ADMIN MONEY v1.0 -- Gives (or takes) money from players.    &lt;br /&gt;ADMIN WEAPON II Build 6.5 -- Gives players weapons.    &lt;br /&gt;ADMIN AMMO v1.0 -- Give/Take Unlimited Ammo    &lt;br /&gt;ADMIN SPEED vv1.0 --Give Turbo speed     &lt;br /&gt;ADMIN GLOW vv1.1 -- Makes a player glow    &lt;br /&gt;ADMIN BURY v0.9.3 -- Buries players in the ground.    &lt;br /&gt;ADMIN DISARM v1.1 -- Strips players of their weapons.    &lt;br /&gt;ADMIN UBER SLAP v0.9.3 -- Slaps players through the air until they have 1 health (and probably die from a fall).    &lt;br /&gt;ADMIN SLAY 2 v0.9.3 -- Like slay, only with special effects!    &lt;br /&gt;ADMIN ROCKET v1.3 -- Turns players into rockets!    &lt;br /&gt;ADMIN FIRE v1.0.0 -- Sets players on fire!    &lt;br /&gt;ADMIN QUIT v1.0 -- Forces players to close their game.    &lt;br /&gt;ADMIN GAG v1.8.3 -- Gags players from speaking or using the voicecomm.    &lt;br /&gt;ADMIN FLASH v1.0 -- Flashbangs players.    &lt;br /&gt;ADMIN DRUG v1.0 --Pretty obvious, gives them drugs    &lt;br /&gt;ADMIN BAD AIM 1.3 --Gives players extremely bad aim for checking for hacks, and has the ability to perma ban them    &lt;br /&gt;ADMIN TEAM LOCK v1.3 -- Allows teams to be locked    &lt;br /&gt;ADMIN TRANSFER v1.0 -- Transfer players to diff teams, swap teams, and swap players    &lt;br /&gt;ADMIN EXEC 2 v0.3 -- Executes commands on players. &lt;/p&gt;  &lt;p&gt;Server   &lt;br /&gt;ADMIN STATUS -- Shows detailed player information in a MOTD window.    &lt;br /&gt;ADMIN SERVER PASSWORD v1.0 -- Sets a server password.    &lt;br /&gt;ADMIN SERVER SHUTDOWN/RECONNECT v1.0 -- Shuts off the server and makes players reconnect for quick fixes.    &lt;br /&gt;ADMIN CHECK v1.15 -- Type /admin to see what admins are in the server    &lt;br /&gt;ADMIN MAP EXTEND v1.1 by JSauce -- amx_extend the current map    &lt;br /&gt;ADMIN LISTEN v2.3 by Psychoguard, rewritten by Maxim and ported by Oj@eKiLLzZz deb/urandom    &lt;br /&gt;ADMIN VOCOM v1.3 -- Voice related    &lt;br /&gt;CHANGE TO SPEC AND BACK v1.0 -- Go to spec and come back without dyeing     &lt;br /&gt;ENTER/LEAVE MESSAGES v1.0    &lt;br /&gt;DAMAGE DONE v0.4 -- Shows how much damage you did to enemies by your crosshair.    &lt;br /&gt;DEAD CHAT v2.1 -- Talk to the other team via voicecomm while dead.    &lt;br /&gt;LOADING SOUNDS v1.0 -- Plays music as players connect.    &lt;br /&gt;SPECTATOR BUG FIX v1.0 -- Fixes the bug when ducking and being killed.    &lt;br /&gt;&amp;quot;SHOWNDEAD&amp;quot; SCOREBOARD FIX v0.9.4 -- Fixes connecting players from showing up on a team.    &lt;br /&gt;FIX ECHO SOUNDS v1.0 -- Fixes echo sounds on some maps.    &lt;br /&gt;AFK BOMB TRANSFER v1.4 -- Transfers the Bomb to another player if AFK    &lt;br /&gt;C4 TIMER v1.1    &lt;br /&gt;STATS MARQUEE v1.2     &lt;br /&gt;SPAWN PROTECTION v7.1 &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;u&gt;Commands and Usage:&lt;/u&gt;&lt;/strong&gt; &lt;/p&gt;  &lt;p&gt;Client Commands: &lt;/p&gt;  &lt;p&gt;say /alltalk - Shows the current alltalk setting   &lt;br /&gt;say /gravity - Shows the current gravity    &lt;br /&gt;say /fixsound - Fixes echo sounds    &lt;br /&gt;say /admin(s) - Shows how many admins in the server and the names of the admins    &lt;br /&gt;say /spec - brings you to spec with no kill    &lt;br /&gt;say /unspec - brings you back into the game when the round begins[/color] &lt;/p&gt;  &lt;p&gt;Admin Commands:   &lt;br /&gt;Good/Fun &lt;/p&gt;  &lt;p&gt;amx_glow &amp;lt;nick, #userid, authid, or @team/@all&amp;gt; &amp;lt;color&amp;gt; (or) &amp;lt;rrr&amp;gt; &amp;lt;ggg&amp;gt; &amp;lt;bbb&amp;gt; &amp;lt;aaa&amp;gt; -- lasts 1 round&amp;quot;)   &lt;br /&gt;amx_glow2 &amp;lt;nick, #userid, authid, or @team/@all&amp;gt; &amp;lt;color&amp;gt; (or) &amp;lt;rrr&amp;gt; &amp;lt;ggg&amp;gt; &amp;lt;bbb&amp;gt; &amp;lt;aaa&amp;gt; -- lasts forever&amp;quot;)    &lt;br /&gt;amx_glowcolors (Shows all the colors you can use. 30 of em!)    &lt;br /&gt;amx_givemoney &amp;lt;nick, #userid or authid&amp;gt; &amp;lt;amount&amp;gt;    &lt;br /&gt;amx_takemoney &amp;lt;nick, #userid or authid&amp;gt; &amp;lt;amount&amp;gt;    &lt;br /&gt;amx_godmode &amp;lt;nick, #userid or @team&amp;gt; [012] - 0=OFF 1=ON 2=ON + ON EACH ROUND    &lt;br /&gt;amx_noclip &amp;lt;nick, #userid, authid or @team&amp;gt; [012] - 0=OFF 1=ON 2=ON + ON EACH ROUND    &lt;br /&gt;amx_weapon &amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;weapon #&amp;gt;    &lt;br /&gt;amx_revive &amp;lt;nick, #userid, authid or @team&amp;gt;    &lt;br /&gt;amx_speed &amp;lt;nick&amp;gt; [01]    &lt;br /&gt;amx_slay2 &amp;lt;nick, #userid, authid or @team&amp;gt; [1-Lightning2-Blood3-Explode]    &lt;br /&gt;amx_rocket &amp;lt;nick, #userid, authid or @team&amp;gt;    &lt;br /&gt;amx_fire &amp;lt;nick, #userid or authid&amp;gt;    &lt;br /&gt;amx_uberslap &amp;lt;nick, #userid or authid&amp;gt;    &lt;br /&gt;amx_heal &amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;HP to give&amp;gt;    &lt;br /&gt;amx_armor &amp;lt;nick, #userid, authid or @team&amp;gt; &amp;lt;armor to give&amp;gt;    &lt;br /&gt;amx_stack &amp;lt;nick, #userid or authid&amp;gt; [012] &lt;/p&gt;  &lt;p&gt;Bad/Management &lt;/p&gt;  &lt;p&gt;amx_team (same as amx_transfer just easier to use with / command)   &lt;br /&gt;Bind +adminvoice (admin voice comm)    &lt;br /&gt;amx_sptime &amp;lt;1 through 10 to set Spawn Protection time&amp;gt;    &lt;br /&gt;amx_spmessage &amp;lt;1 = Turn Spawn Protection Message on , 0 = Turn Spawn Protection message off&amp;gt;    &lt;br /&gt;amx_spshellthickness &amp;lt;1 through 100 to set Glow Shellthickness&amp;gt;    &lt;br /&gt;amx_spglow &amp;lt;1 = turn on glow, 0 =turn off glow&amp;gt;    &lt;br /&gt;amx_drug &amp;lt;nick&amp;gt; (Drugs the player for a minute or so)    &lt;br /&gt;amx_badaim &amp;lt;player&amp;gt; &amp;lt;On/off or length of time: 10time&amp;gt; &amp;lt;Save?: 10&amp;gt;: Turn on/off bad aim on a player.    &lt;br /&gt;amx_flash &amp;lt;nick, #userid, authid or @team&amp;gt; - Flashes players    &lt;br /&gt;amx_lock &amp;lt;CT/T/Auto/Spec&amp;gt; - Locks selected team    &lt;br /&gt;amx_unlock &amp;lt;CT/T/Auto/Spec&amp;gt; - Unlocks selected team    &lt;br /&gt;amx_transfer &amp;lt;name&amp;gt; &amp;lt;CT/T/Spec&amp;gt; Transfers that player to the specified team    &lt;br /&gt;amx_swap &amp;lt;name 1&amp;gt; &amp;lt;name 2&amp;gt; Swaps two players with eachother    &lt;br /&gt;amx_teamswap - Swaps two teams with eachother    &lt;br /&gt;amx_unammo &amp;lt;nick, #userid or @team&amp;gt; [01] - 0=OFF 1=ON    &lt;br /&gt;amx_quit &amp;lt;nick, #userid, authid or @team&amp;gt;    &lt;br /&gt;amx_gag &amp;lt;nick, #userid or authid&amp;gt; &amp;lt;abc&amp;gt; &amp;lt;time&amp;gt; - Flags: a = Normal Chat b = Team Chat c = Voicecomm    &lt;br /&gt;amx_ungag &amp;lt;nick, #userid or authid&amp;gt;    &lt;br /&gt;amx_bury &amp;lt;nick, #userid, authid or @team&amp;gt;    &lt;br /&gt;amx_unbury &amp;lt;nick, #userid, authid or @team&amp;gt;    &lt;br /&gt;amx_disarm &amp;lt;nick, #userid, authid or @team&amp;gt; &lt;/p&gt;  &lt;p&gt;Server &lt;/p&gt;  &lt;p&gt;amx_extend &amp;lt;added time to extend&amp;gt; : ex. 5, if you want to extend it five more minutes.   &lt;br /&gt;amx_shutdown - Shuts down the server -With most servers its a restart command, since they auto restart    &lt;br /&gt;amx_exec &amp;lt;nick or @team&amp;gt; &amp;lt;command&amp;gt;    &lt;br /&gt;amx_pass &amp;lt;server password&amp;gt;    &lt;br /&gt;amx_nopass - Removes the server password    &lt;br /&gt;amx_status - Shows a detailed list of info on players    &lt;br /&gt;amx_alltalk [1 = ON 0 = OFF]    &lt;br /&gt;amx_gravity &amp;lt;gravity #&amp;gt;    &lt;br /&gt;soundfix &lt;/p&gt;  &lt;p&gt;Cvars: &lt;/p&gt;  &lt;p&gt;All Cvars and Descriptions are in the .cfg file located in the .zip - I have made Description also -&amp;gt;Descriptions of Cvars &lt;/p&gt;  &lt;p&gt;AMX Super Extensions:   &lt;br /&gt;High Ping Kicker    &lt;br /&gt;Admin Slash&lt;/p&gt;  &lt;p&gt;To Download: &lt;a href=&quot;http://forums.alliedmods.net/showthread.php?p=166806&quot;&gt;http://forums.alliedmods.net/showthread.php?p=166806&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/amx-super-all-in-one-pack.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>6</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-152551231983419452</guid><pubDate>Sun, 27 Jul 2008 12:03:00 +0000</pubDate><atom:updated>2008-07-27T05:03:01.681-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Counter Strike Movies</category><title>Counter Strike Online</title><description>&lt;p&gt;Awesome trailer really nice quality, brings out the true game sprit. I really like this one as it motivates me to start gaming the effects are really cool and so is the movie.   &lt;br /&gt;&lt;/p&gt;  &lt;div class=&quot;wlWriterSmartContent&quot; id=&quot;scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:8f4c81be-44f6-4558-a824-7578b92cf248&quot; style=&quot;padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px&quot;&gt;&lt;div&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/OfT4A5fql_0&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/OfT4A5fql_0&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;/div&gt;  </description><link>http://hldscs.blogspot.com/2008/07/counter-strike-online.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-5650537793900304657</guid><pubDate>Sun, 27 Jul 2008 10:35:00 +0000</pubDate><atom:updated>2008-07-27T03:35:27.057-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">My Favorites Movies</category><title>Kismat Konnection</title><description>&lt;p&gt;One of the good movies I like to story line, but a one time watch. As always Shahid looks cute and I like his new attitude of a pop star in the film. The print is good worth watching online.&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;247&quot; alt=&quot;kismatkonnection1&quot; src=&quot;http://lh4.ggpht.com/friendskash/SIxPaRM-dbI/AAAAAAAAAEU/RYu9UYqpQT4/kismatkonnection1%5B7%5D.jpg&quot; width=&quot;194&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk1&quot; target=&quot;_blank&quot;&gt;Part1&lt;/a&gt;     &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk2&quot; target=&quot;_blank&quot;&gt;Part2&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk3&quot; target=&quot;_blank&quot;&gt;Part3&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk4&quot; target=&quot;_blank&quot;&gt;Part4&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk5&quot; target=&quot;_blank&quot;&gt;Part5&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk6&quot; target=&quot;_blank&quot;&gt;Part6&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk7&quot; target=&quot;_blank&quot;&gt;Part7&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk8&quot; target=&quot;_blank&quot;&gt;Part8&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk9&quot; target=&quot;_blank&quot;&gt;Part9&lt;/a&gt;    &lt;br /&gt;&lt;a href=&quot;http://desiclipshare.com/short-clip/kk10&quot; target=&quot;_blank&quot;&gt;Part10&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/kismat-konnection.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh4.ggpht.com/friendskash/SIxPaRM-dbI/AAAAAAAAAEU/RYu9UYqpQT4/s72-c/kismatkonnection1%5B7%5D.jpg" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-8437085237087414393</guid><pubDate>Sun, 27 Jul 2008 10:19:00 +0000</pubDate><atom:updated>2008-07-27T03:19:48.226-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">My Favorites Movies</category><title>My Favorites Movies</title><description>&lt;p&gt;Hi guys I am adding a new category in this I will be posting all the new movies which I like so enjoy and have fun watching these movies.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/my-favorites-movies.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-7921353795129920815</guid><pubDate>Sun, 27 Jul 2008 10:14:00 +0000</pubDate><atom:updated>2008-07-27T03:14:03.213-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Counter Strike Movies</category><title>Counter Strike Videos</title><description>&lt;p&gt;Hey guys I have started this new section for those who likes spending their free time watching counter strike videos. I will be posting all the videos I like the most hope you enjoy his new section. The very first video is my all time favorite The Chaos Theory by Nemesis this video features The Chaos festival at IIT in which over 2000 players participated. This is one of great works of Nemesis one of the best movie makers I know. Right know I am uploading the video so you guys have to wait a little. &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/counter-strike-videos.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-8992948008154308386</guid><pubDate>Sun, 27 Jul 2008 09:56:00 +0000</pubDate><atom:updated>2008-07-27T02:59:29.423-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">PacSteam</category><title>Installing PacSteam</title><description>&lt;p&gt;Installing PacSteam can some time be very confusing so I decided to show you how its done rather than explain it to you. Just follow the simple steps. &lt;a href=&quot;http://www.pacsteam.pt.vu/&quot; target=&quot;_blank&quot;&gt;PacSteam Main Site&lt;/a&gt;    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;   &lt;div class=&quot;wlWriterSmartContent&quot; id=&quot;scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:46855216-caac-4272-ae19-48d9496ac286&quot; style=&quot;padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px&quot;&gt;&lt;div&gt;&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/omzVG87fzOY&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/omzVG87fzOY&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;/div&gt; &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;If you have any problem in this tutorial then please send in your comments.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/installing-pacsteam.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-2856136099605493073</guid><pubDate>Thu, 24 Jul 2008 04:06:00 +0000</pubDate><atom:updated>2008-07-23T21:06:15.485-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ALL ABOUT HLDS</category><title>Server Rates</title><description>&lt;p&gt;As you all know that all HLDS runs on default rates unless defined by the user in the server.cfg file located in the cstrike directory. When you run your server on default rates it requires much more bandwidth per user and causes lag if the number of user exceeds the available bandwidth, but what most of servers admin&#39;s don&#39;t know is that the server can perform really well if configured according to the bandwidth and the number of user can be increased, the only drawback of rates is that if configured too low the aim of the server becomes bad, by aim I mean that the user will not be able to aim properly as we are reducing the data that is transmitted between the client and the server so the accuracy of the server will overall decrease but this is much more better than lag and it also helps in using the available bandwidth more effectively. Before we start we should know what are the different rate and what does they define.&lt;/p&gt;  &lt;p&gt;1. Rate : It is a client side command means that it will work only if entered on client (player) console. It defines the amount of data that can be sent to the server by the client or vice-a-versa at any instance.&lt;/p&gt;  &lt;p&gt;2: cl_rate: It is a client side command. It defines the amount of data the client (player) can request from the server at any instance.&lt;/p&gt;  &lt;p&gt;3: cl_cmdrate: It is a client side command. It defines the amount of data the client (player)&amp;#160; can send to the server at any instance.&lt;/p&gt;  &lt;p&gt;4: sv_minrate: It is a server command means it will work only if entered in the server console or defined by the admin in the server.cfg file. It limits the minimum amount of data a client can request from the server at any instance.&lt;/p&gt;  &lt;p&gt;5: sv_maxrate: It is also a server command. It limit the maximum amount of data a client can request from the user at any instance.&lt;/p&gt;  &lt;p&gt;6: sv_maxupdaterate: It is a server command and it limits the maximum number of update a client can request from the server.&lt;/p&gt;  &lt;p&gt;7: sv_minupdaterate: It is a server command and it limits the minimum number of updates a client can request from the server.&lt;/p&gt;  &lt;p&gt;8: cl_updatrate : It is a client side command. It define the number of updates a client can request from the server per second.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/server-rates.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-2340112663316333886</guid><pubDate>Thu, 17 Jul 2008 01:00:00 +0000</pubDate><atom:updated>2008-07-16T18:00:12.016-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">PacSteam</category><title>PacSteam Introduction</title><description>&lt;p&gt;PacSteam is one of the most interesting and intelligent project started by some geniuses who believes that gaming should be free for all of us actually its a cracked steam client which help you to download games from steam server and play it on cracked gaming server. Its just like non steam CS but the irenic is that you have all the steam advantages like friends chat, community etc. All that steam enables you to play not only this it has various utilities like steam buster which enables you to play games without steam and in offline mode. I will be telling about how to install PacSteam and download games using it in future posts.This was just the introduction. &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/pacsteam-introduction.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1065698797193446714</guid><pubDate>Mon, 14 Jul 2008 21:02:00 +0000</pubDate><atom:updated>2008-07-14T14:04:15.919-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>AMX Match Plugin</title><description>&lt;p&gt;Hi guys in this post i will be telling you about the amx_match_deluxe plugin this plugin is very useful for a server organizing a clan match, as it support various function like auto team swap, end of match when one team has won max round+1 matches etc.&lt;/p&gt;  &lt;p&gt;Download link:&lt;/p&gt;  &lt;p&gt;http://w17.easy-share.com/1700910525.html &lt;/p&gt;  &lt;p&gt;&lt;u&gt;--- Required Module(s) ---&lt;/u&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Counter-strike &lt;/li&gt;    &lt;li&gt;Regex&lt;/li&gt; &lt;/ul&gt; &lt;u&gt;--- Optional Module(s) ---&lt;/u&gt;  &lt;ul&gt;   &lt;li&gt;Sockets &lt;/li&gt;    &lt;li&gt;MySQL&lt;/li&gt; &lt;/ul&gt;  &lt;br /&gt;Notes:   &lt;br /&gt;To use the HLTV ability, you will need to enable the Sockets module, which is included with Amx Mod X.   &lt;br /&gt;To also use the ability to record stats into SQL, you will also need to enable the SQL module.  &lt;br /&gt;&lt;u&gt;&lt;b&gt;Plugin supports&lt;/b&gt;&lt;/u&gt;:   &lt;ul&gt;   &lt;li&gt;MaxRound, TimeLimit, or Winlimit matches &lt;/li&gt;    &lt;li&gt;Changing of the server hostname &lt;/li&gt;    &lt;li&gt;Changing of the server password &lt;/li&gt;    &lt;li&gt;Shield (un)restrictions (before and after matches) &lt;/li&gt;    &lt;li&gt;Automatic swapping of the teams &lt;/li&gt;    &lt;li&gt;Overtime &lt;/li&gt;    &lt;li&gt;Overtime configs &lt;/li&gt;    &lt;li&gt;Unlimited overtime *NEW*&lt;/li&gt;    &lt;li&gt;Match server configs &lt;/li&gt;    &lt;li&gt;Default(FFA) server config &lt;/li&gt;    &lt;li&gt;Automatic screenshots &lt;/li&gt;    &lt;li&gt;Automatic demos &lt;/li&gt;    &lt;li&gt;Menus &lt;/li&gt;    &lt;li&gt;PUG Style gameplay &lt;/li&gt;    &lt;li&gt;Match stats, logged in files, or MySQL *NEW*&lt;/li&gt;    &lt;li&gt;Knife round before first warmup period to decide teams *NEW*&lt;/li&gt; &lt;/ul&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;Installation&lt;/p&gt;   &lt;/b&gt;: If your server is on your computer (or your external server supports unzipping) and you can unzip while keeping the correct directory structure, just unzip into your &#39;cstrike&#39; directory. &lt;/u&gt;  &lt;p&gt;Add this line to your plugins.ini file:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; amx_match_deluxe.amxx ; Amx Match Deluxe&lt;/p&gt;  &lt;p&gt;Restart hlds&lt;/p&gt;  &lt;p&gt;- otherwise -&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Copy &#39;amx_match_deluxe.amxx&#39; to your plugins directory &lt;/li&gt;    &lt;li&gt;Add this line to your plugins.ini file:&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; amx_match_deluxe.amxx ; AMX Match Deluxe&lt;/li&gt;    &lt;li&gt;Copy the &#39;amxmd&#39; folder to your &amp;quot;addons/amxmodx/configs/&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Copy amx_match_deluxe.txt to your &amp;quot;addons/amxmodx/data/lang&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Copy the &#39;data/match_stats&#39; folder to your &amp;quot;addons/amxmodx/data&amp;quot; folder &lt;/li&gt;    &lt;li&gt;Enable the correct modules in the modules.ini file (meaning DBI, Regex, and Sockets with the compiled plugin included in the zip file) &lt;/li&gt;    &lt;li&gt;Restart hlds&lt;/li&gt; &lt;/ul&gt; &lt;u&gt;&lt;b&gt;     &lt;br /&gt;Usage&lt;/b&gt;&lt;/u&gt;:   &lt;p&gt;&lt;u&gt;&lt;b&gt;To load a match&lt;/b&gt;&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;amx_match &amp;lt;CT&#39;s clan tag&amp;gt; &amp;lt;T&#39;s clan tag&amp;gt; &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; [recdemo|rechltv|recboth] &lt;/p&gt;  &lt;p&gt;- or -&lt;/p&gt;  &lt;p&gt;amx_match2 &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; [recdemo|rechltv|recboth] &lt;/p&gt;  &lt;p&gt;- or -&lt;/p&gt;  &lt;p&gt;amx_match3 &amp;lt;CT&#39;s clan tag&amp;gt; &amp;lt;T&#39;s clan tag&amp;gt; &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; &amp;lt;second map&amp;gt; [recdemo|rechltv|recboth] &lt;/p&gt;  &lt;p&gt;- or -&lt;/p&gt;  &lt;p&gt;amx_match4 &amp;lt;mrXX or tlXX&amp;gt; &amp;lt;Config filename&amp;gt; &amp;lt;second map&amp;gt; [recdemo|rechltv|recboth]   &lt;br /&gt;&lt;u&gt;For example&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;amx_match SK eoL mr12 ecup recboth&lt;/p&gt;  &lt;p&gt;This will load a match with teams: &amp;quot;SK&amp;quot; and &amp;quot;eol&amp;quot;, with MaxRound 12 rule,   &lt;br /&gt;using the ecup.cfg server config file, and will record demos and HLTV demos.    &lt;br /&gt;Note: if your clan tag has a space, use quote marks: &amp;quot;SK swe&amp;quot;&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;b&gt;Other commands&lt;/b&gt;&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;To restart a match: amx_matchrestart or &amp;quot;say /restart&amp;quot;    &lt;br /&gt;To stop a match: amx_matchstop or &amp;quot;say /stop&amp;quot;    &lt;br /&gt;To force the start of a match: amx_matchstart or &amp;quot;say /start&amp;quot;    &lt;br /&gt;To restart a half (re-lo3): amx_matchrelo3 or &amp;quot;say /relo3&amp;quot;    &lt;br /&gt;To swap teams: amx_swapteams    &lt;br /&gt;To randomize teams: amx_randomizeteams&lt;/p&gt;  &lt;p&gt;&lt;u&gt;&lt;b&gt;The Menu&lt;/b&gt;&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;First you must configure the menu, by using these commands: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;amx_match_lmenu &amp;lt;length of match&amp;gt; [&amp;lt;length of match&amp;gt; ...]    &lt;br /&gt;amx_match_cmenu &amp;lt;Name of config&amp;gt; &amp;lt;config file name&amp;gt; &lt;/p&gt;  &lt;p&gt;- or -&lt;/p&gt;  &lt;p&gt;amx_match_addlength &amp;lt;length of match&amp;gt; [&amp;lt;length of match&amp;gt; ...]   &lt;br /&gt;amx_match_addconfig &amp;lt;Name of config&amp;gt; &amp;lt;config file name&amp;gt; &lt;/p&gt;  &lt;p&gt;Note: the most common lengths and commands have already been added to amxmd.cfg   &lt;br /&gt;When it&#39;s done, just use the amx_matchmenu to load the menu and allow you to choose your match &lt;img title=&quot;Smile&quot; alt=&quot;&quot; src=&quot;http://forums.alliedmods.net/images/smilies/smile.gif&quot; border=&quot;0&quot; /&gt;.&lt;/p&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;Cvars&lt;/p&gt;   &lt;/b&gt;: &lt;/u&gt;  &lt;p&gt;   &lt;br /&gt;&lt;u&gt;amx_match_endtype&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;u&gt;Maxround&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;0 -&amp;gt; Match is finished after all rounds are played. (set by default)   &lt;br /&gt;1 -&amp;gt; Match is finished when a team has won mp_maxrounds+1 rounds.    &lt;br /&gt;2 -&amp;gt; There is a vote to play out the match after a team has won maxrounds+1 rounds, unless rounds played is less than 1/5 of total rounds away from end of match).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;Timelimit&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;0 -&amp;gt; Match is finished immediately after the timelimit is up. (set by default)   &lt;br /&gt;1 -&amp;gt; Match is finished at end of the last round.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_hostname&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Does not change host name of server.    &lt;br /&gt;1 -&amp;gt; Changes host name of server to &amp;quot;&amp;lt;CT tag&amp;gt; vs.&amp;lt;T tag&amp;gt; | &amp;lt;CFG file&amp;gt; CS Match In Progress&amp;quot; or (amx_match2/4) &amp;quot;&amp;lt;CFG file&amp;gt; CS Match In Progress&amp;quot;. (set by default)&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_kniferound&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; There is no knife round before the first warmup period to decide teams (set by default).    &lt;br /&gt;1 -&amp;gt; There is a knife round before the first warmup period to decide teams.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_overtime&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; there is no overtime if there&#39;s a draw.    &lt;br /&gt;1 -&amp;gt; there is an overtime after a draw match (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_otcfg&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*    &lt;br /&gt;0 -&amp;gt; there is no overtime config.    &lt;br /&gt;1 -&amp;gt; there is an overtime config (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_otlength&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*    &lt;br /&gt;Length of overtime (3 rounds/minutes/wins by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_otunlimited&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;*Only use if you have set amx_match_overtime to 1*    &lt;br /&gt;! Warning: Stats will not be logged if you use this cvar !    &lt;br /&gt;0 -&amp;gt; overtime is not unlimited (2 halves only). (set by default)    &lt;br /&gt;1 -&amp;gt; overtime is unlimited.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_password&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Match plugin will not password server before match.    &lt;br /&gt;1 -&amp;gt; Match plugin will password server before match, use with amx_match_password2. (set by default)&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_password2&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;*Only use if you have set amx_match_password to 1*    &lt;br /&gt;Use this cvar to set the value of password. (default value is &amp;quot;scrim&amp;quot;)&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_playerneed&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;*Only use if you have set amx_match_readytype to 1*    &lt;br /&gt;This is the number of players which have to be ready (default value is &amp;quot;10&amp;quot;).    &lt;br /&gt;(Set it to 4 if you want to play a 2 vs 2 match for example.)&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_pugstyle&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; PUG style gameplay is off. Server does not start matches automatically (set by default).    &lt;br /&gt;1 -&amp;gt; PUG style gameplay is on.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_randomizeteams&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Teams are not randomized before match (set by default).    &lt;br /&gt;1 -&amp;gt; Teams are randomized before match.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_readytype&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; only one player of each side must say ready for the match to begin.    &lt;br /&gt;1 -&amp;gt; ALL players much say ready in order to start the match (set by default).    &lt;br /&gt;2 -&amp;gt; only an AMX admin can start the match by saying /start or amx_matchstart&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_swaptype&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; teams will not swap after the 1st half.    &lt;br /&gt;1 -&amp;gt; teams will swap automatically after the 1st half (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_screenshot&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; no screenshot at all.    &lt;br /&gt;1 -&amp;gt; screenshot of the score is taken at the end of each half (set by default).    &lt;br /&gt;2 -&amp;gt; two screenshots are taken (one of the scores; one of the names and userids) at the end of each half.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_screenshot2&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; no screenshot if match is stopped using amx_match_stop or &amp;quot;say /stop&amp;quot; .    &lt;br /&gt;1 -&amp;gt; screenshot of the score is taken at the end of each half, even if match is stopped using amx_match_stop or &amp;quot;say /stop&amp;quot; (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_shield&lt;/u&gt;: ( Make sure to enable &#39;restmenu.amxx&#39; ) &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Plugin unrestricts shield during the match.    &lt;br /&gt;1 -&amp;gt; Plugin restricts shield during the match (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_shield2&lt;/u&gt;: ( Make sure to enable &#39;restmenu.amxx&#39; ) &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Plugin unrestricts shield after match.    &lt;br /&gt;1 -&amp;gt; Plugin restricts shield after match (set by default).&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_showscore&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Score will not be show after each round .    &lt;br /&gt;1 -&amp;gt; Score is shown after each round (set by default).    &lt;br /&gt;2 -&amp;gt; Score will be shown throughout entire match.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_stats&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Plugin does not log stats for each match (set by default).    &lt;br /&gt;1 -&amp;gt; Plugin logs stats for each match.&lt;/p&gt;  &lt;p&gt;&lt;u&gt;amx_match_warmupcfg&lt;/u&gt;: &lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;0 -&amp;gt; Plugin does not use a warmup config during the warmup session (set by default).    &lt;br /&gt;1 -&amp;gt; Plugin uses a warmup config during the warmup session.&lt;/p&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;Config Files&lt;/p&gt;   &lt;/b&gt;: &lt;/u&gt;  &lt;p&gt;&#39;default.cfg&#39; is a server config file which is executed before every match, along with the match config (cal.cfg). It can be used to disable some plug-ins like stats or set some default cvars which will erase your match config file cvars &lt;/p&gt;  &lt;p&gt;&#39;ffa.cfg&#39; is the server config file which is executed at the end of the match in order that your server can be played by everyone =) &lt;/p&gt;  &lt;p&gt;&#39;warmup.cfg&#39; is the warmup session config file. Add any cvars of plugins here that you want changed during the warmup session &lt;/p&gt;  &lt;p&gt;&#39;amxmd.cfg&#39; is the main match config file. Change default cvar values in here. You can also add config files and match lengths into this file. &lt;/p&gt;  &lt;p&gt;&#39;pug.ini&#39; contains the default match command for PUG style gameplay &lt;/p&gt;  &lt;p&gt;&#39;hltv.ini&#39; contains the hltv password that the match plugin uses to record hltv demos &lt;/p&gt;  &lt;p&gt;&#39;defaultmaps.ini&#39; contains the default maps for your mod. Note: The plugin searches your map directory for any maps that aren&#39;t in this list;   &lt;br /&gt;This file can be used to list your maps, but make sure to not delete the default maps from the file.&lt;/p&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;SQL help&lt;/p&gt;   &lt;/b&gt;: &lt;/u&gt;  &lt;p&gt;   &lt;br /&gt;/!\ IF YOU DON&#39;T WANT TO USE THE SQL MODULE, YOU HAVE TO COMMENT THE LINE &amp;quot;#define AMXMD_USE_SQL&amp;quot; AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\     &lt;br /&gt;&lt;a href=&quot;http://wiki.amxmodx.org/Configuring_AMX_Mod_X#SQL&quot;&gt;http://wiki.amxmodx.org/Configuring_AMX_Mod_X#SQL&lt;/a&gt;    &lt;br /&gt;Note: If you are not getting stats added to your database, search your log files for:&lt;/p&gt;  &lt;p&gt;[AMXX] SQL Connection Failed&lt;/p&gt;  &lt;p&gt;If you are getting that error, there is a problem with your sql.cfg file, or your SQL server is not configured correctly.&lt;/p&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;Web help&lt;/p&gt;   &lt;/b&gt;: &lt;/u&gt;  &lt;ol&gt;   &lt;li&gt;Open web/config.php &lt;/li&gt;    &lt;li&gt;Edit config.php file for the correct information:      &lt;ul&gt;       &lt;li&gt;$mysql_host -- Hostname of your SQL server (Can also use ip address, e.g. &#39;127.0.0.1&#39;) &lt;/li&gt;        &lt;li&gt;$mysql_username -- User name of your SQL server &lt;/li&gt;        &lt;li&gt;$mysql_password -- Password for the username used &lt;/li&gt;        &lt;li&gt;$mysql_database -- Database name on your SQL server&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;Upload files to your web server&lt;/li&gt; &lt;/ol&gt; &lt;u&gt;&lt;b&gt;     &lt;p&gt;       &lt;br /&gt;HLTV help&lt;/p&gt;   &lt;/b&gt;: &lt;/u&gt;  &lt;p&gt;   &lt;br /&gt;/!\ IF YOU DON&#39;T WANT TO USE THE SOCKETS MODULE (FOR THE HLTV), YOU HAVE TO COMMENT THE LINE &amp;quot;#define AMXMD_USE_HLTV&amp;quot; AND RECOMPILE THE PLUGIN (read AMXX readme/doc). /!\     &lt;br /&gt;To configure your HLTV:    &lt;br /&gt;In order to be able to control the HLTV, you must know the rcon password. HLTV rcon can be set using &amp;quot;adminpassword&amp;quot; command in the HLTV console    &lt;br /&gt;&lt;u&gt;&lt;b&gt;HLTV Checklist&lt;/b&gt;&lt;/u&gt;: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Load your HLTV. &lt;/li&gt;    &lt;li&gt;Set the HLTV adminpassword by using adminpassword &amp;lt;rcon&amp;gt; command in the HLTV console. Then connect it to your server using &amp;quot;connect ip:port&amp;quot; in the console. &lt;/li&gt;    &lt;li&gt;Set the HLTV adminpassword in the &#39;hltv.ini&#39; config file. &lt;/li&gt;    &lt;li&gt;Load your match on the server using amx_match or amx_match2      &lt;ol&gt;       &lt;li&gt;If your HLTV is already connected, you should see it say &amp;quot; HLTV correctly configured =)&amp;quot;. &lt;/li&gt;        &lt;li&gt;If you don&#39;t see that, it means that the HLTV adminpassword hasn&#39;t been correctly configured. &lt;/li&gt;        &lt;li&gt;If your HLTV isn&#39;t connected, it will try the adminpassword that you&#39;ve set when it enters the server.&lt;/li&gt;     &lt;/ol&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;Note: If you are using specific sv_maxrate sv_minrate sv_maxupdaterate and av_minupdaterate then edit the cal.cfg and calot.cfg as it set the server rates to &lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;sv_minrate 0       &lt;br /&gt;sv_maxrate 25000        &lt;br /&gt;sv_maxupdaterate 100        &lt;br /&gt;sv_minupdaterate 0        &lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/amx-match-plugin.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-5892481702055607114</guid><pubDate>Mon, 14 Jul 2008 19:31:00 +0000</pubDate><atom:updated>2008-07-14T12:31:02.503-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ALL ABOUT HLDS</category><title>Running Server at real time priority</title><description>&lt;p&gt;Hi guys in this post I will be telling you about how to reduce lag of the server by running it on real time priority, as we know that every OS of Windows defines a priority for an application running so that it can effectively manage the resources thus it limits the CPU usage. If we increase the priority of our HLDS then we could use as much system resource as we can get and make our server more responsive and reduce lag in this method the over all CPU consumption rises. To set your server on real time all you have to do is open task manager (by pressing Ctrl+Alt+Del) then click on Process Tab then right click on &amp;quot;hlds&amp;quot; then go to priority and select Realtime.&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://lh6.ggpht.com/friendskash/SHupZLamtXI/AAAAAAAAAEM/m3rMFDeLivQ/realtime%20copy%5B8%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;417&quot; alt=&quot;realtime copy&quot; src=&quot;http://lh6.ggpht.com/friendskash/SHupbiS0F1I/AAAAAAAAAEQ/tRk0WYjFLw0/realtime%20copy_thumb%5B6%5D.jpg&quot; width=&quot;378&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/running-server-at-real-time-priority.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/friendskash/SHupbiS0F1I/AAAAAAAAAEQ/tRk0WYjFLw0/s72-c/realtime%20copy_thumb%5B6%5D.jpg" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-3232923545435045127</guid><pubDate>Mon, 14 Jul 2008 19:16:00 +0000</pubDate><atom:updated>2008-07-14T12:16:36.141-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ALL ABOUT HLDS</category><title>H.L. Booster</title><description>&lt;p&gt;This Application can be used to boost the server fps. As you know that the default fps of the server is 63 fps and thus by boosting the server fps we can make our server more responsive and thus reduce the ping as well as lag. Let me make it very clear that the server fps has nothing to do with the visual fps but it determines the number of time the server will check for input for user and thus increasing the responsiveness of the server. I have uploaded the file all you have to do is to download the zip file extract it and place it in &lt;strong&gt;&lt;em&gt;C:\Program Files\Valve\HLServer\cstrike\addons&lt;/em&gt;&lt;/strong&gt; (By default) &lt;/p&gt;  &lt;p&gt;Then open the plugins.ini file located in&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;C:\Program Files\Valve\HLServer\cstrike\addons\metamod&lt;/strong&gt;&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;And add the following line &lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;win32 addons/booster/booster_mm.dll &lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;After this open the server.cfg file locate in &lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;C:\Program Files\Valve\HLServer\cstrike&lt;/strong&gt;&lt;/em&gt; &lt;/p&gt;  &lt;p&gt;And add the following line &lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;exec addons/booster/booster.cfg&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;To download the file click on the following link.&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://w17.easy-share.com/1700909704.html&quot;&gt;http://w17.easy-share.com/1700909704.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you have successfully installed this plugin the your server can attain 512 fps or more depending on the hardware configuration.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/hl-booster.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-3302969068135896666</guid><pubDate>Sat, 12 Jul 2008 22:27:00 +0000</pubDate><atom:updated>2008-07-12T15:27:27.548-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>Installing An AMX MODX Plugins</title><description>&lt;p&gt;Hi guys in this post I will be telling about the steps required for installing an AMX MODX plugin. Before starting I assume that you already know what is AMX MODX. So lets start with plugins, plugins are small codes or programs written to do some special function in the game for example the Ultimate Sound plugin plays special sound on special events in game. So when you download a plugin you are provided with various files, all you have to do is to place the files in their respective folders provided in &lt;strong&gt;&lt;em&gt;cstrike/addons/amxmodx&lt;/em&gt;&lt;/strong&gt; a list of file types and the folder in which is should be kept is given below.&lt;/p&gt;  &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; width=&quot;349&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;83&quot;&gt;File Type&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;264&quot;&gt;Directory&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;85&quot;&gt;*.amxx&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;264&quot;&gt;cstrike/addons/amxmodx/plugins&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;87&quot;&gt;*.sma&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;264&quot;&gt;cstrike/addons/amxmodx/scripting&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;88&quot;&gt;*.cfg&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;264&quot;&gt;cstrike/addons/amxmodx/configs&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;88&quot;&gt;*.txt&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;264&quot;&gt;cstrike/addons/amxmodx/data/lang&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;After placing the files in respective directories all you have to do is to open the plugin.cfg file located in &lt;strong&gt;&lt;em&gt;cstrike/addons/amxmodx/configs &lt;/em&gt;&lt;/strong&gt;and add the name of the plugin (the name of the .amxx file) at the end of the file.&lt;/p&gt;  &lt;p&gt;You can find Plugins at :&lt;/p&gt;  &lt;p&gt;&lt;a title=&quot;http://www.amxmodx.org/compiler.php&quot; href=&quot;http://www.amxmodx.org/compiler.php&quot;&gt;http://www.amxmodx.org/compiler.php&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;em&gt;&lt;strong&gt;NOTE: &lt;/strong&gt;The entry in the plugin.cfg file should be exactly same as the name of the .amxx file if not then it will not work.&lt;/em&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/installing-amx-modx-plugins.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-8371459039494015064</guid><pubDate>Sat, 12 Jul 2008 20:06:00 +0000</pubDate><atom:updated>2008-07-12T15:04:13.397-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">AMX MOD X</category><title>Making Admin In AMX MODX</title><description>&lt;p&gt;Ok guys if you are reading this then I should assume that you already have a steam/non-steam server and you have installed the AMX MODX on your server. To make anyone admin first you have to locate the user.ini file it located in the &lt;strong&gt;&lt;em&gt;cstrike/addons/amxmod/configs&lt;/em&gt;&lt;/strong&gt; folder of your server. Open that file in notepad and at the end of the file you can add yourself admin in three ways.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1. &lt;u&gt;By The Counter Strike Name:&lt;/u&gt;&lt;/strong&gt; In this method the user have to enter a password for verification otherwise he will be kicked out of the server if he tries to enter the server with the admin name so this keeps others from using your name also. To make anyone admin by their counter strike name just add the following line at the end of user.ini &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;quot;Counter Strike&amp;quot; &amp;quot;password&amp;quot; &amp;quot;abcdefghijklmnopqrstu&amp;quot; &amp;quot;a&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2. &lt;u&gt;By The IP address:&lt;/u&gt;&lt;/strong&gt; This method is very useful if you are hosting a LAN server and the users connecting to your server have a static IP. To make anyone admin by their IP add the following line to the user.ini file in the end.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;quot;IP address&amp;quot; &amp;quot;&amp;quot; &amp;quot;abcdefghijklmnopqrstu&amp;quot; &amp;quot;de&amp;quot;&lt;/em&gt;&lt;/strong&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3. &lt;u&gt;By The Steam ID:&lt;/u&gt;&lt;/strong&gt; This is the most suitable method if you are hosting a steam server as every player joining the server has a valid steam account and a valid steam ID. To make anyone admin by their steam ID add the following line to the end of user.ini &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;&amp;quot;STEAM_0:0:123456&amp;quot; &amp;quot;&amp;quot; &amp;quot;abcdefghijklmnopqrstu&amp;quot; &amp;quot;ce&amp;quot;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;NOTE: You can use all the three ways together also.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/making-yourself-admin.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-1609065711726877923</guid><pubDate>Wed, 09 Jul 2008 13:32:00 +0000</pubDate><atom:updated>2008-07-10T16:48:06.692-07:00</atom:updated><title>AMXMOD X Installation</title><description>&lt;p&gt;As now you guys have a steam/non-steam server and which can be found on Internet and people can connect to it and play, so now its time to manage your server efficiently for this you need AMXMOD X with this mode you get access to some very useful commands like kick a player, slay a player, ban a player and many more. So to install AMXMOD X you need to download the core installer.&lt;/p&gt;  &lt;p&gt;&lt;a title=&quot;http://w16.easy-share.com/1700793466.html&quot; href=&quot;http://w16.easy-share.com/1700793466.html&quot;&gt;http://w16.easy-share.com/1700793466.html&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;I have uploaded one for you so you don&#39;t have to Google it just download it and install it. This will install the AMXMOD X installer on your computer, now you have to select the MOD directory that is C:\Program Files\Valve\HLServer\cstrike (by default).&amp;#160; &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://lh6.ggpht.com/friendskash/SHS918cCQBI/AAAAAAAAADw/WQxUt_Ouq3I/amx1%5B1%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;266&quot; alt=&quot;amx1&quot; src=&quot;http://lh3.ggpht.com/friendskash/SHS93So1YBI/AAAAAAAAAD0/u0ygwJ3XPP0/amx1_thumb%5B1%5D.jpg&quot; width=&quot;363&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://lh6.ggpht.com/friendskash/SHS9546uOJI/AAAAAAAAAD4/c95oUCzeqh8/amx2%5B4%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;228&quot; alt=&quot;amx2&quot; src=&quot;http://lh5.ggpht.com/friendskash/SHS98muiIcI/AAAAAAAAAD8/rkKJLjjhVaM/amx2_thumb%5B3%5D.jpg&quot; width=&quot;358&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://lh3.ggpht.com/friendskash/SHS9-3jX4lI/AAAAAAAAAEA/ZKuHGWadg58/amx3%5B2%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;261&quot; alt=&quot;amx3&quot; src=&quot;http://lh4.ggpht.com/friendskash/SHS-Ai7FlYI/AAAAAAAAAEE/tnJWwmx7sVM/amx3_thumb%5B1%5D.jpg&quot; width=&quot;361&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;NOTE : Please don&#39;t forget to enter the&amp;#160; custom game addon that is counter strike otherwise some of the modules will not be installed.&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/amxmod-x-installation.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh3.ggpht.com/friendskash/SHS93So1YBI/AAAAAAAAAD0/u0ygwJ3XPP0/s72-c/amx1_thumb%5B1%5D.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-5722872134357084849</guid><pubDate>Sat, 05 Jul 2008 16:49:00 +0000</pubDate><atom:updated>2008-07-10T16:44:45.397-07:00</atom:updated><title>Port Forwarding</title><description>&lt;p&gt;As you now have a HLDS server and if you are behind a router, then other will not be able to connect to your server or see your server in Internet server search so you have to do port forwarding so that other can find your server and connect to it. Port forwarding is the way of transferring the data coming to your router IP to the computer IP the server is running on the port used by HLDS is UDP 27015 and 27020 so you have to transfer these port. For port forwarding you can go to &lt;a title=&quot;http://portforward.com/routers.htm&quot; href=&quot;http://portforward.com/routers.htm&quot;&gt;http://portforward.com/routers.htm&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over there just select your router model and Half Life Steam server.&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://lh3.ggpht.com/friendskash/SHae5-t9qhI/AAAAAAAAADQ/GwtnLYhstxc/hldss%5B1%5D.jpg&quot;&gt;&lt;img style=&quot;border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px&quot; height=&quot;347&quot; alt=&quot;hldss&quot; src=&quot;http://lh6.ggpht.com/friendskash/SG-mJp9Ak6I/AAAAAAAAADU/hL5BGoljL9A/hldss_thumb.jpg&quot; width=&quot;488&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/port-forwarding.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://lh6.ggpht.com/friendskash/SG-mJp9Ak6I/AAAAAAAAADU/hL5BGoljL9A/s72-c/hldss_thumb.jpg" height="72" width="72"/><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5212927609145618381.post-3322928061115378163</guid><pubDate>Wed, 02 Jul 2008 09:24:00 +0000</pubDate><atom:updated>2008-12-08T18:38:05.134-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ALL ABOUT HLDS</category><title>Getting HLDS Standalone Server</title><description>&lt;div&gt;Our first step is to get a HLDS standalone server from steam, its very easy as you have downloaded the hldsupdatetool.exe, just install the application. The screen shots are as given below.&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_ctxfFesUDGo/SGxk991fQXI/AAAAAAAAABo/Zp4dF8h1qxw/s1600-h/s1.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218657083949269362&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://1.bp.blogspot.com/_ctxfFesUDGo/SGxk991fQXI/AAAAAAAAABo/Zp4dF8h1qxw/s320/s1.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_ctxfFesUDGo/SGxk-GZZH_I/AAAAAAAAABw/52tYrVcinvk/s1600-h/s2.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218657086247346162&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://4.bp.blogspot.com/_ctxfFesUDGo/SGxk-GZZH_I/AAAAAAAAABw/52tYrVcinvk/s320/s2.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_ctxfFesUDGo/SGxk-bo5CLI/AAAAAAAAAB4/0awN7_g8Sis/s1600-h/s3.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218657091949496498&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://1.bp.blogspot.com/_ctxfFesUDGo/SGxk-bo5CLI/AAAAAAAAAB4/0awN7_g8Sis/s320/s3.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;     &lt;br /&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_ctxfFesUDGo/SGxk-asXgrI/AAAAAAAAACA/5rCjneXQiXw/s1600-h/s4.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218657091695641266&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://3.bp.blogspot.com/_ctxfFesUDGo/SGxk-asXgrI/AAAAAAAAACA/5rCjneXQiXw/s320/s4.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;     &lt;br /&gt;Once the application is installed press windows and R key together that will open run window. Like one shown below.&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;&lt;/div&gt; &lt;img id=&quot;BLOGGER_PHOTO_ID_5218659184002204578&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://3.bp.blogspot.com/_ctxfFesUDGo/SGxm4NJIA6I/AAAAAAAAACQ/W9Oszhl1m7g/s320/run+wind.jpg&quot; border=&quot;0&quot; /&gt;   &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;now browse to the hldsupdatetool.exe which is in the &amp;quot;C:\Program Files\Valve\HLServer\HldsUpdateTool.exe&amp;quot;.&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;then add the these command &amp;quot; -command update -game cstrike -dir . &amp;quot;&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;The whole thing in the run window will look like this &lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;div&gt;&amp;quot;C:\Program Files\Valve\HLServer\HldsUpdateTool.exe&amp;quot; -command update -game cstrike -dir .&lt;/div&gt;  &lt;br /&gt;  &lt;div&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218660929307094002&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://1.bp.blogspot.com/_ctxfFesUDGo/SGxody6PK_I/AAAAAAAAACY/Nl4Y6OIzYsY/s320/runwin2.jpg&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;br /&gt;  &lt;p&gt;Now just press enter and a Dos-window will open and let it complete actually that Dos-window is downloading the latest server from steam so let it complete if you close it you have to start again ... (not really it supports resume :) ) the screen shot is below.&lt;/p&gt;  &lt;p&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5218663203025685682&quot; style=&quot;display: block; margin: 0px auto 10px; cursor: hand; text-align: center&quot; alt=&quot;&quot; src=&quot;http://2.bp.blogspot.com/_ctxfFesUDGo/SGxqiJK_jLI/AAAAAAAAACg/N3izDs6iFS4/s320/up.jpg&quot; border=&quot;0&quot; /&gt;Once a download complete congrats you now own a dedicated server. So there are two thing you can do either start your server and start playing on a very laggy untweak server or give some more time tweaking it and play on a nice lag free server.&lt;/p&gt;  &lt;p&gt;Non Steam:&lt;/p&gt;  &lt;p&gt;Guys the server you have now is a steam server and will only allow user having steam account to play on it and kick the rest so to make your server non steam you have to apply the patch i told you all to download in the requirement blog. So if you don&#39;t have it then please download it. All you have to do is to extract it and copy and paste in the server directory. This patch will allow no steam client to play on your server.    &lt;/p&gt;  </description><link>http://hldscs.blogspot.com/2008/07/getting-hlds-standalone-server.html</link><author>noreply@blogger.com (KASHIF ANSARI)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_ctxfFesUDGo/SGxk991fQXI/AAAAAAAAABo/Zp4dF8h1qxw/s72-c/s1.jpg" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>