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
NEW PROBLEM PLEASE HELP>>>
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: NEW PROBLEM PLEASE HELP>>>

Compiling means, when it goes through the scripts. It then finds some errors.

main (44,18) : ERR : Expected ')' or ','

I don't think there is a line called PlayGameMusic. It should just be PlayMusic. Also you didn't declare 01_paper_self, and you should put the extension .ogg next to it too.
Also it's not SetTimer, it's AddTimer

main (50,2) : ERR : No matching signatures to 'StopGameMusic(const uint, const uint)'

I don't think there is a line called StopGameMusic either. Use StopMusic instead.

It looks like you can use this http://wiki.frictionalgames.com/hpl2/amn..._functions

Trying is the first step to success.
(This post was last modified: 12-04-2012, 07:01 AM by FlawlessHappiness.)
12-04-2012, 06:58 AM
Find


Messages In This Thread
NEW PROBLEM PLEASE HELP>>> - by ryan1431 - 12-04-2012, 03:10 AM
RE: NEW PROBLEM PLEASE HELP>>> - by FlawlessHappiness - 12-04-2012, 06:58 AM



Users browsing this thread: 1 Guest(s)