native

zp_register_start_gamemode_snd

Syntax

native zp_register_start_gamemode_snd(gamemode, const sound[]);

Description

Register Custom Gamemode round start sound

Parameters

gamemode Gamemode index
sound Round start sound

Return

True if sucess, false otherwise

Error

If gamemode index are invalid