DM Bell
#1

Hello I was wondering how can I add the DM bell when shooting a player.
Reply
#2

pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float: amount, weaponid)
{
    PlayerPlaySound(issuerid,17802,0.0,0.0,0.0);
    return 1;
}
Enjoy
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)