How to add music ?
#1

How can i put music in interior (cj house)

I have made npc in cj house - i need to put there some music.. how ?
Reply
#2

You can find this on the wiki

EDIT: https://sampwiki.blast.hk/wiki/PlayerPlaySound
Reply
#3

maybe can...

other mains help me !
Reply
#4

Quote:
Originally Posted by FUNExtreme
You can't
Actually, i believe there was a music box include somewhere, that if you're near the object, it would play some music.
Reply
#5

Quote:
Originally Posted by sizeof(Sky));
Quote:
Originally Posted by FUNExtreme
You can't
Actually, i believe there was a music box include somewhere, that if you're near the object, it would play some music.
i have heard about it too so.. help me !!
Reply
#6

I was incorrect. I forgot that some sounds are avaible. My post was allready edited around 5 seconds after posting
Reply
#7

TNX !!
Reply
#8

OMG i need help...

How can i put the song in that house ? i have choosen id1076 song .. where i need to put

PlayerPlaySound(playerid, 1068, 2492.5146,-1703.2296,1015.5703);

I know this sounds stupid
Reply
#9

Ok i have found how to add song but now i need to meake only in CJ house not in all game here is half code..
Код:
public OnPlayerConnect(playerid)
{
	PlayerPlaySound(playerid, 1062, 2492.9883,-1708.2472,1015.6316);
	return 1;
}
I know i need to something add starting with
Код:
if player .....
Reply
#10

Probs something to do with


Код:
If PlayerInInterior
??
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)