Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 152 Bytes

quick-start.md

File metadata and controls

11 lines (8 loc) · 152 Bytes

Quick Start

#include <YSI_Server\y_serverdata>

public OnScriptInit()
{
	// Called at the start, in both gamemodes and filterscripts.
}