
Usage: load &lt;mob | obj&gt; &lt;virtual number&gt;
       load &lt;mob | obj&gt; &lt;name&gt;

[LOAD](/help/wizhelp/load/) is used to create mobiles and objects.  The first argument specifies if
you are trying to load a mobile or an object; the second is the virtual
number or name.

Example:

  &gt; load obj 8099
  You create a bulletin board.

  &gt; load mob 8005
  You create the receptionist.

  &gt; load mob warg
  You create the hybrid warg.

  &gt; load obj ring
  You&#39;re not godly enough for that!  (This is because load-by-name attempts
	to load lowest-vnumbered object with that name, and Tracer&#39;s ring
	is above your load limit.)

See also: [VNUM](/help/wizhelp/vnum/)
wizonly
