Difference between revisions of "Category:Objective Icons"

From Fortress Forever Wiki
Jump to navigationJump to search
(New page: This is the arrow or target that shows players where to go. They are set through Lua. All maps should use these when applicable, to get players into the action. Category:Lua [[Category...)
 
m
 
Line 1: Line 1:
 +
{{Infobox mapping}}
 
This is the arrow or target that shows players where to go. They are set through Lua. All maps should use these when applicable, to get players into the action.
 
This is the arrow or target that shows players where to go. They are set through Lua. All maps should use these when applicable, to get players into the action.
 +
{| border="1" cellspacing="0"
 +
! LUA Command !! Description
 +
|-
 +
| [[Lua:UpdateObjectiveIcon|UpdateObjectiveIcon]](player, entity)|| sets player's objective to this entity.
 +
|-
 +
| [[Lua:UpdateTeamObjectiveIcon|UpdateTeamObjectiveIcon]](team, entity)|| sets a team's objective to this entity.
 +
|}
 
[[Category:Lua]]
 
[[Category:Lua]]
 
[[Category:Lua_Commands]]
 
[[Category:Lua_Commands]]

Latest revision as of 23:44, 1 May 2010

Pages in category "Objective Icons"

The following 2 pages are in this category, out of 2 total.