Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Fadein help
Author Message
Statyk Offline
Modmau5

Posts: 3,609
Joined: Sep 2011
Reputation: 198
Post: #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
Visit this user's website Find all posts by this user Quote this message in a reply
flamez3 Offline
Posting Freak

Posts: 1,320
Joined: Apr 2011
Reputation: 57
Post: #22
RE: Timer help
(01-05-2012 03:49 AM)Statyk Wrote:  No, I asked him if he torrented the game and it turns out he did...
...Oh :3

01-05-2012 03:54 AM
Find all posts by this user Quote this message in a reply
eagledude4 Offline
Member

Posts: 144
Joined: Dec 2011
Reputation: 0
Post: #23
RE: Timer help
Got it installed

Its hard to see the truth when you've been blinded by lies.
(This post was last modified: 01-05-2012 05:57 AM by eagledude4.)
01-05-2012 05:21 AM
Find all posts by this user Quote this message in a reply
flamez3 Offline
Posting Freak

Posts: 1,320
Joined: Apr 2011
Reputation: 57
Post: #24
RE: Timer help
Where have you installed the sound

01-05-2012 05:29 AM
Find all posts by this user Quote this message in a reply
eagledude4 Offline
Member

Posts: 144
Joined: Dec 2011
Reputation: 0
Post: #25
RE: Timer help
(01-05-2012 05:29 AM)flamez3 Wrote:  Where have you installed the sound

Amnesia - The Dark Descent\redist\sounds\Custom

Its hard to see the truth when you've been blinded by lies.
(This post was last modified: 01-05-2012 05:36 AM by eagledude4.)
01-05-2012 05:36 AM
Find all posts by this user Quote this message in a reply
flamez3 Offline
Posting Freak

Posts: 1,320
Joined: Apr 2011
Reputation: 57
Post: #26
RE: Timer help
(01-05-2012 05:36 AM)eagledude4 Wrote:  
(01-05-2012 05:29 AM)flamez3 Wrote:  Where have you installed the sound

Amnesia - The Dark Descent\redist\sounds\Custom
Install it to
Amnesia - The Dark Descent\redist\
Custom Stories\ Your custom story.

It will help other people to use it, and did you try restarting amnesia after you add the sound in?

01-05-2012 05:57 AM
Find all posts by this user Quote this message in a reply
eagledude4 Offline
Member

Posts: 144
Joined: Dec 2011
Reputation: 0
Post: #27
RE: Timer help
(01-05-2012 05:57 AM)flamez3 Wrote:  
(01-05-2012 05:36 AM)eagledude4 Wrote:  
(01-05-2012 05:29 AM)flamez3 Wrote:  Where have you installed the sound

Amnesia - The Dark Descent\redist\sounds\Custom
Install it to
Amnesia - The Dark Descent\redist\
Custom Stories\ Your custom story.

It will help other people to use it, and did you try restarting amnesia after you add the sound in?

I just realized I replied to wrong help thread Tongue. I will eventually copy all of my story stuff to that directory, but I don't think anything needs to be in there to work. Can we get back to the timer subject now? Tongue

Its hard to see the truth when you've been blinded by lies.
(This post was last modified: 01-05-2012 06:25 AM by eagledude4.)
01-05-2012 05:58 AM
Find all posts by this user Quote this message in a reply
eagledude4 Offline
Member

Posts: 144
Joined: Dec 2011
Reputation: 0
Post: #28
RE: Timer help
Help please?

Its hard to see the truth when you've been blinded by lies.
01-11-2012 10:01 PM
Find all posts by this user Quote this message in a reply
Statyk Offline
Modmau5

Posts: 3,609
Joined: Sep 2011
Reputation: 198
Post: #29
RE: Timer help
(01-11-2012 10:01 PM)eagledude4 Wrote:  Help please?
Have you tried ANY debugging since last time?

Try putting the sound in your redist "sounds" folder somewhere, as well as the custom story folder.

01-11-2012 10:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
eagledude4 Offline
Member

Posts: 144
Joined: Dec 2011
Reputation: 0
Post: #30
RE: Timer help
(01-11-2012 10:15 PM)Statyk Wrote:  
(01-11-2012 10:01 PM)eagledude4 Wrote:  Help please?
Have you tried ANY debugging since last time?

Try putting the sound in your redist "sounds" folder somewhere, as well as the custom story folder.

I've done both, and I replied about my sound issue by mistake, please leave this thread for the timer issue.

Its hard to see the truth when you've been blinded by lies.
(This post was last modified: 01-11-2012 10:41 PM by eagledude4.)
01-11-2012 10:40 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)