Mob Progs Manual: C1 |
Chapter 1. Creating Mob Progs Creating Mob Progs is a simple as pie. If you know BASIC programming, it should be fairly similar. No programming knowledge from other languages is needed, but it helps. Let's go to the mob prog menu: 1) Create New MPROG 2) Purge Existing MPROG Basically, Option 1 creates a new mob prog. (This changes, if you have mob progs already, in which case find it in the options menu.) Option 2 deletes an existing mob prog. Type read create, for reading about creating mob progs. Type read destroy, for reading about destroying mob progs. |
| 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 |