Call of Duty Script Documentation

setorigin(<player origin>)


Module
Player


Summary


Set the player's origin

Call this function on


The player

Example


 level.player setorigin(pltruck.origin);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List