Call of Duty Script Documentation

setvelocity(<player origin>)


Module
Player


Summary


Set the player's velocity

Call this function on


The player

Example


 level.player setVelocity(-400,0,100);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List