Decisionevent::addShockingEventAtPosition
Jump to navigation
Jump to search
duration is float here
Event types- camx.me/gtav/tasks/shockingevents.txt
Syntax
mp.game.decisionevent.addShockingEventAtPosition(type, x, y, z, duration);Required Arguments
- type: int
- x: float
- y: float
- z: float
- duration: float
Return value
- ScrHandle
Example
// todo