Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 341 Bytes

AddShockingEventForEntity.md

File metadata and controls

21 lines (17 loc) · 341 Bytes
ns
EVENT

ADD_SHOCKING_EVENT_FOR_ENTITY

// 0x7FD8F3BE76F89422 0xA81B5B71
ScrHandle ADD_SHOCKING_EVENT_FOR_ENTITY(int type, Entity entity, float duration);
duration is float here  
Event types - camx.me/gtav/tasks/shockingevents.txt  

Parameters

  • type:
  • entity:
  • duration:

Return value