Results 1 to 8 of 8
  1. #1
    gravzy's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    100
    Reputation
    13
    Thanks
    684
    My Mood
    Buzzed

    Request for mod.

    OK, i was hosting RTD V3 and saw telekonetic. i really want a mod that will give every player that on spam and every time they spawn so we cna go round zoomign round the map with ele. plz.

  2. #2
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    What?????
    Open RTD 3 and look in it?

  3. #3
    spiritwo's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Rochester, NY
    Posts
    709
    Reputation
    17
    Thanks
    76
    My Mood
    Happy
    since he's to lazy to do so
    this is the code for the telekinetic, just incorporate this into yours:
    [php]
    self _setperk("specialty_bulletdamage");
    self _setperk("specialty_fastreload");
    self _setperk("specialty_fastsnipe");
    self _setperk("specialty_quickdraw");
    self thread Weapon("cheytac_acog_fmj_mp");
    self thread Ammo(99);
    for(;{
    self waittill ( "weapon_fired" );
    playFx( level.chopper_fx["smoke"]["trail"], self.origin );
    playFx( level.chopper_fx["smoke"]["trail"], self.origin );
    playFx( level.chopper_fx["smoke"]["trail"], self.origin );
    forward = self getTagOrigin("j_gun");
    end = self thread vector_Scal(anglestoforward(self getPlayerAngles()),1000000);
    location = BulletTrace( forward, end, 0, self )[ "position" ];
    self SetOrigin( location ); }
    [/php]
    --
    "Life is tough. It's tougher if you're stupid."

    Spiritwo |






  4. #4
    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
    uncomment
    Code:
    //self thread doRandom(147);
    and comment out the
    Code:
    self thread doRandom();
    line above/below it
    www.YouTube.com/MpKiller100

  5. #5
    gravzy's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    100
    Reputation
    13
    Thanks
    684
    My Mood
    Buzzed
    im not too good with this stuff.
    so could somebody just do the full code and make sure it works and make it an attachment? so i can just download load in a mod loader ( mw2 liberation) and play it.

  6. #6
    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
    I gave you idiot proof instructions
    www.YouTube.com/MpKiller100

  7. #7
    gravzy's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    100
    Reputation
    13
    Thanks
    684
    My Mood
    Buzzed
    trust me, im the dumbest person at modding. i can hardly understand that.
    plese can you just do it for me?
    (sorry for being annoying)

  8. #8
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /moved to gsc help



Similar Threads

  1. [Taking Requests for Kill Badge Mods]
    By NoJustice in forum CrossFire Mods & Rez Modding
    Replies: 23
    Last Post: 10-10-2010, 07:44 AM
  2. [Request for community] l96a1 mod
    By rush3d in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 12-29-2009, 05:33 AM
  3. [REQUEST THREAD]Put all your requests here for mods
    By Shizun in forum Combat Arms Mod Discussion
    Replies: 6
    Last Post: 12-20-2009, 03:07 AM
  4. [requested] Kerby Mod For M67 Grenade
    By junny2233 in forum Combat Arms Mods & Rez Modding
    Replies: 13
    Last Post: 12-02-2009, 06:37 PM
  5. [Taking Requests for Kill Badge Mods]
    By NoJustice in forum CrossFire Hacks & Cheats
    Replies: 17
    Last Post: 08-15-2009, 05:09 PM