LUA:Using Tables in Lua
From GMod Wiki
This page has multiple issues. See the Page Details section for information. |
You can create a table by simply typing local TableName = { }
In the { } you can place data, be sure to use commas!
To execute the stuff you will need to use string.find and for commands which will be showed in the example below.
Page Details
This page has been deemed a mess. It may contain unnecessary information or be poorly organized. You can discuss changes on this article's talk page. |
This page needs to be edited as it contains information that is unclear or incorrect. Improvement can be discussed on the talk page. Find more pages that need work here. Details: None given. |
This article is a stub. You can help the GMod Wiki by expanding it. |