Thread: Null in spellbook

Results 1 to 3 of 3
  1. #1 Null in spellbook 
    Registered Member
    Edd -'s Avatar
    Join Date
    Jul 2011
    Posts
    664
    Thanks given
    62
    Thanks received
    43
    Rep Power
    84


    were would i go to edit these i looked everywhere. so my teles are like, minigames, skilling, bosses , ect ect ect like my normal and ancinet tab.
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jul 2011
    Age
    30
    Posts
    745
    Thanks given
    2,207
    Thanks received
    451
    Rep Power
    0
    Have you even added a value? Meaning have you added a name to the teleport? It's saying null because there is no value to go with it.
    It's handled in player assistant.

    Here is an example of mine
    c.getPA().sendFrame126("Monster Teleport", 13037);
    c.getPA().sendFrame126("Minigame Teleport", 13047);
    c.getPA().sendFrame126("Boss Teleport", 13055);
    c.getPA().sendFrame126("Pking Teleport", 13063);
    c.getPA().sendFrame126("Skill Teleport", 13071);
    c.getPA().sendFrame126("Monster Teleport", 1300);
    c.getPA().sendFrame126("Minigame Teleport", 1325);
    c.getPA().sendFrame126("Boss Teleport", 1350);
    c.getPA().sendFrame126("Pking Teleport", 1382);
    c.getPA().sendFrame126("Skill Teleport", 1415);
    }
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Sep 2009
    Posts
    904
    Thanks given
    139
    Thanks received
    55
    Rep Power
    0
    I can fix this for 5$
    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] SpellBook [PI]
    By Kickyamom in forum Help
    Replies: 2
    Last Post: 12-15-2010, 07:52 AM
  2. Replies: 6
    Last Post: 02-04-2010, 08:37 AM
  3. Delta, null null
    By Throat in forum Help
    Replies: 5
    Last Post: 11-26-2009, 11:40 PM
  4. Replies: 2
    Last Post: 07-09-2009, 10:46 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
  •