View Single Post
  #3  
Old 12-11-2003, 04:12 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally posted by DustyPorViva
NPC Code:

putnpc2 x,y,{
// code
// If you want an image:
if (created) setimg imgname.filetype;
};

Please.
Reply With Quote