I mean this code is like i want
PHP Code:
PlaySound_Mp3(const sound[] , id)
{
if (!is_user_connected(id))
client_cmd(0, "mp3 play ^"sound/%s^"", sound)
}
When userd connecting or loading ( he are not yet on server. Loading ...

) or download models or sounds then playSound_Mp3 Dont work for this client who was loading or download items.