Mob Progs Manual: create |
1-1 Creating Mob Progs Goto the mob prog menu, and create a new mob prog. You will have something similar to this: 1) Type 2) Args 3) Commands Type refers to what kind of mob progs you are making. Args is an optional flag, that you want the mob prog to take into account. Commands is the list of commands, which will be excuted if the mob prog is triggered. For more information, read type, will tell you about the various mobprogs. read args, will tell you what the optional flags are. read commands, which is a list of commands you can do. |
| Extra Descriptions: manual mob progs C1 create type IN_FILE_PROG ACT_PROG BRIBE_PROG ENTRY_PROG GIVE_PROG GREET_PROG ALL_GREET_PROG FIGHT_PROG HITPERCENT_PROG HITPRCNT_PROG DEATH_PROG RAND_PROG SPEECH_PROG ARGS commands destroy C2 C3 Variables C4 Reference mobcommands |