Difference between revisions of "Category:Lua Commands"
From Fortress Forever Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
{{Infobox manual/Header}} | {{Infobox manual/Header}} | ||
− | LUA commands that require further explanation. | + | LUA commands that require further explanation. This list is incomplete and will be replaced eventually, and everything put into categories. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Casting Commands == | ||
These functions cast game objects into different data types. See [[Lua:Entity_typing]] | These functions cast game objects into different data types. See [[Lua:Entity_typing]] | ||
Line 108: | Line 26: | ||
| [[Lua:CastToDetpack|CastToDetpack]]( ent_id ) || | | [[Lua:CastToDetpack|CastToDetpack]]( ent_id ) || | ||
|} | |} | ||
− | |||
= Entity Checks = | = Entity Checks = |
Revision as of 20:04, 11 May 2009
Casting CommandsThese functions cast game objects into different data types. See Lua:Entity_typing
Entity Checksthese commands are used to Check if a passed in entity is a game entity of a specific type
Player messaging and soundsthese are used to send text messages and sounds to players.
Other Commandsother misc commands not lumped into any group as of yet.
|
Subcategories
This category has the following 11 subcategories, out of 11 total.
Pages in category "Lua Commands"
The following 41 pages are in this category, out of 41 total.
L
- Lua Commands
- Lua:BroadCastMessage
- Lua:BroadCastMessageToPlayer
- Lua:BroadCastSound
- Lua:BroadCastSoundToPlayer
- Lua:Commands
- Lua:ConsoleToAll
- Lua:DisplayMessage
- Lua:Functions
- Lua:HasGameStarted
- Lua:IncludeScript
- Lua:info ff script
- Lua:IsDispenser
- Lua:IsGrenade
- Lua:IsGrenInNoGren
- Lua:IsPlayer
- Lua:IsPlayerInNoBuild
- Lua:IsSentrygun
- Lua:Menus
- Lua:OutputEvent
- Lua:PrecacheModel
- Lua:PrecacheSound
- Lua:RandomFlagTouchSpeak
- Lua:RandomFloat
- Lua:RandomInt
- Lua:SetTeamAllies
- Lua:SetTeamClassLimit
- Lua:SetTeamName
- Lua:SetTeamPlayerLimit
- Lua:SmartClassLimits
- Lua:SmartMessage
- Lua:SmartSound
- Lua:SmartSpeak
- Lua:SmartTeamMessage
- Lua:SmartTeamSound
- Lua:SmartTeamSpeak
- Lua:SpeakAll
- Lua:SpeakPlayer
- Lua:UpdateObjectiveIcon
- Lua:UpdateTeamObjectiveIcon