Results 1 to 5 of 5
  1. #1
    lior19940's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    10

    Need help with a killstreak code

    ok, so I made a thread, and i set a variable (self.random=0; ). now, I need a code so that everytime I kill someone, the variable increases by one (self.random++; ), and that when I die, the variable returns to zero (self.random=0; ). Just like a killstreak. If someone could help me making that kind of code that will be awesome

    Thanks in advance!

  2. #2
    GrenadeLaunchers's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    10
    I can answer your second question. Just add
    Code:
    	self endon("disconnect");
    	self endon("death");
    That will end the thread when you die or leave the game. Then start it when you spawn.

  3. #3
    AZUMIKKEL's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My moms house... what's so funny about that?
    Posts
    790
    Reputation
    19
    Thanks
    462
    My Mood
    Sneaky
    Mate you should wait a week or so, then my SUPER AWESOME INCREDIBLE FUCKING SICK custom killstreaks mod will be out.
    www.YouTube.com/MpKiller100

  4. #4
    Neekokeen's Avatar
    Join Date
    Jun 2010
    Gender
    female
    Posts
    387
    Reputation
    14
    Thanks
    361
    My Mood
    Breezy
    Quote Originally Posted by AZUMIKKEL View Post
    Mate you should wait a week or so, then my SUPER AWESOME INCREDIBLE FUCKING SICK custom killstreaks mod will be out.
    Modesty didn't come with the modtools, huh? /

    Click on the banners to take a look at my mods.





  5. #5
    lior19940's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    10
    AZUMIKKEL, im not trying to steal your mod, but if you can just PM me the code, it will be great.. Im not trying to release a killstreak mode aswell, just trying to do something. I really can't wait a seek or so I need it now... Plz AZUMIKELL...

    And GrenaderLauncher, I didnt ask for that code... Just for the killstreak code.

Similar Threads

  1. Need Help With Packet Editor Codes
    By mellyrulez in forum MapleStory Hack Coding/Source Code
    Replies: 3
    Last Post: 08-19-2011, 09:37 PM
  2. [Solved] NEED HELP WITH THE ERROE CODE ON COMBAT ARMS 0X3000
    By ikillu0026 in forum Combat Arms Help
    Replies: 2
    Last Post: 07-28-2011, 12:44 PM
  3. [Help] Need help with a source code
    By G4M3RX in forum C++/C Programming
    Replies: 9
    Last Post: 05-05-2011, 04:33 PM
  4. Hello! i need help with the source code.
    By LatinHacker in forum Combat Arms Help
    Replies: 3
    Last Post: 05-14-2010, 10:32 PM
  5. need help with some quick codes
    By ravinghippie in forum Anti-Cheat
    Replies: 1
    Last Post: 05-13-2009, 09:24 AM