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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spoiler Error While adding music to area Please HELP
Greven Offline
Member

Posts: 106
Threads: 13
Joined: May 2011
Reputation: 3
#2
RE: Error While adding music to area Please HELP

Try putting 01_paper_self in quotation marks like this:
PlayMusic("01_paper_self", true, 5, 0, 0, true);
Also at AddCombineCallback("Player", "Music1", "StartMusic", "true", "0)";
Remove the marks at the 0 like this:
AddCombineCallback("Player", "Music1", "StartMusic", "true", 0);

[WIP] Recidivus
(This post was last modified: 04-17-2012, 04:16 PM by Greven.)
04-17-2012, 04:12 PM
Find


Messages In This Thread
RE: Error While adding music to area Please HELP - by Greven - 04-17-2012, 04:12 PM



Users browsing this thread: 1 Guest(s)