Thread: 718 help null game

Results 1 to 2 of 2
  1. #1 718 help null game 
    Registered Member
    Join Date
    May 2014
    Posts
    33
    Thanks given
    1
    Thanks received
    0
    Rep Power
    9
    Done, thanks for all




    vitor, theo , tehday - gays gordos, fdps, AHH MECHE NA SOURCE
    Reply With Quote  
     

  2. #2  
    Let the games begin!

    Angeloflife's Avatar
    Join Date
    Jul 2013
    Age
    26
    Posts
    754
    Thanks given
    21
    Thanks received
    147
    Rep Power
    83
    Go to NPCSpawns.java and find
    Code:
    World.spawnNPC(npcId, new WorldTile(x, y, plane),
    								mapAreaNameHash, canBeAttackFromOutOfArea);
    And change it to this code

    Code:
    if (NPCDefinitions.getNPCDefinitions(npcId).name != "null")
    						World.spawnNPC(npcId, new WorldTile(x, y, plane),
    								mapAreaNameHash, canBeAttackFromOutOfArea);
    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: 7
    Last Post: 05-25-2014, 12:12 AM
  2. [718] Zombie Mini-Game Help
    By Seductive in forum Help
    Replies: 1
    Last Post: 05-07-2013, 06:10 AM
  3. need help null error on delta
    By Immortalftw in forum Help
    Replies: 5
    Last Post: 06-22-2010, 01:25 AM
  4. Help [Null Pointers]
    By Xuzk in forum Help
    Replies: 16
    Last Post: 11-09-2009, 01:07 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
  •