Tutoriels

Guides de configuration de serveurs CS 1.6, correctifs, développement de plugins et administration.

360 Tutoriels

Fix: 'Connection failed after 4 retries' in CS 1.6 (Client Side)

The client-side causes of CS 1.6's 'Connection failed after 4 retries' error — wrong port, blocked UDP, firewall, protocol mismatch — and how to work through each.

AMX Mod X Admin Flags (a-z): Full Reference

The complete AMX Mod X access flag table from a to z, what each flag actually unlocks, common role presets, and how flags map to commands.

amxx.cfg: Every Setting Explained

A practical walkthrough of addons/amxmodx/configs/amxx.cfg: access control, admin activity visibility, flood control, intro messages and the cvars worth changing.

How to Boost FPS in CS 1.6 (2026 Guide)

Real ways to raise and smooth your client frame rate in CS 1.6 — fps_max, launch options, video settings and the config lines that matter — without the placebo tweaks.

How to Get Players on a Brand New CS 1.6 Server

An empty server stays empty because the browser sorts by player count. Here is the honest, ordered playbook for getting the first regulars onto a new CS 1.6 server.

Getting Started with ReAPI: Hooks, Natives and Members

ReAPI exposes ReGameDLL and ReHLDS internals to AMXX with named hook chains, get_member/set_member, and high-level rg_ natives. Requires ReGameDLL.

How to Install Metamod-P (Legacy) on Classic HLDS

Install Metamod-P on a stock Valve HLDS server, when to still use it instead of Metamod-r, and how to verify the load with meta list.

Fix: 'Reliable channel overflowed' Disconnects

What 'Reliable channel overflowed' really means, which plugins and HUD/menu spam cause it, and how to stop the per-client netchannel from bursting past its buffer.

Fix: Players Kicked for 'Invalid STEAM UserID Ticket'

The 'Invalid STEAM UserID Ticket' kick means the server rejected the client's Steam auth. Either allow non-Steam clients with Reunion/dproto, or fix the Steam auth path. Both covered.

Install a CS 1.6 Server on Ubuntu 24.04 LTS

A focused, current install of a CS 1.6 dedicated server on Ubuntu 24.04 LTS: the exact i386 packages, SteamCMD from multiverse, and the 24.04-specific gotchas.

CS 1.6 Server Setup Checklist: From Empty VPS to Public Server

An ordered checklist for standing up a public CS 1.6 server: OS prep, engine and game DLL, Metamod and AMXX, non-Steam support, security, and the go-live verification.

Fix: My CS 1.6 Server Doesn't Show in the Internet Server List

A methodical checklist for a CS 1.6 server that runs fine but never appears in the internet server browser: sv_lan, heartbeats, inbound UDP, NAT, and the master server.