This is an old revision of the document!
oload is used to load an object into the game.
Syntax:
<target>:oload(<vnum>)
Example:
ch:oload(31404)
This will make the character load object 31404 into their inventory.
mob.room:oload(31404)
This will make the mob load object 31404 into the room.