How to make a command
#5

Quote:
Originally Posted by 7Ahmad7
Посмотреть сообщение
Another small question:

I made a PlayerPlaySound when a player joins the server,how to stop it after the player spawn?
Play the sound that stops it if the should being played is a song-type sound.

BEE_TRACK_SOUND:

Play:
pawn Код:
PlayerPlaySound(playerid,1076,0.0,0.0,0.0);
Stop:
pawn Код:
PlayerPlaySound(playerid,1077,0.0,0.0,0.0);
Reply


Messages In This Thread
How to make a command - by 7Ahmad7 - 24.05.2015, 23:23
Re: How to make a command - by AlonzoTorres - 25.05.2015, 00:41
Re: How to make a command - by Abagail - 25.05.2015, 00:45
Re: How to make a command - by 7Ahmad7 - 25.05.2015, 01:08
Re: How to make a command - by SickAttack - 25.05.2015, 01:11
Re: How to make a command - by Yashas - 25.05.2015, 01:58
Re: How to make a command - by Abagail - 25.05.2015, 02:05
Re: How to make a command - by 7Ahmad7 - 25.05.2015, 12:08
Re: How to make a command - by Ghazal - 25.05.2015, 12:12
Re: How to make a command - by 7Ahmad7 - 25.05.2015, 12:22

Forum Jump:


Users browsing this thread: 3 Guest(s)