Container Target References: Difference between revisions
From HLKitWiki
Jump to navigationJump to search
New page: {{context|Kit Reference|Target References}} |
No edit summary |
||
Line 1: | Line 1: | ||
{{context|Kit Reference|Target References}} | {{context|Kit Reference|Target References}} | ||
There are a wide assortment of operations that can be performed on containers, some of which modify the container and some that simply retrieve information about the container. The complete list of these operations is presented in the table below. | |||
{{note}}When a container is accessed from within a visual script, all operations are restricted to read-only behavior. Any attempts to modify a container from within a visual script will fail. | |||
:{| class="infotable" | |||
|class="leftnormal"|live | |||
| | |||
|- | |||
|ishero | |||
| | |||
|- | |||
|weight | |||
| | |||
|- | |||
|foreach | |||
| | |||
|- | |||
|errorcount | |||
| | |||
|- | |||
|errorlist | |||
| | |||
|- | |||
|istransact | |||
| | |||
|- | |||
|isminion | |||
| | |||
|- | |||
|ismaster | |||
| | |||
|- | |||
|miniontext | |||
| | |||
|- | |||
|livename | |||
| | |||
|- | |||
|isactive | |||
| | |||
|- | |||
|initchange | |||
| | |||
|- | |||
|ismoveup | |||
| | |||
|- | |||
|ismovedown | |||
| | |||
|- | |||
|combatant | |||
| | |||
|- | |||
|actorname | |||
| | |||
|- | |||
|playername | |||
| | |||
|- | |||
|sourcetree | |||
| | |||
|- | |||
|tagcount | |||
| | |||
|- | |||
|tagvalue | |||
| | |||
|- | |||
|tagmax | |||
| | |||
|- | |||
|tagmin | |||
| | |||
|- | |||
|taguniquestr | |||
| | |||
|- | |||
|tagcountstr | |||
| | |||
|- | |||
|tagvaluestr | |||
| | |||
|- | |||
|tagmaxstr | |||
| | |||
|- | |||
|tagminstr | |||
| | |||
|- | |||
|taguniquestr | |||
| | |||
|- | |||
|assign | |||
| | |||
|- | |||
|delete | |||
| | |||
|- | |||
|assignstr | |||
| | |||
|- | |||
|deletestr | |||
| | |||
|- | |||
|panelvalid[id] | |||
| | |||
|- | |||
|childexists[id] | |||
| | |||
|- | |||
|picklives[id] | |||
| | |||
|- | |||
|pickcount[id] | |||
| | |||
|- | |||
|inherit | |||
| | |||
|- | |||
|isidentity | |||
| | |||
|- | |||
|setidentity | |||
| | |||
|- | |||
|countidentity | |||
| | |||
|- | |||
|tagmatch[ | |||
| | |||
|- | |||
|tagsearch[ | |||
| | |||
|- | |||
|isdynalink[ | |||
| | |||
|- | |||
|gearlist | |||
| | |||
|- | |||
|geartree | |||
| | |||
|- | |||
|tagnames | |||
| | |||
|- | |||
|tagabbrevs | |||
| | |||
|- | |||
|tagids | |||
| | |||
|- | |||
|hasminion[ | |||
| | |||
|- | |||
|setactor | |||
| | |||
|- | |||
|combatmove[ | |||
| | |||
|- | |||
|combatmovenow | |||
| | |||
|- | |||
|combatact | |||
| | |||
|- | |||
|combatdefer | |||
| | |||
|- | |||
|haschild[ | |||
| | |||
|- | |||
|intersect[ | |||
| | |||
|- | |||
|} |
Revision as of 10:24, 5 December 2008
Context: HL Kit … Kit Reference … Target References
There are a wide assortment of operations that can be performed on containers, some of which modify the container and some that simply retrieve information about the container. The complete list of these operations is presented in the table below.
NOTE! When a container is accessed from within a visual script, all operations are restricted to read-only behavior. Any attempts to modify a container from within a visual script will fail.
live ishero weight foreach errorcount errorlist istransact isminion ismaster miniontext livename isactive initchange ismoveup ismovedown combatant actorname playername sourcetree tagcount tagvalue tagmax tagmin taguniquestr tagcountstr tagvaluestr tagmaxstr tagminstr taguniquestr assign delete assignstr deletestr panelvalid[id] childexists[id] picklives[id] pickcount[id] inherit isidentity setidentity countidentity tagmatch[ tagsearch[ isdynalink[ gearlist geartree tagnames tagabbrevs tagids hasminion[ setactor combatmove[ combatmovenow combatact combatdefer haschild[ intersect[