Thread: how to make pest portals spawn npcs?

Results 1 to 3 of 3
  1. #1 how to make pest portals spawn npcs? 
    Chow down on these noodles
    OodlesOfNoodles's Avatar
    Join Date
    May 2011
    Posts
    1,819
    Thanks given
    235
    Thanks received
    91
    Rep Power
    55
    is there a tut for making the pest control portals spawn npcs?
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Apr 2011
    Posts
    500
    Thanks given
    3
    Thanks received
    40
    Rep Power
    0
    Right now, its just npc spawns when in minigame, and the portals don't spawn themselves.
    Reply With Quote  
     

  3. #3  
    #Winning

    Join Date
    Apr 2011
    Age
    28
    Posts
    2,245
    Thanks given
    367
    Thanks received
    388
    Rep Power
    1187
    Made me think of NPC's spawning during dungeoneering. So I looked up a Dungeoneering base.

    Make something trigger this to happen:

    I'm sure you can tweak it to your needs.

    Code:
    public void loadDungeonSpawns() {
    	Server.npcHandler.spawnNpc(c, 111, 3313, 5482, 0, 1, 100, 10, 800, 200, false, false);//ice giant
    	Server.npcHandler.spawnNpc(c, 111, 3303, 5485, 0, 1, 100, 10, 800, 200, false, false);//ice giant
    	Server.npcHandler.spawnNpc(c, 116, 3301, 5477, 0, 1, 100, 10, 800, 200, false, false);//cyclops
    	}


    Vouches
    Spoiler for Vouches:

    Quote Originally Posted by Exile rsps View Post
    Vouch thanks for that pic
    Quote Originally Posted by bwuk _im_pb View Post
    i vouch for charlie hes legit
    Quote Originally Posted by Pastaway
    Vouch for 'Charlie. Added a tut to my server I couldn't add and payed him after =]
    Quote Originally Posted by mongolias
    Vouch for 'Charlie. Sold me a banner, the trade went quick and efficiently.
    Quote Originally Posted by Lane
    Vouch for charlie, he is #1
    Quote Originally Posted by Raw Envy View Post
    Vouch for Charlie.
    Quote Originally Posted by -Null Code-
    Vouch Legit bought rs membership
    Quote Originally Posted by tucybro
    Traded with Charlie, went smoothly I went first and he paid promptly without and issues, great trader!



    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

Similar Threads

  1. How to make npcs spawn when you click an object
    By Chaoticunited in forum Help
    Replies: 8
    Last Post: 09-10-2011, 11:53 PM
  2. [PI] Pest Control Portals Respawn[PI]
    By magikscape in forum Help
    Replies: 8
    Last Post: 08-20-2011, 07:20 AM
  3. [PI] Pest Control-Fixing Portals 200 HP
    By NathanCoder in forum Snippets
    Replies: 17
    Last Post: 08-10-2011, 02:52 AM
  4. [PI] Pest Control Portals Bug
    By Zelix in forum Help
    Replies: 12
    Last Post: 07-27-2011, 09:34 PM
  5. Replies: 3
    Last Post: 06-14-2011, 09:35 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •