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
Where's the error? Heelp!
Abion47 Offline
Senior Member

Posts: 369
Threads: 22
Joined: Oct 2015
Reputation: 46
#2
RE: Where's the error? Heelp!

Quote:bool cSound_PlayMusic("penumbra_music_E1_A6", 0.6, 2, 1, 1, true, true)

It's this right here. The "bool" part is the return type of the function and should only be included when the function is declared, not when the function is called. Also, this line needs a semicolon at the end of it.
03-08-2016, 09:17 PM
Find


Messages In This Thread
Where's the error? Heelp! - by jamistara - 03-08-2016, 07:36 PM
RE: Where's the error? Heelp! - by Abion47 - 03-08-2016, 09:17 PM
RE: Where's the error? Heelp! - by A.M Team - 03-08-2016, 09:19 PM
RE: Where's the error? Heelp! - by jamistara - 03-09-2016, 02:58 PM



Users browsing this thread: 1 Guest(s)