Call of Duty Script Documentation

useby(<using entity>)


Module
Entity


Summary


Uses the entity with the passed in entity as the activator

Call this function on


The entity to be used

Example


  level.ArmoredCar.turret useby (level.player);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List