ItsMods

Full Version: MW2 Killstreaks source codes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want the source codes of MW2's killstreaks...I can't seem to find it on the internet.

Can someone upload the codes here?
use this line to get a killstreak instantly from startup
Code:
self maps\mp\killstreaks\_killstreaks::giveKillstreak( "ac130", true );
or include airdrop_ to receive it as care package

well dont know what you want exactly so i just post all killstreaks, i probably forgot one:
Code:
ac130
nuke
emp
airdrop_mega
airdrop
sentry
predator_missile
stealth_airstrike
precision_airstrike
helicopter_flares
uav
helicopter_minigun
(12-14-2010, 11:55)d0h! Wrote: [ -> ]use this line to get a killstreak instantly
Code:
self maps\mp\killstreaks\_killstreaks::giveKillstreak( "ac130", true );
or include airdrop_ to receive it as care package

well dont know what you want exactly so i just post all killstreaks, i probably forgot one:
Code:
ac130
nuke
emp
airdrop_mega
airdrop
sentry
predator_missile
stealth_airstrike
precision_airstrike
helicopter_flares
uav
helicopter_minigun

Um no...it's no that...what I want is the "source" code so I can edit things like AC130's weapon reload timer,etc
then open _killstreaks // _damage.gsc // _airdrop.gsc via ffviewer (common_mp.ff)
(12-14-2010, 12:04)d0h! Wrote: [ -> ]then open _killstreaks // _damage.gsc // _airdrop.gsc via ffviewer (common_mp.ff)

THANKS ALOT! It works now!
how put this line i have got one driver how put this
i cant even find the killstreaks fileis it under the main folder, players, redlist... etc?
common_mp.ff
^^ its in that folder