native

zp_register_gamemode_ambience

Syntax

native zp_register_gamemode_ambience(gamemode, const sound[], Float:Duration, enable=1);

Description

Register Custom Gamemode ambience sound

Parameters

gamemode Gamemode index
sound Ambience sound
Duration Ambience duration
enable Enable by default?

Return

True if sucess, false otherwise

Error

If gamemode index are invalid