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 Waterlurker script isn't working
MacKetchup Offline
Junior Member

Posts: 25
Threads: 10
Joined: Apr 2013
Reputation: 0
#1
Waterlurker script isn't working

AddEntityCollideCallback("waterlurker_1", "ScriptArea_12", "BortMedDig", true , 1);
¨
void BortMedDig(string &in asParent, string &in asChild, int alState)
{
SetEntityActive("waterlurker_1", false);
}

Shouldn't this work for the water lurker to disappear?
(This post was last modified: 05-08-2014, 12:57 PM by MacKetchup.)
05-08-2014, 12:56 PM
Find
DnALANGE Offline
Banned

Posts: 1,549
Threads: 73
Joined: Jan 2012
#2
RE: Waterlurker script isn't working

Sure the scriptarea is named correctly?
and the waterlurker is toutching it?
AND is the waterlurker name correct?
05-08-2014, 01:07 PM
Find
MacKetchup Offline
Junior Member

Posts: 25
Threads: 10
Joined: Apr 2013
Reputation: 0
#3
RE: Waterlurker script isn't working

copied everything from the leveleditor
(This post was last modified: 05-08-2014, 01:11 PM by MacKetchup.)
05-08-2014, 01:10 PM
Find




Users browsing this thread: 1 Guest(s)