G.SuppressHostEvents
From GMod Wiki
Function | |
Syntax |
SuppressHostEvents( Player Player ) Where is this used? |
Description: | |
Suppresses network data to a player. | |
Returns: | nil |
Part of Library: | Global Functions |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.SuppressHostEvents]G.SuppressHostEvents [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Very useful for prediction.
- You can only suppress network data to one player at a time.
- So far the only events that appear to be suppressed are the creation of effects and particle systems. Please add any additional events that are suppressed here.