Garry's Mod Wiki

Garry's Mod Wiki

  table list.Get( string identifier )

Description

Returns a copy of the list stored at identifier

Arguments

1 string identifier
The list identifier

Returns

1 table
The copy of the list

Example

Get every available NPC from the client:

PrintTable( list.Get( "NPC" ) )

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 twice a day. Edits and history are not available.

Last Parsed: Loading...