13.06.2013, 19:09
How do i set a background and animation on screen selection and a music
please help me!!
please help me!!
PlayAudioStreamForPlayer(playerid, "music url here");
}
public SetupPlayerForClassSelection(playerid, classid)
{
SetPlayerPos(playerid, X,Y,Z);
SetPlayerCameraPos(playerid, X,-Y, Z);
SetPlayerCameraLookAt(playerid, X, Y, Z);
PlayerPlaySound(playerid, SoundID, X, Y, Z); //
}
i saw some servers screenn selection infront of an dj how do i do that
|
ApplyAnimation(playerid,"PED","IDLE_CHAT",1.800001, 1, 1, 1, 1, 13000);
ClearAnimations(playerid);