Garry's Mod Wiki

Garry's Mod Wiki

  GM:HUDItemPickedUp( string itemName )

Description

Called when an item has been picked up. Override to disable the default HUD notification.

Arguments

1 string itemName
Name of the picked up item

Example

hook.Add( "HUDItemPickedUp", "ItemPickedUp", function( itemName ) -- Register the addition or create a Panel here end )

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...