Post: How to unlock limits of Heli/RC/Turret/Dogs/Airstrikes
11-21-2010, 07:06 PM #1
CHAOZ
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); for teh noobs. this is for PC

1.) Find your _killstreakrules.gsc

2.
) Change the number on the object u wanted

3.
) Save

4.
) Play


    init()
{
level.killstreakrules = [];
level.killstreaktype = [];

// Rule name, max count per team count
createRule( "vehicle", 7, 7);
createRule( "firesupport", 1, 1);
createRule( "airsupport", 1, 1);
createRule( "playercontrolledchopper", 1, 1);
createRule( "chopperInTheAir", 1, 1);
createRule( "chopper", 2, 1);
createRule( "dog", 1, 1);
createRule( "turret", 7, 7);
createRule( "weapon", 3, 3);
createRule( "satellite", 2, 1);
createRule( "supplydrop", 3, 3);
createRule( "rcxd", 3, 2);
createRule( "targetableent", 32, 32);

// HardpointType Rule Name adds checks
addKillstreakToRule( "helicopter_mp", "vehicle", true, true
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to CHAOZ for this useful post:

Corogast, ibombo
11-25-2010, 10:58 AM #11
would b pretty cool if it was for the xbox 360, but shame. its for the pc.....
11-25-2010, 04:35 PM #12
BladeJx
Can’t trickshot me!
where i find killstreak
11-26-2010, 03:56 AM #13
Corogast
I am error
Blade you would need to have a SDK kit. Correct me if i'm wrong and or decompress the files :p

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo