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
Teleporting items & Vaporizing items
ZodiaC Offline
Member

Posts: 120
Threads: 8
Joined: Oct 2012
Reputation: 2
#14
RE: Teleporting items & Vaporizing items

(10-22-2012, 01:31 PM)The chaser Wrote: AddEntityCollideCallback("nameofitem", "ScriptReturn", "REturn", false, -1)


void REturn(string &in asParent, string &in asChild, int alState);
{
ResetProp(string &in asName);
}

The false is that it will always repeat.
The -1 is when it leaves the area.

Combine beecake's script with this one and it should work.
it was so simple!

[Image: 2H1Mc.jpg]
10-22-2012, 01:52 PM
Find


Messages In This Thread
Teleporting items & Vaporizing items - by ZodiaC - 10-21-2012, 01:46 AM
RE: Teleporting items & Vaporizing items - by ZodiaC - 10-22-2012, 01:52 PM



Users browsing this thread: 2 Guest(s)