Gameplay::clearAreaOfProjectiles
Jump to navigation
Jump to search
flags is usually 0 in the scripts.
Syntax
mp.game.gameplay.clearAreaOfProjectiles(x, y, z, radius, flags);Required Arguments
- x: float
- y: float
- z: float
- radius: float
- flags: int
Return value
- Undefined
Example
// todo