Results 1 to 6 of 6
  1. #1
    Xallam's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Need help for custom Scoutknivez

    Hi everyone out there from the monitor ^^

    I already have a custom scoutknivez mod but the people are spwaning with an intervention and can jump really high..
    And also rank up very fast..

    So i hope you can help codding this thing
    gz
    Xallam

    Klick me for the code

  2. #2
    kwek20's Avatar
    Join Date
    Apr 2008
    Gender
    male
    Location
    nijmegen
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    jump height is easy to turn off
    just look at line 61: setDvar("jump_height", 600);
    just change 600 to a lower numer or higher
    0 for no jump at all.

    and u don''t want them to spawn with an intervention?
    if not, what weapon u want them to or just their choise?

    and how do you mean rank up really fast?
    like more xp for each kill or instand lvl 70?

  3. #3
    Xallam's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by kwek20 View Post
    jump height is easy to turn off
    just look at line 61: setDvar("jump_height", 600);
    just change 600 to a lower numer or higher
    0 for no jump at all.

    and u don''t want them to spawn with an intervention?
    if not, what weapon u want them to or just their choise?

    and how do you mean rank up really fast?
    like more xp for each kill or instand lvl 70?
    Whats the normal?

    just choose their one one..

    No i need no lvl up just the normal level up you know..

  4. #4
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,670
    My Mood
    Breezy
    Normal is 39.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

  5. #5
    Xallam's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Ok and how do I change the thing with the weapons.?

  6. #6
    kwek20's Avatar
    Join Date
    Apr 2008
    Gender
    male
    Location
    nijmegen
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Drunk
    if you want to have them their own weapons WITH and intervention, only remove line 55 and 56

    if u don't want the intervention added remove line 100 t/m 104 and 55/56

    if you don''t want a golden deagle as admin remove line 68
    i hope that helped the weapons

    for the rank up, i am not sure but i think that u need to remove line 273.
    PLEASE CONFIRM!!
    Last edited by kwek20; 01-16-2011 at 03:41 AM.