Gun shot sound?
#1

I dont know the new features of samp, ive seen in some servers they've added sound while we shoot anyone, once it hits the body. Can anyone tell me how could that be added?
Reply
#2

You can use below sound (beep) on many functions like OnPlayerGiveDamage or OnPlayerTakeDamage (or includes like OPSP) :
PHP код:
PlayerPlaySound(XYZ10570.00.00.0); 
XYZ is ID (On some functions like OnPlayerGiveDamage , it's damagedid and in some cases it's playerid and blah blah you know these)
Reply
#3

Onplayertakedamage()

PlayerPlaySound
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)