Player.CreateRagdoll

From GMod Wiki

Jump to: navigation, search
Function
Syntax Player:CreateRagdoll( )
Description:
Creates the player's death ragdoll.
Returns: nil
In Object: Player
Realm: NewerServer.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Player.CreateRagdoll]Player.CreateRagdoll [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionCreates a clientside ragdoll of the player.
Used onNewerServer.png
Code
ply:CreateRagdoll()
OutputA clientside ragdoll with ply's model.


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox