Tutorials

Anleitungen zu CS 1.6 Server-Setup, Fixes, Plugin-Entwicklung und Administration.

2 Tutorials

Fix: Plugin Loads but Nothing Happens (No Events Firing)

A plugin shows running in amxx plugins but does nothing. How a missing module, a guard cvar, the wrong mod, or a bad register_event silently kills behavior, and how to trace it.

register_event and register_event_ex: The Complete Guide

How AMXX game events work, the read-flags and condition strings that filter them, and why register_event_ex is the modern, type-checked replacement.