Thread: walking ac130

Results 1 to 10 of 10
  1. #1
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0

    walking ac130

    i want to spawn with 40mm ac130 bullet

    self giveWeapon( "ac130_40mm_mp", 0, false ); what did i wrong ?

    soory i am new at this /

  2. #2
    mathieutje12's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Close to my PC
    Posts
    578
    Reputation
    14
    Thanks
    166
    My Mood
    Angelic
    There is nothing wrong with this code..
    Did u place it into a _rank file?

  3. #3
    Legend Of Hacking's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Isreal
    Posts
    57
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    WALKING AC-130:
    maps/mp/killstreaks/_ac130.gsc

    ( If you want the walking ac-130 then open your _rank.gsc and add/remove:
    self thread maps\mp\killstreaks\_ac130::startWalkingAC130(); )
    Thank me !!
    Last edited by Legend Of Hacking; 10-25-2010 at 10:20 AM.


  4. #4
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0
    it is in _rank.gsc
    when spawn my hand is empty i shoot nothing is happening

  5. #5
    TheSaboteur's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    wasteland,church
    Posts
    454
    Reputation
    10
    Thanks
    30
    My Mood
    Goofy

    Smile

    Quote Originally Posted by umt1001 View Post
    i want to spawn with 40mm ac130 bullet

    self giveWeapon( "ac130_40mm_mp", 0, false ); what did i wrong ?

    soory i am new at this /
    Code:
    self giveWeapon( "ac130_40mm_mp",  true );
    =D



    Bring a Ding Ding Baby!

  6. #6
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by TheSaboteur View Post
    Code:
    self giveWeapon( "ac130_40mm_mp",  true );
    =D
    didnt worked =D

  7. #7
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Legend Of Hacking View Post
    WALKING AC-130:
    ( If you want the walking ac-130 then open your _rank.gsc and add/remove:
    self thread maps\mp\killstreaks\_ac130::startWalkingAC130(); )
    Thank me !!
    didnt work

  8. #8
    idiot2010's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    174
    Reputation
    9
    Thanks
    6
    My Mood
    Paranoid
    self giveWeapon ("ac130_40mm_mp", 9, true, false);

  9. #9
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,668
    My Mood
    Breezy
    self giveWeapon("ac130_25mm_mp", 8, false);
    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]

  10. #10
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by idiot2010 View Post
    self giveWeapon ("ac130_40mm_mp", 9, true, false);
    Quote Originally Posted by master131 View Post
    self giveWeapon("ac130_25mm_mp", 8, false);
    didnt workeeeddd :t

Similar Threads

  1. can anyone eget me a ac130 walking?
    By Ddhashu2 in forum Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    Replies: 4
    Last Post: 10-27-2010, 02:05 PM
  2. ClanOrphans Walking ac130 with lvl and challenges
    By OrphanMods in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 18
    Last Post: 09-23-2010, 05:53 AM
  3. Walking Ac130 MOD
    By rathynia in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 18
    Last Post: 09-10-2010, 06:35 AM
  4. [Help]Walking Ac130
    By noobishes in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 07-14-2010, 03:58 AM
  5. [SOLVED]Mw2 walking ac130
    By christophergonzalez in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 07-05-2010, 05:19 PM