How to Forward Port for Counter-Strike 1.6 Server

If you're having trouble with people connecting to your server...1. You either are behind a router which doesn't have the nessecary ports open. 2. You're behind a firewall, which once again doesn't have the nessecary ports open.3. In the server config or in the console, you need to set sv_lan 0.1. Opening ports in your router. Heres how to open the ports on your router to maximize packet input and output in CS 1.6 etc. FIRST!! make sure you know an admin login for your router, the default login for admin should be: Username: admin Password: admin ALSO!!! You will need to know your Interal IP. in order to get this you must: a) Press start and...
Read more »

Download sXe Injected 12.0

 sXe Injected v12.0 Released! Add: Anti-Soundhack Beta 1Add: New cheats detectionsFix: Unblocked commandsFix: Lost focus on screenshotsFix: Upload screenhots lagFix: Deformed ATI screenshotsFix: CS1.5 duplicated foldersFix: CS Windows nameFix: Internationalization fixedFix: Anti-Wallhack visualization errors DOWNL...
Read more »

AmxModx Plugin's Compilation

In order to modify a plugin (for example the maxping of the highpingkicker) you will have to edit the modification in the .sma file and then compile the sma. So, if you want to change the value of highpingkicker maxping , go to HLDS\cstrike\addons\amxmodx\scripting ( HLDS is the main directory of your server) and open the hpk.sma (or whatever the name it is) and edit maxping 150 or 200 or whatever , then save and close . Now you`ll have to compile it . How you do that… Drag and drop the sma file over the compile.exe icon ( the blue one - attention ! there are two blue icons, you will chose the one called “compile”) into the scripting folder . A black window will appear showing the derulation of the compiling process. When it`s done it will display “Compilation Done”. Now you will have to look...
Read more »

Amx Super 4.2 Plugin For AmxModx

This is the main plugin, the only with all those crazy and usefull commands with many server side resources. Check the readme file for commands and installation tutorial. Downloa...
Read more »

Chat Logger For Counter-Strike 1.6 | Chat Logger AmxModx Plugin

Description: it log chat messages of: say, say_team, amx_say, amx_chat, amx_psay, amx_csay, amx_tsay say @(@@|@@@) say_team @ to the amxxdir\logs\filename.html Cvar: cl_logmode 0 | 1 default is 1 0 : filename is ChatLog, means log all messages to a single htm file. 1 : filename is XXXX.XX.XX, Xs stand for the date, means everyday it creates a new htm file. Install: Put this plugin above the adminchat.amxx or it will not log adminchat stuff. ; Chat / Messages chat_logger.amxx ; log chat messages by jim adminchat.amxx ; console chat commands antiflood.amxx ; prevent clients from chat-flooding the server ;scrollmsg.amxx ; displays a scrolling message ;imessage.amxx ; displays information messages adminvote.amxx ; vote commands Download Plugin Sou...
Read more »