DarkTerritory3 0 Posted February 25, 2005 i know how tu use my custom sound and music but how to use the music that play from the radio?.. ( am fm radio "object" ) Share this post Link to post Share on other sites
theavonlady 1 Posted February 25, 2005 I don't think you can play music from objects. Only sounds. For example: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">yourRadioObject say "radioSound1" Share this post Link to post Share on other sites
sanctuary 16 Posted February 25, 2005 I am not sure, if my memory does not betray me, Pappy Boyington introduced a script to play music in cars in his Y2K3 modification. Maybe looking at how he did it should solve your radio problem , at least with a workaround Share this post Link to post Share on other sites
theavonlady 1 Posted February 25, 2005 I am not sure, if my memory does not betray me, Pappy Boyington introduced a script to play music in cars in his Y2K3 modification.Maybe looking at how he did it should solve your radio problem , at least with a workaround That sounds like one of those scripts where fadeMusic is used to raise and lower the music volume in correlation with the distance between the player and the object where the music is to appear to be eminating from. Share this post Link to post Share on other sites
DarkTerritory3 0 Posted February 25, 2005 i don't remember where but i think it was in one of BIS mission's campaing ( intro )we could hear kind of a talk show coming from the radio. And i know the sound was radio quality. Share this post Link to post Share on other sites
void_false 1 Posted February 25, 2005 WOW ppl! Do you think it really matters if you define your file as cfgsound or cfgmusic? Just define your file as sound and make object "say" it. Thats it. Your object may be anything... Even chair. Share this post Link to post Share on other sites
nettrucker 105 Posted February 25, 2005 Let me get this straight, I don't know what exactly u want to achieve. You want your soundfile or musicfile have the sound of a radio or do u want it to be played by the radio. In the first case u need a wave-editor with some graphic Equaliziers. U need to tweak around with the frequencies till it sounds like a radio. In the second case your question has already been answered. Share this post Link to post Share on other sites
Blanco 0 Posted February 25, 2005 WOW ppl! Do you think it really matters if you define your file as cfgsound or cfgmusic? Â Just define your file as sound and make object "say" it. Thats it. Â Your object may be anything... Even chair. True, but i think cfgsounds are limited in filesize/lenght Share this post Link to post Share on other sites
DarkTerritory3 0 Posted February 26, 2005 well yep i want the music to play from the radio ( kind of ) so lets say you put a radio somewhere on the map and to hear the music you must be close of the radio. Share this post Link to post Share on other sites
5133p39 0 Posted February 28, 2005 why not config the music like sounds are? (eg. in class cfgSounds) ooops! sorry, better read the whole thread before i post, next time Share this post Link to post Share on other sites