Call of Duty Script Documentation

setplayerangles(<player angles>)


Module
Player


Summary


Set the player's angles

Call this function on


The player

Example


 level.player setplayerangles((0,240,0));

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List