Results 1 to 8 of 8
  1. #1
    phantom1151's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    florida
    Posts
    40
    Reputation
    10
    Thanks
    0
    My Mood
    Bored

    [Solved]script implamenting problem

    ok i found this kicking script on another site. im having problems putting it into my gungame mod, and there members are not very helpful could someone take a look at it and tell me what u think.
    Last edited by Blubb1337; 09-30-2010 at 01:56 AM.

  2. #2
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    He says what to do..

    How-to Implement Mod:
    Download the attachment below
    Open the .zip and extract the mods folder into your current mod folder in the directory "maps\mp\"
    Open your mods main file (Usually _rank.gsc or _missions.gsc)
    Add the lines below to your onPlayerSpawned() thread
    Code:
    self thread maps\mp\mods\_KickMenu::callMenu();
    for(;;)
    {
    self waittill( "spawned_player" );
    if(!self isHost()) { self thread maps\mp\mods\_kickmenu::checkKick(); }
    }

  3. #3
    House's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    2,990
    Reputation
    223
    Thanks
    9,296
    My Mood
    Cynical
    /Moved to GSC Help/Discussion
    /Outside link removed - use pastebin next time

  4. #4
    phantom1151's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    florida
    Posts
    40
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    here is my problem, i have place teh _kickmenu.gsc in the gungame mod folder and added the line below the onplayerspawn() but it tells me could not find
    maps\mp\mods\_kickmenu im confused



    ok i think i got it but what does it mean by actionslot 3 ,1, 2
    Last edited by phantom1151; 09-29-2010 at 12:49 PM. Reason: think i got it

  5. #5
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,667
    My Mood
    Breezy
    +actiosnlot 1 is N on your keyboard
    +actiosnlot 2 is 2 or 5 on your keyboard
    +actiosnlot 3 is 3 on your keyboard
    +actiosnlot 4 is 4 on your keyboard
    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]

  6. #6
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Quote Originally Posted by master131 View Post
    +actiosnlot 1 is N on your keyboard
    +actiosnlot 2 is 2 or 5 on your keyboard
    +actiosnlot 3 is 3 on your keyboard
    +actiosnlot 4 is 4 on your keyboard
    This is default. If you have custom controls set this WILL be different...

    Ex Middleman

  7. #7
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,667
    My Mood
    Breezy
    Just open config_mp.cfg and all the information will be there.

    EDIT - Woot, 1000th post!
    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]

  8. #8
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /marked as solved

    Gratz master



Similar Threads

  1. [SOLVED]alterIWnet dlc problem
    By AIMatHEAD in forum Call of Duty Modern Warfare 2 Help
    Replies: 12
    Last Post: 08-08-2010, 02:58 AM
  2. [SOLVED]Script correct?
    By Shucker in forum Call of Duty Modern Warfare 2 Help
    Replies: 10
    Last Post: 07-18-2010, 03:38 AM
  3. [SOLVED] iw4mp.exe Problem
    By jess585 in forum Call of Duty Modern Warfare 2 Help
    Replies: 23
    Last Post: 06-27-2010, 06:59 AM
  4. [SOLVED] Alterwi Net Problem
    By Make My Day in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 06-22-2010, 04:07 AM
  5. Solved your Download Problem <3
    By HACK! in forum CrossFire Hacks & Cheats
    Replies: 5
    Last Post: 02-11-2010, 10:09 AM