Nexus-nexus.player:UpdateInventory

From GMod Wiki

Jump to: navigation, search
Deletion.pngThis page has been nominated for deletion. Deletion is due within approximately 30 days from nomination, unless the deletion has been disputed on the talk page. See more pages nominated for deletion here.
Reason for deletion: The third party gamemode this page supports is dead
Last Edit was made on 11/16/2011

Function

Syntax: player:UpdateInventory((), (), ())
Returns: player:UpdateInventory
Part of Library: player:UpdateInventory
Available On: NewerShared.png

Examples

DescriptionUpdates the players inventory
Used onNewerShared.png
Code
player:UpdateInventory("police_car", -1, true);
OutputThe character has lost a police car.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox