ITEM PORTAL: Difference between revisions

From AddictHelp
Jump to navigation Jump to search
Kahlan (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Portals are neat things, you enter one, and you're transported elsewhere.   
Portals are neat things, you enter one, and you're transported elsewhere.   
You also need to set the portal specproc on the object.
You also need to set the '''portal''' specproc on the object.


  v0 = Unused
  v0 = Unused
  v1 = Target room vnum
  v1 = Target room vnum
  v2 = Unused
  v2 = Unused
  v3 = 0 = portal
  v3 = type of portal
Portal types:
    0 = portal
     1 = Book
     1 = Book
     2 = Game
     2 = Game

Latest revision as of 11:57, 28 January 2009

Portals are neat things, you enter one, and you're transported elsewhere. You also need to set the portal specproc on the object.

v0 = Unused
v1 = Target room vnum
v2 = Unused
v3 = type of portal

Portal types:
    0 = portal
    1 = Book
    2 = Game

See also: OEDIT, OSET, ITEM_TYPES