# Quick Start ```pawn #include public OnScriptInit() { // Called at the start, in both gamemodes and filterscripts. } ```