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
Script Help Simple script fail
EpicLisbe Offline
Junior Member

Posts: 13
Threads: 4
Joined: Dec 2011
Reputation: 0
#1
Simple script fail

Well i had about 3 weeks break about scripting and i forgot scripting almost completely so what is wrong in this script and it says unexcepted end of the file...



void OnStart()

{
AddEntityCollideCallback("Player", "noita", "KoiranTulo", true, 1);

}

void Koirantulo (string &in asEntity, string &in type)

{
SetEntityActivate ("koira_1", true);
PlaySoundAtEntity("", "00_laugh.snt", "door_scare);

}
01-17-2012, 01:46 PM
Find


Messages In This Thread
Simple script fail - by EpicLisbe - 01-17-2012, 01:46 PM
RE: Simple script fail - by Linus Ågren - 01-17-2012, 01:57 PM
RE: Simple script fail - by EpicLisbe - 01-17-2012, 01:59 PM



Users browsing this thread: 2 Guest(s)