![]() |
Music help
Hi i´m making a sp mod, I am using Icarus Behaved to make some scripts and I want to know if there is a way to play a music file, not the dinamic music state, something like when you are playing in single player and you put in the console music and the mp3 file do you want to play. I am using a mp map.
|
One way to do it is to add a target_play_music entity like this
Code:
{Code:
use ( "WhateverNameYouFancy" ); |
Quote:
|
I think the proper way to do it is like this:
Code:
sound ( CHAN_MUSIC, "music/t1_sour/dealsour_action.mp3" ); |
| All times are GMT -4. The time now is 09:26 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
LFNetwork, LLC ©2002-2011 - All rights reserved.