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
Custom story scripts
stevenbocco Offline
Junior Member

Posts: 28
Threads: 15
Joined: May 2012
Reputation: 0
#1
Custom story scripts

Hey guys!
im working on a custom story, but when i have done scripting something and im going in to amnesia to try it out, my scripts won't work, i do not get an error or something, juste that for example when i want the player to collied to an area and maybe do a function that activates a monster, it just does'nt work, it won't spawn the monster,
but when i try and play others custom storys they work...

i don't really know what's the problem, cuz i have made other CS and that script have been working for them.
so please guys if you know how to solve this problem i would be more that greatfull!
(This post was last modified: 05-21-2012, 06:50 PM by stevenbocco.)
05-20-2012, 05:37 PM
Find
Datguy5 Offline
Senior Member

Posts: 629
Threads: 25
Joined: Dec 2011
Reputation: 12
#2
RE: Custom story scripts

We cant solve it without your script...

05-20-2012, 05:59 PM
Find
SilentHideButFine Offline
Member

Posts: 156
Threads: 38
Joined: May 2012
Reputation: 6
#3
RE: Custom story scripts

As DatGuy5 said Smile

[url= http://www.moddb.com/mods/jessehmusic [/url] ,HOSPITAL OF HORROR MOD
05-20-2012, 06:02 PM
Find
stevenbocco Offline
Junior Member

Posts: 28
Threads: 15
Joined: May 2012
Reputation: 0
#4
RE: Custom story scripts

(05-20-2012, 05:59 PM)Datguy5 Wrote: We cant solve it without your script...
for example:
void OnStart()
{
AddEntityCollideCallBack( player monsterarea monsterfunction
}
void monsterarea(string in..
{
SetEntityActive (brute ... true
}
i did not write the hole script, but you know what i mean, and when i go in to the amnesia to get this monster active it won't work!
and i do NOT get any errors ?!
05-20-2012, 06:05 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#5
RE: Custom story scripts

If you did not write any script you can't make a monster appear.

05-20-2012, 06:28 PM
Find
stevenbocco Offline
Junior Member

Posts: 28
Threads: 15
Joined: May 2012
Reputation: 0
#6
RE: Custom story scripts

(05-20-2012, 06:28 PM)SilentStriker Wrote: If you did not write any script you can't make a monster appear.
(05-20-2012, 06:28 PM)SilentStriker Wrote: I have write a script but it won't happen, it's lite there isn't à script but there is! I don't get it :/
05-20-2012, 06:31 PM
Find
Prelauncher Offline
Senior Member

Posts: 451
Threads: 11
Joined: May 2011
Reputation: 13
#7
RE: Custom story scripts

Are you sure there's no typos?

Socialism (noun): A great way to run out of other people's money.
05-20-2012, 06:39 PM
Find
stevenbocco Offline
Junior Member

Posts: 28
Threads: 15
Joined: May 2012
Reputation: 0
#8
RE: Custom story scripts

(05-20-2012, 06:39 PM)Prelauncher Wrote: Are you sure there's no typos?
(05-20-2012, 06:39 PM)Prelauncher Wrote: Typos?
05-20-2012, 06:40 PM
Find
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#9
RE: Custom story scripts

If you have made a script can you post it here? So we can see what the problem is

05-20-2012, 06:52 PM
Find
Prelauncher Offline
Senior Member

Posts: 451
Threads: 11
Joined: May 2011
Reputation: 13
#10
RE: Custom story scripts

(05-20-2012, 06:40 PM)stevenbocco Wrote:
(05-20-2012, 06:39 PM)Prelauncher Wrote: Typos?
Spelling errors.
And also, you're quoting people like crazy, mate Tongue

Socialism (noun): A great way to run out of other people's money.
05-20-2012, 06:57 PM
Find




Users browsing this thread: 1 Guest(s)