I would like to know if it's possible with SP to push (x, y, z) a player and how to do it?
Thank you for your help :)
EDIT: Thanks to L'in20cible for him help!
If somebody want doing this:
Syntax: Select all
PlayerEntity(<index>).edict.set_prop_vector('m_vecBaseVelocity', Vector(x, y, z))