OnCharFallover

From Nutscript Developer Wiki
    GM:OnCharFallover(client, entity, boolean)

Description[edit]

This function is called when the character is ragdolled. It's useful when apply character's changes on fallover ragdoll.

Arguments[edit]

none

Return Values[edit]

none

Examples[edit]

none