The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Newbie needs help scripting
DrQuackinducks Offline
Junior Member

Posts: 3
Threads: 1
Joined: Mar 2011
Reputation: 0
#1
Newbie needs help scripting

i am a first time scripter, and need help making an intro for my custom story, I was testing the FadeOut() method, but it wouldn't work so i am obviously doing something wrong.

my code was :

void OnStart()
{
wake();
}
wake(){
FadeOut(0);
FadeIn(15);

just wanted to test it but i probably need to put it somewhere else.
(This post was last modified: 03-30-2011, 09:34 PM by DrQuackinducks.)
03-30-2011, 08:36 PM
Find


Messages In This Thread
Newbie needs help scripting - by DrQuackinducks - 03-30-2011, 08:36 PM
RE: Newbie needs help scripting - by Russ Money - 03-30-2011, 09:59 PM
RE: Newbie needs help scripting - by nkmol - 03-30-2011, 10:04 PM
RE: Newbie needs help scripting - by MrBigzy - 03-31-2011, 03:29 AM
RE: Newbie needs help scripting - by Russ Money - 03-31-2011, 03:43 AM
RE: Newbie needs help scripting - by MrBigzy - 03-31-2011, 04:49 AM
RE: Newbie needs help scripting - by Russ Money - 03-31-2011, 05:06 AM
RE: Newbie needs help scripting - by nkmol - 03-31-2011, 06:07 AM
RE: Newbie needs help scripting - by MrBigzy - 03-31-2011, 11:39 AM
RE: Newbie needs help scripting - by Austums - 03-31-2011, 05:09 PM



Users browsing this thread: 1 Guest(s)