Music in Skin Selection Problem
#1

Well I'm trying to play a song in the skin selection so i did.

Code:
public OnPlayerRequestClass(playerid, classid)
{
PlayAudioStreamForPlayer(playerid, "http://k002.kiwi6.com/hotlink/h286pk3c97/themusic.mp3");
if(classid == 0) GameTextForPlayer(playerid,"~b~blahblah",2000,5);
{
    SetPlayerPos(playerid,1268.7476,-900.2996,42.8828);
    SetPlayerCameraPos(playerid,1268.6455,-904.1758,42.8828);
    SetPlayerFacingAngle(playerid,187.4978);
    SetPlayerCameraLookAt(playerid,1268.7476,-900.2996,42.882);
but the music plays in skin selection, but stops when i press left or right then starts again from the beginning and when i press spawn it continues to play, any help?
Reply


Messages In This Thread
Music in Skin Selection Problem - by JoshP - 15.06.2013, 18:48
Re: Music in Skin Selection Problem - by Passout - 15.06.2013, 19:29
Re: Music in Skin Selection Problem - by JoshP - 15.06.2013, 19:58
Re: Music in Skin Selection Problem - by WillyP - 15.06.2013, 20:07
Re: Music in Skin Selection Problem - by JoshP - 15.06.2013, 20:32
Re: Music in Skin Selection Problem - by WillyP - 15.06.2013, 20:34
Re: Music in Skin Selection Problem - by Scenario - 15.06.2013, 20:34

Forum Jump:


Users browsing this thread: 1 Guest(s)