natives.SET CHAR DROWNS IN WATER
Jump to navigation
Jump to search
natives.SET_CHAR_DROWNS_IN_WATER
Signature: void natives.SET_CHAR_DROWNS_IN_WATER(int ped, int drowns)
Usage: sets whether a character can drown when submerged in water
Parameters
- int ped Character handle to act upon.
- int drowns Toggle 0 = cannot drown, 1 = can drown.
Return
void
On failure: void