Thread: Blood money Killstreak System

Results 1 to 7 of 7
  1. #1 Blood money Killstreak System 
    Banned
    Join Date
    Jun 2012
    Posts
    125
    Thanks given
    1
    Thanks received
    2
    Rep Power
    0
    Removed.
    Reply With Quote  
     

  2. #2  
    Donator

    Arithium's Avatar
    Join Date
    May 2010
    Age
    31
    Posts
    4,721
    Thanks given
    199
    Thanks received
    1,256
    Rep Power
    1114
    You do realize that not everyone has those variables right? Maybe you should include the variable declarations and where they should go.
    Reply With Quote  
     

  3. #3  
    Donator

    Jason's Avatar
    Join Date
    Aug 2009
    Posts
    6,092
    Thanks given
    2,402
    Thanks received
    2,823
    Rep Power
    4550
    Code:
    int someVar = ...;
    // add a space for readability after variable declarations
    if (someVar meets some condition) {
        // indent block
        if (someOtherVar meets some conditions) {
            // indent block
        }
    }
    Reply With Quote  
     

  4. #4  
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,528
    Thanks given
    573
    Thanks received
    1,410
    Rep Power
    2114
    This has nothing to do with Npcs.. why on earth are u putting it in NpcHandler?
    Number of page #1 releases with most views & posts: (Updated: 2023)
    RS2 server section: 1
    RS2 client section: 2
    Reply With Quote  
     

  5. Thankful users:


  6. #5  
    Registered Member

    Join Date
    Dec 2013
    Posts
    866
    Thanks given
    121
    Thanks received
    138
    Rep Power
    107
    Quote Originally Posted by mige5 View Post
    This has nothing to do with Npcs.. why on earth are u putting it in NpcHandler?
    I think he means, playerassistant.
    Reply With Quote  
     

  7. #6  
    Registered Member
    Stanaveli's Avatar
    Join Date
    Aug 2014
    Posts
    1,490
    Thanks given
    184
    Thanks received
    653
    Rep Power
    1338
    Quote Originally Posted by mige5 View Post
    This has nothing to do with Npcs.. why on earth are u putting it in NpcHandler?
    lol.. ? this has to do with npcs because the points are given once it dies?

    It's been almost 2-3 years since I've touched a project insanity framework so pardon me if i'm wrong.
    Keep your head up.



    Reply With Quote  
     

  8. #7  
    Donator

    Jason's Avatar
    Join Date
    Aug 2009
    Posts
    6,092
    Thanks given
    2,402
    Thanks received
    2,823
    Rep Power
    4550
    Quote Originally Posted by Stanaveli View Post
    lol.. ? this has to do with npcs because the points are given once it dies?

    It's been almost 2-3 years since I've touched a project insanity framework so pardon me if i'm wrong.
    Read that shit and you'll notice the naming suggests its only for players and doesn't relate to non playable characters whatsoever.
    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: 17
    Last Post: 08-25-2016, 06:19 PM
  2. [PI] Killstreak System 100%
    By Kota Ko in forum Tutorials
    Replies: 114
    Last Post: 02-20-2015, 03:43 PM
  3. Killstreak System
    By Episilon in forum Help
    Replies: 4
    Last Post: 04-27-2012, 02:36 PM
  4. My Killstreaks System [Pi]
    By Xx Dice xX in forum Snippets
    Replies: 0
    Last Post: 12-22-2011, 06:39 AM
  5. Hitman blood money Ranks
    By SWAT in forum PC
    Replies: 4
    Last Post: 10-12-2009, 07:18 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
  •