Thread: spawnNPC help [PI]

Results 1 to 3 of 3
  1. #1 spawnNPC help [PI] 
    Registered Member
    Join Date
    Feb 2012
    Posts
    170
    Thanks given
    3
    Thanks received
    10
    Rep Power
    12
    when i spawn 2 npcs after clicking an object like this example below, only one of the npcs attack, they are both in multi (yes i have added the multi zone in player/npc). and ideas how i can make both attack instead of one?
    case 210:
    Server.npcHandler.spawnNpc(c, 1382, 2863, 3733, 0, 0, 800, 50, 700, 200, true, true);
    Server.npcHandler.spawnNpc(c, 1383, 2863, 3733, 0, 0, 100, 15, 100, 1, true, false);
    break;
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Jan 2014
    Posts
    85
    Thanks given
    18
    Thanks received
    19
    Rep Power
    0
    You can't change it within this code.
    case 210:
    Server.npcHandler.spawnNpc(c, 1382, 2863, 3733, 0, 0, 800, 50, 700, 200, true, true);
    Server.npcHandler.spawnNpc(c, 1383, 2863, 3733, 0, 0, 100, 15, 100, 1, true, false);
    break;

    i don't know where you'd find it.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2012
    Posts
    170
    Thanks given
    3
    Thanks received
    10
    Rep Power
    12
    yeahh i've been looking for ages and found nothing haha, oh well thanks anywhere
    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. [PI]Just need a bit of help[PI]
    By polarx1 in forum Help
    Replies: 0
    Last Post: 06-20-2010, 08:28 PM
  2. Crown Help! PI paying 5$
    By zecerew in forum Help
    Replies: 4
    Last Post: 06-19-2010, 12:33 AM
  3. [PI]Need help[PI]
    By polarx1 in forum Help
    Replies: 0
    Last Post: 06-17-2010, 02:22 AM
  4. pls help [PI]
    By Analed in forum Help
    Replies: 24
    Last Post: 05-30-2010, 03:07 PM
  5. [Possible Payment]Need Help - PI Webclient
    By unbeaten1992 in forum Help
    Replies: 12
    Last Post: 05-11-2010, 10:01 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
  •