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
.hps Error expected '('
Rapture Offline
Posting Freak

Posts: 1,078
Threads: 79
Joined: May 2011
Reputation: 30
#2
RE: .hps Error expected '('

Put your "int AM = 0" above your "void OnStart()"

Edit: I don't think that will work. I would suggest using a timer (I'm taking the assumption that the AM refers to the clock so a Timer would be helpful in this case) and put your "if AM < 2" in that and do a if, if else.

Edit2: It be "int AM;" then you put a "AM = 0;" in the void OnStart().
(This post was last modified: 06-17-2012, 03:32 AM by Rapture.)
06-17-2012, 03:23 AM
Find


Messages In This Thread
.hps Error expected '(' - by Matt201496 - 06-17-2012, 02:49 AM
RE: .hps Error expected '(' - by Rapture - 06-17-2012, 03:23 AM
RE: .hps Error expected '(' - by SilentStriker - 06-17-2012, 03:28 AM
RE: .hps Error expected '(' - by Matt201496 - 06-17-2012, 03:36 AM
RE: .hps Error expected '(' - by Obliviator27 - 06-17-2012, 04:30 AM
RE: .hps Error expected '(' - by Matt201496 - 06-17-2012, 04:49 AM
RE: .hps Error expected '(' - by Obliviator27 - 06-17-2012, 04:54 AM
RE: .hps Error expected '(' - by Matt201496 - 06-17-2012, 05:09 AM



Users browsing this thread: 1 Guest(s)