Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
music help
theodorg Offline
Junior Member

Posts: 44
Threads: 11
Joined: Aug 2013
Reputation: 0
#3
RE: music help

(08-24-2014, 07:00 PM)Dr.Badcat Wrote:
(08-24-2014, 06:58 PM)theodorg Wrote: Why isnt this music script working??
{
void PlayMusic(string& asMusicFile, bool abLoop, float afVolume, float afFadeTime, int alPrio, bool abResume);
PlayMusic(creep.ogg, false, 1, 1, 1, true);
}

It is suppose to look like this

PHP Code: (Select All)
void OnStart()
{
PlayMusic(creep.oggfalse111true);


oh thx
08-24-2014, 07:03 PM
Find


Messages In This Thread
music help - by theodorg - 08-24-2014, 06:58 PM
RE: music help - by Radical Batz - 08-24-2014, 07:00 PM
RE: music help - by theodorg - 08-24-2014, 07:03 PM
RE: music help - by DnALANGE - 08-24-2014, 08:17 PM
RE: music help - by Radical Batz - 08-24-2014, 08:19 PM
RE: music help - by Neelke - 08-24-2014, 07:04 PM



Users browsing this thread: 1 Guest(s)