Frictional Games Forum (read-only)
[LVL ED] Blood ? - 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: [LVL ED] Blood ? (/thread-25200.html)

Pages: 1 2


RE: Blood ? - FlawlessHappiness - 05-03-2014

(05-02-2014, 10:21 AM)Neelke Wrote: This might work?

Code:
Pushes the player into a certain direction. Note that you need values above ~2000 to see any effects.

I'm just gonna quote this because you say it's not pushing enough, so I'm giving you a small hint here Wink

Add more push... make it 10000 if that's what you need. 100000 for that matter...


RE: Blood ? - DnALANGE - 05-03-2014

I thought the same way Flaw*...
But i thought the person already haev tried that.. at least i should try the most ridicuous values as far from let the player launch trough walls Tongue
Yeah, he could give that a try as well..
As far as what i said... Just try what i told otherwise raise the values ( a LOT )
---
About ; MovePlayerHeadPos(-0.5, -0.2, -1.1, 2, 2);
That doesnt make the player NOT activate the script orso..
The script should Always work!
EVEN if the player is NOT active the functions will work. SetPlayerActive(false);


RE: Blood ? - Straxedix - 05-03-2014

How to use AddPlayerBodyForce please help need something OnStart or just
void AddPlayerBodyForce ??? Sad

Nvm i find out Smile