Due to the recent resurgence of spam, we have temporarily disabled user creation and page editing/creation as we resolve the issue.
Difference between revisions of "Vitals"
From Snapwiki
(Created page with "== Vitals == The Vitals object is used to give health and armor to players. {| class="wikitable" style="width: 60%;" !'''INPUTS''' |} ;Give Health: Give the player the amou...") |
|||
Line 1: | Line 1: | ||
− | == | + | == Details == |
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |[[File:AIProxy.PNG]]|| | ||
+ | '''Object''': Vitals | ||
− | + | '''Category''': Player | |
− | |||
− | |||
|} | |} | ||
− | + | == Inputs == | |
− | ;Give Health | + | {| class="wikitable" style="width:60%;" |
− | + | !colspan="3"|'''INPUTS''' | |
− | + | |- | |
− | + | |[[File: .png|64px|link=Input:GiveHealth]]||'''Give Health'''||Give the player the amount of health specified in the input's properties. Expects a player as an activator. | |
− | + | |- | |
+ | |[[File: .png|64px|link=Input:GiveArmor]]||'''Give Armor'''||Give the player the amount of armor specified in the input's properties. Expects a player as an activator. | ||
|} | |} | ||
+ | |||
+ | == Outputs == | ||
None | None | ||
+ | |||
+ | == Properties == | ||
+ | {| class="wikitable" style="width:60%;" | ||
+ | !colspan="3"|'''PROPERTIES''' | ||
+ | |- | ||
+ | |'''Name'''||String||The name of this object. Rename an object to make it easy to identify. | ||
+ | |} |
Revision as of 2016-06-02T16:20:39
Contents
Details
Object: Vitals Category: Player |
Inputs
INPUTS | ||
---|---|---|
64px | Give Health | Give the player the amount of health specified in the input's properties. Expects a player as an activator. |
64px | Give Armor | Give the player the amount of armor specified in the input's properties. Expects a player as an activator. |
Outputs
None
Properties
PROPERTIES | ||
---|---|---|
Name | String | The name of this object. Rename an object to make it easy to identify. |