forums wiki bugs items helps socials changes map login play now

MPROGS3

General
remove          mob remove <target> <vnum>    Takes an object (silently) from
                                              the target. Useful for taking 
                                              quest items.
                mob remove <target> <all>     Takes everything.
stop            mob stop $n                   Used in exit/exall trigger progs.
                                              It stops a character from leaving
                                              Very useful in guildguard progs.
obey            mob obey <mob> <owner> pet    Causes the mob to become the
                                              owners charmie.
                mob obey <mob> <owner> <time> The mob will only follow for
                                              specified amount of time.
attrib         mob attrib <target> <field> <+-*/=> <value>
                                              Lets a mob change its stats. If
                                              "level" is choosen as the value,
                                              it will set the stats to what the
                                              default is for said level.
rattrib        mob rattrib <field> <+-*/=><vnum>
                                              Changes the values of a
                                              specified room.   
gain            see special file    
permquest       mob permquest <target> <quest> Sets a permquest
inviquest       mob inviquest <target> <quest> Sets an invisible quest.
tempquest       mob tempquest <target> <quest> Sets a temp quest.
remquest        mob remquest <target> <quest>  Removes a quest
addpsalm        mob addpsalm <target> <psalm>  Adds a crusader psalm
rempsalm        mob rempsalm <target> <psalm>  Removes a crusader psalm.
pfor            mob pfor room $n echoat # <echo>   (see special file)
chown           mob chown <object/all> <target>  Takes item from player.
mount          mob mount                       Allows mob to give player mount.
destroy        mob destroy <obj> <target> <item> <number>
                                                See special file.
path           mob path <vnum> <target mob> 
               mob path random <target mob>      See special file.
aquest         mob aquest                        See special file.
cquest         mob cquest                        See special file