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

    how can i edit killstreak

    i want all players killstreak set to uav - counter uav - predator
    what must i do

  2. #2
    Imthebosss's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In modding world :D
    Posts
    241
    Reputation
    21
    Thanks
    132
    My Mood
    Drunk

    Exclamation

    You can do this:

    Code:
    	self setPlayerData( "killstreaks", 0, "uav" ); // The killstreak for the UAV
    	self setPlayerData( "killstreaks", 1, "counter_uav" ); // The killstreak for the Counter UAV
    	self setPlayerData( "killstreaks", 2, "predator_missile" ); // The killstreak for the Predator Missile
    Maybe my program can help u making mods, check it out!
    Do you need a signature? I will make it! Send me a PM =)



  3. #3
    umt1001's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Turkey
    Posts
    51
    Reputation
    10
    Thanks
    0
    thanks it worked

  4. #4
    Imthebosss's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In modding world :D
    Posts
    241
    Reputation
    21
    Thanks
    132
    My Mood
    Drunk
    No problem! Good luck with your mod! /
    If you have more questions, just ask them.
    Do you need a signature? I will make it! Send me a PM =)



Similar Threads

  1. How can I edit directories on my Sanyo Juno phone?
    By Blitz in forum Suggestions, Requests & General Help
    Replies: 0
    Last Post: 04-14-2011, 11:07 PM
  2. How can i Edit The Codes ?/other weapons ?
    By penner96v4 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 09-30-2010, 06:12 AM
  3. Hi How Can I Edit Daves PUb
    By tabuzo013 in forum CrossFire Help
    Replies: 10
    Last Post: 05-27-2010, 10:19 AM
  4. how can i edit a module?
    By mopo in forum WarRock - International Hacks
    Replies: 3
    Last Post: 09-24-2007, 06:14 AM
  5. how can i make game hack?!!!!
    By UnknownID in forum General Game Hacking
    Replies: 2
    Last Post: 02-07-2006, 07:21 PM