| Mob Scripts | ||
|---|---|---|
| Covers all scripts that are attached to mobs. |
| Entry | This trigger is executed every time the character it's attached to enters a room. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
Percent chance of the script executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Load | This trigger is checked whenever the mob/object is loaded into the game. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
The percent chance of the script executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Object Scripts | ||
|---|---|---|
| Covers all scripts that are attached to objects. |
| Load | This trigger is checked whenever the object is loaded into the game. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
(0..100) Percent chance of executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Timer | This trigger is checked whenever the object's timer reaches 0. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
N/A | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Start | This trigger is checked for all of a player's objects whenever the player enters the game. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
(0..100) Percent chance of executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Quit | This trigger is checked for all of a player's objects whenever the player quits the game. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
(0..100) Percent chance of executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Room Scripts | ||
|---|---|---|
| Covers all scripts that are attached to rooms. |
| Random | Has a chance to run every second. | |
|---|---|---|
Argument |
(0..100) Percent chance of executing. | |
Num Arg |
N/A | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||
| Reset | This trigger is checked whenever the zone is reset. | |
|---|---|---|
Argument |
N/A | |
Num Arg |
(0..100) Percent chance of executing. | |
Return Value |
N/A | |
Variables |
N/A | |
| Notes: | ||
| N/A | ||