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
AddPropImpulse no effect??
XxItachi09xX Offline
Junior Member

Posts: 16
Threads: 7
Joined: Feb 2011
Reputation: 0
#1
AddPropImpulse no effect??

The script doesn't have effects. my script

void OpenDoorScare(string &in asParent, string &in asChild, int alState)
{
AddPropImpulse("mansion_1", 0, 0, -7.0f, "world");
}

When i trigger the area the door won't open. Did i put something wrong?
03-16-2011, 09:42 AM
Find


Messages In This Thread
AddPropImpulse no effect?? - by XxItachi09xX - 03-16-2011, 09:42 AM
RE: AddPropImpulse no effect?? - by Tottel - 03-16-2011, 10:54 AM
RE: AddPropImpulse no effect?? - by Raymond - 03-16-2011, 11:03 AM
RE: AddPropImpulse no effect?? - by Tanshaydar - 03-16-2011, 11:08 AM
RE: AddPropImpulse no effect?? - by Raymond - 03-16-2011, 11:17 AM



Users browsing this thread: 2 Guest(s)