Thread: help!!! i willl rep++

Results 1 to 9 of 9
  1. #1 help!!! i willl rep++ 
    Member help!!! i willl rep++ Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    i was adding the client c etc in wrong part of my code its fixed now, thx for all who tried to help

    i fixed it

    please locl/delete this
    ILY Stewie.
    Reply With Quote  
     

  2. #2  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    mind posting your whole npc process?
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Nov 2008
    Posts
    1,031
    Thanks given
    20
    Thanks received
    33
    Rep Power
    246
    Server base ?
    Reply With Quote  
     

  4. #4  
    Member help!!! i willl rep++ Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    my base is emulous, and i posted my process at top
    ILY Stewie.
    Reply With Quote  
     

  5. #5  
    Registered Member pHametic's Avatar
    Join Date
    Nov 2006
    Posts
    637
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    in your process method you have this
    Code:
    for (int i = 0; i < maxNPCs; i++) {
    int p = npcs[19].killerId;
    Client c = (Client) Server.playerHandler.players[p];
    }
    Remove it... i don't think you need it.
    Reply With Quote  
     

  6. #6  
    Member help!!! i willl rep++ Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    Quote Originally Posted by ramli View Post
    in your process method you have this
    Code:
    for (int i = 0; i < maxNPCs; i++) {
    int p = npcs[19].killerId;
    Client c = (Client) Server.playerHandler.players[p];
    }
    Remove it... i don't think you need it.
    i do its part of somet im adding, that i dnt want leechers to get so i posted it as thats wats causing the error.
    ILY Stewie.
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    Mar 2009
    Posts
    430
    Thanks given
    5
    Thanks received
    6
    Rep Power
    89
    lol npchandler error...
    seen some times when incorrectly wrote npcs in npc.cfg.. maybe try to correct last added npcs with tab button.. like npc = 1<tab button>2<tab button>3 (only show how to do it..) or there are to much npcs..
    Reply With Quote  
     

  8. #8  
    Registered Member
    Firefight's Avatar
    Join Date
    Aug 2007
    Posts
    1,506
    Thanks given
    6
    Thanks received
    31
    Rep Power
    160
    Add tabs instead of spaces kthxbai.
    Back for now...
    Reply With Quote  
     

  9. #9  
    Member help!!! i willl rep++ Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    Quote Originally Posted by Firefight View Post
    Add tabs instead of spaces kthxbai.
    lmfao noob, this is in process of npchandler so read the error kthxbai noob
    ILY Stewie.
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •