Tutoriales

Guías de configuración de servidores CS 1.6, arreglos, desarrollo de plugins y administración.

2 Tutoriales

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.