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
Fadein help
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#21
RE: Timer help

(01-05-2012, 03:43 AM)flamez3 Wrote: Ok, I have not read every single reply to this thread, so I'm going to throw this out there. Delete the FadeIn(5); from the void on start and put this in:

Quote:void OnStart()
{
AddTimer("fadein", 0.1f, "fadeinTimer");
}

void fadeinTimer(string &in asTimer)
{
FadeIn(4.9f);
}
No, I asked him if he torrented the game and it turns out he did... Which will screw up everything in his engine. The script is fine. His GAME is the problem. But he said he bought it and I told him to go test it. My guess is it should either work, or theres a SMALL error somewhere. But either way. Things should work now.
01-05-2012, 03:49 AM
Find


Messages In This Thread
Fadein help - by eagledude4 - 01-02-2012, 06:03 PM
RE: Timer help - by Statyk - 01-02-2012, 06:16 PM
RE: Timer help - by Your Computer - 01-02-2012, 08:38 PM
RE: Timer help - by eagledude4 - 01-02-2012, 11:09 PM
RE: Timer help - by eagledude4 - 01-03-2012, 12:39 AM
RE: Timer help - by Your Computer - 01-03-2012, 02:37 AM
RE: Timer help - by Statyk - 01-03-2012, 02:08 AM
RE: Timer help - by eagledude4 - 01-03-2012, 03:55 AM
RE: Timer help - by Statyk - 01-03-2012, 04:01 AM
RE: Timer help - by eagledude4 - 01-03-2012, 04:04 AM
RE: Timer help - by Statyk - 01-03-2012, 04:16 AM
RE: Timer help - by eagledude4 - 01-03-2012, 05:34 AM
RE: Timer help - by Statyk - 01-03-2012, 09:16 PM
RE: Timer help - by eagledude4 - 01-05-2012, 12:59 AM
RE: Timer help - by Your Computer - 01-03-2012, 09:14 PM
RE: Timer help - by Statyk - 01-05-2012, 02:03 AM
RE: Timer help - by eagledude4 - 01-05-2012, 02:09 AM
RE: Timer help - by Statyk - 01-05-2012, 02:21 AM
RE: Timer help - by eagledude4 - 01-05-2012, 02:25 AM
RE: Timer help - by flamez3 - 01-05-2012, 03:43 AM
RE: Timer help - by Statyk - 01-05-2012, 03:49 AM
RE: Timer help - by flamez3 - 01-05-2012, 03:54 AM
RE: Timer help - by eagledude4 - 01-05-2012, 05:21 AM
RE: Timer help - by flamez3 - 01-05-2012, 05:29 AM
RE: Timer help - by eagledude4 - 01-05-2012, 05:36 AM
RE: Timer help - by flamez3 - 01-05-2012, 05:57 AM
RE: Timer help - by eagledude4 - 01-05-2012, 05:58 AM
RE: Timer help - by eagledude4 - 01-11-2012, 10:01 PM
RE: Timer help - by Statyk - 01-11-2012, 10:15 PM
RE: Timer help - by eagledude4 - 01-11-2012, 10:40 PM
RE: Timer help - by Statyk - 01-11-2012, 10:43 PM
RE: Timer help - by eagledude4 - 01-11-2012, 10:45 PM
RE: Timer help - by Statyk - 01-11-2012, 10:58 PM
RE: Timer help - by eagledude4 - 01-11-2012, 11:01 PM
RE: Timer help - by Statyk - 01-11-2012, 11:13 PM
RE: Timer help - by eagledude4 - 01-13-2012, 03:36 AM
RE: Timer help - by Statyk - 01-11-2012, 10:48 PM
RE: Timer help - by eagledude4 - 01-11-2012, 10:49 PM
RE: Timer help - by Statyk - 01-11-2012, 10:50 PM
RE: Timer help - by eagledude4 - 01-11-2012, 10:52 PM



Users browsing this thread: 1 Guest(s)