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
monster script setup
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#20
RE: monster script setup

(10-05-2011, 01:04 PM)i3670 Wrote: I tried to spawn the 2nd monster with this script, didn't work
[...]
I assume I can't place the script for the path nodes like that? or the SetEntityActive. Do I haft to make a separate {} for that monster? or just skip a line?

Follow the MonsterCheck instructions from here and add the following to each Collide_Scare_* function:
AddDebugMessage(asChild+" has activated!", false);

Again, make sure debug messages are shown and tell me if you see any text at the bottom left of the game window when colliding with the areas.

It's true that MonsterFunction would never be called in your script and that each Collide_Scare_* function should only contain code specific to the monster you are activating.

Tutorials: From Noob to Pro
10-05-2011, 07:16 PM
Website Find


Messages In This Thread
monster script setup - by Manakind - 10-03-2011, 09:42 PM
RE: monster script setup - by Urkle - 10-03-2011, 09:50 PM
RE: monster script setup - by Manakind - 10-04-2011, 01:00 PM
RE: monster script setup - by Your Computer - 10-04-2011, 01:20 PM
RE: monster script setup - by Manakind - 10-04-2011, 03:26 PM
RE: monster script setup - by i3670 - 10-04-2011, 03:24 PM
RE: monster script setup - by Your Computer - 10-04-2011, 05:34 PM
RE: monster script setup - by Manakind - 10-04-2011, 07:40 PM
RE: monster script setup - by i3670 - 10-04-2011, 07:51 PM
RE: monster script setup - by Your Computer - 10-05-2011, 12:47 AM
RE: monster script setup - by i3670 - 10-05-2011, 09:25 AM
RE: monster script setup - by Your Computer - 10-05-2011, 11:37 AM
RE: monster script setup - by i3670 - 10-05-2011, 11:47 AM
RE: monster script setup - by Your Computer - 10-05-2011, 12:24 PM
RE: monster script setup - by i3670 - 10-05-2011, 12:31 PM
RE: monster script setup - by Your Computer - 10-05-2011, 12:37 PM
RE: monster script setup - by i3670 - 10-05-2011, 12:52 PM
RE: monster script setup - by Your Computer - 10-05-2011, 12:57 PM
RE: monster script setup - by i3670 - 10-05-2011, 01:04 PM
RE: monster script setup - by Your Computer - 10-05-2011, 07:16 PM
RE: monster script setup - by jmayo - 10-05-2011, 09:33 PM



Users browsing this thread: 1 Guest(s)