(10-20-2010, 01:47 PM)vanjavk Wrote: hello I was wondering if you can help me with moving a player, like pushing him in one (specific) way, or someting like it, i just need player in that location or near it. Please help me. (i tried to use Cursed Summoning's script but it doesn't work please help)
You can use
void AddPlayerBodyForce(float afX, float afY, float afZ, bool abUseLocalCoords);
Use the function list
http://hpl2.frictionalgames.com/amnesia:..._functions
it's helpfull.
Or you can search the forum, this was already discussed