Online Help

Index

A B C D E F
G H I J K L
M N O P Q R
S T U V W X
Y Z

Search by...

Mpjunk

This will remove an object from the game.

mpjunk $o
This will junk the given object and is used on the object itself to be junked.

mpjunk i12004
This will junk a given object name (i12004 could also be knife or whatever
other names the object has). It is best to use the vnum unless you do not
care which vnum of items with the same name you are junking.

mpjunk i12004 $n
This will junk a given object name (i12004 could also be knife or whatever
other names it has) on a specific target (namely the PC).

mpjunk all
This will junk all items in inventory of the mobile.

mpjunk all.iQQ00 $n
This will junk all items of that vnum in the inventory of the PC.

mpjunk all.iQQ00
This will junk all items of that vnum in the inventory of the mobile.

Related topics...

Return to Main Menu