Call of Duty Script Documentation

earthquake(<scale>,<duration>,<source>,<radius>)


Module
Level


Summary


Create an earthquake at the given point

Example


earthquake(0.3, 3, self.origin, 850);

Minimum Number of arguments: 4


Number of optional arguments: 0



Return to Function List