Gamemode.GravGunOnPickedUp
From GMod Wiki
Event Hook | |
Hook Name | GravGunOnPickedUp |
Syntax | GM:GravGunOnPickedUp( Player ply, Entity ent ) |
Description | Enable/Disable the picking up of entities with the gravity gun. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.GravGunOnPickedUp]Gamemode.GravGunOnPickedUp [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples