Thread: Item on object spawns Npc?

Results 1 to 3 of 3
  1. #1 Item on object spawns Npc? 
    Registered Member
    Join Date
    Jun 2008
    Posts
    55
    Thanks given
    4
    Thanks received
    2
    Rep Power
    1
    Does anybody know how I can do this? Im using deltascape and after I use the item on the object I want it to spawn an npc, does anybody know how to do this?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Darna's Avatar
    Join Date
    Jan 2008
    Age
    31
    Posts
    488
    Thanks given
    11
    Thanks received
    4
    Rep Power
    163
    If ItemID == itemid && UsedOnObjectID == object id{
    server.npcHandler.spawnANPC(npcid, absX, absY, heightLevel);
    }

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2008
    Posts
    55
    Thanks given
    4
    Thanks received
    2
    Rep Power
    1
    Thanks alot
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •