Thread: [PI] Invisible slayer master

Results 1 to 7 of 7
  1. #1 [PI] Invisible slayer master 
    Registered Member
    Join Date
    Dec 2011
    Posts
    76
    Thanks given
    6
    Thanks received
    5
    Rep Power
    11
    PI Base

    Soulsplit\Project Perfection source.

    ----

    Slayer master (Duradel *1599*) is nulled. All the other slayer master NPC's dont work, this is the active one. Instead of spawning as an NPC, it spawns invisible. With names-above-heads, it says "Null".

    Someone want to tell me how to fix this?
    Reply With Quote  
     

  2. #2  
    Registered Member Mythical's Avatar
    Join Date
    May 2012
    Posts
    61
    Thanks given
    32
    Thanks received
    11
    Rep Power
    21
    It might be your client, try using another one.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2011
    Posts
    76
    Thanks given
    6
    Thanks received
    5
    Rep Power
    11
    ^ What do you mean another one?

    Bump: Still need this!
    Reply With Quote  
     

  4. #4  
    Motivation is your best friend
    geordie's Avatar
    Join Date
    Nov 2008
    Posts
    750
    Thanks given
    3
    Thanks received
    19
    Rep Power
    0
    Will be a problem with entitydef if the client, try ripping either that or a problem with that specific npc again try ripping lol x]
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jun 2015
    Posts
    17
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    bump same problem!
    Reply With Quote  
     

  6. #6  
    Super Donator

    StanDev's Avatar
    Join Date
    Apr 2014
    Posts
    660
    Thanks given
    82
    Thanks received
    255
    Rep Power
    592
    U added it customly? Trying different clients is a good idea as well to see if it's server or client related.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jul 2015
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by that zeus View Post
    Will be a problem with entitydef if the client, try ripping either that or a problem with that specific npc again try ripping lol x]
    what he said open entitydef.java and find the npc id and add the models here like so


    Code:
    if(i == npcid) {//slayer guy 
    			entityDef.itemActions[2] = "Talk with.";
                            entityDef.anIntArray94[0] = modelidhere;
    			entityDef.description = "slayer.".getBytes();
         	}

    was made rough hope this helps
    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. Slayer Master invisible
    By Hellenic in forum Help
    Replies: 1
    Last Post: 02-20-2012, 03:52 AM
  2. Project Perfect Slayer Master invisible
    By Hellenic in forum Help
    Replies: 2
    Last Post: 02-18-2012, 04:38 PM
  3. PI (soulsplit source) slayer master invisible
    By youngy_james in forum Help
    Replies: 4
    Last Post: 02-18-2012, 05:34 AM
  4. Slayer master [Pi]
    By Turm0il-Pk in forum Help
    Replies: 1
    Last Post: 09-02-2011, 04:53 PM
  5. Slayer master [Pi]
    By Turm0il-Pk in forum Requests
    Replies: 2
    Last Post: 09-01-2011, 06: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
  •