Frictional Games Forum (read-only)
is it possible to... - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: is it possible to... (/thread-25929.html)

Pages: 1 2


RE: is it possible to... - Mudbill - 08-21-2014

The numbers are, in order: X, Y, Z. This is most common. Y is the second number. You probably don't need to touch the third number (Z) unless you want it to strafe left or right.


RE: is it possible to... - Amnesiaplayer - 08-22-2014

ow it always doesn't work Sad but i did only X 200000 and it goes a bit further....
but this doesn't work Sad
but why the enemies doesn't work by me ?? when i download a enemy and place it *and sounds* and place the enemy in map (you can see hem) and playing on that map , the enemy isn't there ??
EDIT: IT WORKED !!! IT WORKED THE WHOLE TIME! but...
it was going backwards -_- so it was going into the cannon everytime..
( my script )
AddPropForce("CannonBall", 1000000, 0, 0, "world");
how can i change it ?! (cannonball to the other way.. (forwardS))


RE: is it possible to... - FlawlessHappiness - 08-22-2014

You make the positive number negative.


RE: is it possible to... - Amnesiaplayer - 08-22-2014

okey , thanks , i will try.
EDIT : thanks it worked. Big Grin
Finally i can go further withmy progress And Project Big Grin