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
Script Help Is there anything wrong with...
Rapture Offline
Posting Freak

Posts: 1,078
Threads: 79
Joined: May 2011
Reputation: 30
#2
RE: Is there anything wrong with...

Well since your the creator, its easier for you to figure it out since you know what you were working on last. 99.9% of the problem is their, unless you made all the code without testing it till the end. Because your stuff is way to long, sorting through that is going to take awhile...

To fade out lights, use this...

void FadeLightTo(string& asLightName, float afR, float afG, float afB, float afA, float afRadius, float afTime);


Its under the "Lights" catergory in the HPL2 wiki, not "lamps".

Edit: What were you working on last? I'm in the middle of looking for errors. Try commenting things out in your "void on Start()" section and see if you can just get your map to a working order, and start taking them out to figure out where the problem is...


(This post was last modified: 04-14-2012, 02:23 PM by Rapture.)
04-14-2012, 02:15 PM
Find


Messages In This Thread
RE: Is there anything wrong with... - by Rapture - 04-14-2012, 02:15 PM
RE: Is there anything wrong with... - by DRedshot - 04-14-2012, 02:59 PM
RE: Is there anything wrong with... - by Putmalk - 04-14-2012, 03:13 PM



Users browsing this thread: 1 Guest(s)