Entity.GibBreakClient
From GMod Wiki
Revision as of 23:40, 10 March 2011 by Blazing Bacon (Talk | contribs)
Function | |
Syntax | Entity:GibBreakClient( Vector Velocity ) |
Description: | |
Running this function will cause gibs to be spawned clientside instead of serverside whenever the entity breaks. This is probably the best option in most cases, server-side gibs tend to pile up and lag the server. | |
Returns: | nil |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GibBreakClient]Entity.GibBreakClient [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples