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
Completely new to scripting, stumped.
Shambles Offline
Junior Member

Posts: 32
Threads: 4
Joined: Jun 2012
Reputation: 4
#1
Completely new to scripting, stumped.

Before you say ANYTHING, please understand that I am from Germany, and my english is not as good. I am trying to make a custom story for my partner, I keep getting "fatal error unexpected end of script" or something. I have hardly anything on the script now.
I have tried following tutorial on wiki and youtube, am I placing wrong or something?? Very simple script so far, want to test out effects!

Someone tell me what I am doing wrong, please? :c I want to make this work.


void OnStart()
{
if(ScriptDebugOn())

{
void FadeImageTrailTo(5.4f 2.1f);

}

////////////////////////////
// Run when entering map
void OnEnter()
{

}

////////////////////////////
// Run when leaving map
void OnLeave()
{

}

Once more, not so great at english, and really really new to scripting.
06-29-2012, 09:22 PM
Find


Messages In This Thread
Completely new to scripting, stumped. - by Shambles - 06-29-2012, 09:22 PM



Users browsing this thread: 1 Guest(s)