mirror of
https://github.com/EpicMorgVault/AMXx-Sound-connect-announce.git
synced 2024-12-27 22:55:29 +03:00
Update sound_connect_announce.sma
This commit is contained in:
parent
deea8eb686
commit
9673d581ae
@ -43,8 +43,8 @@ public client_putinserver(id)
|
|||||||
client_cmd(0,"spk %s", ADMIN_MUSIC)
|
client_cmd(0,"spk %s", ADMIN_MUSIC)
|
||||||
}
|
}
|
||||||
|
|
||||||
public client_disconnect(id){
|
public client_disconnect(id)
|
||||||
|
{
|
||||||
if(get_user_flags(id) & ADMIN_USER)
|
if(get_user_flags(id) & ADMIN_USER)
|
||||||
client_cmd(0,"spk %s", PLAYER_MUSIC)
|
client_cmd(0,"spk %s", PLAYER_MUSIC)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user