Difference between revisions of "Effect"
X warrior411 (talk | contribs) (Added page, will add every single function of the effect trigger later.) |
X warrior411 (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Object == | == Object == | ||
− | + | Effects which influence certain Objects. | |
*[[Create]] | *[[Create]] | ||
*[[Freeze]] | *[[Freeze]] | ||
*[[Unfreeze]] | *[[Unfreeze]] | ||
− | + | *[[Kill]] | |
+ | *[[Remove]] | ||
+ | *[[Task-Object]] | ||
+ | *[[Task-Area]] | ||
More coming soon. | More coming soon. | ||
[[Category:Triggers]] | [[Category:Triggers]] | ||
+ | |||
+ | == Player == | ||
+ | Effects which influence players, such as statistics. | ||
+ | |||
+ | Coming soon | ||
+ | == Trigger == | ||
+ | Effects which influence triggers, such as setting it's state. | ||
+ | *[[On]] | ||
+ | *[[Off]] | ||
+ | *[[Fired]] | ||
+ | *[[Not Fired]] | ||
+ | == Media == | ||
+ | Effects which communicate with the players. | ||
+ | |||
+ | Coming Soon | ||
+ | == Game == | ||
+ | Effects which effect the game itself. | ||
+ | |||
+ | Coming soon | ||
+ | == AI == | ||
+ | Effects which influence the Artificial Intelligence (The computer, and how it plays the game) in the scenario. | ||
+ | |||
+ | Coming soon |
Latest revision as of 20:55, 23 May 2010
An effect is a type of trigger that influences the game in a certain way, there are many sub-categories of effects.
Object
Effects which influence certain Objects.
More coming soon.
Player
Effects which influence players, such as statistics.
Coming soon
Trigger
Effects which influence triggers, such as setting it's state.
Media
Effects which communicate with the players.
Coming Soon
Game
Effects which effect the game itself.
Coming soon
AI
Effects which influence the Artificial Intelligence (The computer, and how it plays the game) in the scenario.
Coming soon