Thread: OS-Reborn NPCHandler Npcs are null.

Results 1 to 2 of 2
  1. #1 OS-Reborn NPCHandler Npcs are null. 
    Registered Member
    Join Date
    Apr 2016
    Posts
    6
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Solved
    Last edited by realspades; 09-12-2016 at 07:09 AM. Reason: solved
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2009
    Posts
    734
    Thanks given
    168
    Thanks received
    54
    Rep Power
    0
    Code:
    		for (int i = 0; i < maxNPCs; i++) {
    			npcs[i] = null;
    			NPCDefinitionsOriginal.getDefinitions()[i] = null;
    		}
    I don't understand why you have this, try commenting it out.
    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. Replies: 12
    Last Post: 03-05-2015, 04:36 PM
  2. Replies: 1
    Last Post: 09-05-2009, 09:17 PM
  3. NPC Dialouge null pointer -.- REP++
    By Unique in forum Help
    Replies: 0
    Last Post: 07-13-2009, 07:11 PM
  4. Check if npcs are alive method
    By TheRedArmy in forum Help
    Replies: 0
    Last Post: 03-16-2009, 05:30 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •