Gamemode.GravGunPunt
From GMod Wiki
| Event Hook | |
| Hook Name | GravGunPunt |
| Syntax | GM:GravGunPunt( Player ply, Entity ent ) |
| Description | Determine whether or not you want to allow users to 'punt' items with the Gravity gun. |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.GravGunPunt]Gamemode.GravGunPunt [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Notes
- This hook should return the same value on both the server and client.