Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Got called a hacker on alteriw because I got a 60 streak with this on Wasteland. Was fun man, was fun.

  2. #32
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused
    We all love you Azumikkel

  3. #33
    tig3rs's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Hi which _killstreaks.gsc file do i rename to _customstreaks.gsc
    is it the _killstreaks.gsc (16kb file size)
    or _killstreaks.gsc (24kb file size)

    so i should have these 4 following files in the directory maps\mp\gametypes\
    called:
    1) _damage.gsc
    2) _killstreaks.gsc
    3) _airdrop.gsc
    4) _customstreaks.gsc

    Could someone please include the full files as i've been trying for ages sorry to sound like a pain i really enjoyed your CSWarfare mode just having trouble getting this to load would really appreciate it as i can't wait to play this thanks.
    Quote Originally Posted by AZUMIKKEL View Post
    Replace the top of the maps/mp/killstreaks/_killstreaks.gsc
    (this):
    Code:
    #include maps\mp\_utility;
    #include maps\mp\gametypes\_hud_util;
    #include common_scripts\utility;
    #include maps\mp\gametypes\_killstreaks;
    
    KILLSTREAK_STRING_TABLE = "mp/killstreakTable.csv";
    
    init()
    {
    	// Load custom killstreak mod
    	thread maps\mp\gametypes\_killstreaks::streakInit();
    With this:
    Code:
    #include maps\mp\_utility;
    #include maps\mp\gametypes\_hud_util;
    #include common_scripts\utility;
    #include maps\mp\gametypes\_customstreaks;
    
    KILLSTREAK_STRING_TABLE = "mp/killstreakTable.csv";
    
    init()
    {
    	// Load custom killstreak mod
    	thread streakInit();
    And rename maps/mp/gametypes/_killstreaks.gsc to customstreaks.gsc

  4. #34
    Play4Fun's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    Nice! Great Work

  5. #35
    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
    tig3rs theyre not even in the same folder.
    www.YouTube.com/MpKiller100

  6. #36
    tig3rs's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    lol ever so sorry was extracting it wrong! great mod!! had a lot of fun with this thanks again for your mods : ))

  7. #37
    Domen's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    3,535
    Reputation
    143
    Thanks
    239
    My Mood
    Angelic
    Very, very good mod! Thx

Page 3 of 3 FirstFirst 123

Similar Threads

  1. {SoM} [Epic Release] Custom M416 Camo
    By 777Aluseu777 in forum Combat Arms Mods & Rez Modding
    Replies: 68
    Last Post: 07-08-2010, 04:36 AM
  2. [RELEASE] Custom Char's for new patch!!!
    By PandN in forum Combat Arms Mods & Rez Modding
    Replies: 34
    Last Post: 05-02-2010, 08:01 AM
  3. [RELEASE] Custom Shop L9
    By PandN in forum Combat Arms Mods & Rez Modding
    Replies: 16
    Last Post: 02-06-2010, 01:46 PM
  4. [RELEASE] Custom Blue Camo for M16 and M4
    By InCognito in forum Combat Arms Mods & Rez Modding
    Replies: 6
    Last Post: 01-24-2010, 05:32 PM
  5. [RELEASE] Custom hacks!
    By purezhacker in forum Blackshot Hacks & Cheats
    Replies: 42
    Last Post: 07-24-2009, 12:50 AM