Thank you both 
I saw the Fastfile folder but I didnt know what do add of those 2 files (because there was also one FF in the mods folder included)
Sorry Im new to this

I saw the Fastfile folder but I didnt know what do add of those 2 files (because there was also one FF in the mods folder included)
Sorry Im new to this

10 years ago
Hi again 
I have one question
So I installed the Perk Pack from Harry in my Mod folder and I put the localizedd_mapname.ff inside. All works fine.
Now I want to add some BO2 weapons from the NSZ BO2 Weapon Pack, but it includes also a localized_mapname.ff.

I have one question
So I installed the Perk Pack from Harry in my Mod folder and I put the localizedd_mapname.ff inside. All works fine.
Now I want to add some BO2 weapons from the NSZ BO2 Weapon Pack, but it includes also a localized_mapname.ff.
10 years ago
Okay Oay Sorry I'm new to this Forum 

10 years ago
Thanks for your help!
I fixid it finally !
I did the 400 fx error fix which is included in Harry Bo21's Perk Pack.
In the dlc3.cvc of Harry was this:
//weapon,sp/zombie_colt // last stand weapon
[color=...
I fixid it finally !

I did the 400 fx error fix which is included in Harry Bo21's Perk Pack.
In the dlc3.cvc of Harry was this:
//weapon,sp/zombie_colt // last stand weapon
[color=...
10 years ago
I just deleted this 2 lines from _zombiemode_weapons.gsc, because I didnt found a line with zombie_colt in dlc2_code.gsc.
[code]add_zombie_weapon( "zombie_colt", &"ZOMBIE_WEAPON_ZOMBIECOLT_25", 25, "vox_crappy", 8 );
add_zombie_weapon( &q...
[code]add_zombie_weapon( "zombie_colt", &"ZOMBIE_WEAPON_ZOMBIECOLT_25", 25, "vox_crappy", 8 );
add_zombie_weapon( &q...
10 years ago
Hey,
I installed HarryBo21's Perk Pack V.3.0.7 and tryed to run the map.
Then I got the Error: Unknown Item: zombie_colt.
So I searched for a fix and found a post which said --> remove all zombie_cold in _zombiemode_weapons.gsc and in dlc3_code.gsc.
So i compiled ...
I installed HarryBo21's Perk Pack V.3.0.7 and tryed to run the map.
Then I got the Error: Unknown Item: zombie_colt.
So I searched for a fix and found a post which said --> remove all zombie_cold in _zombiemode_weapons.gsc and in dlc3_code.gsc.
So i compiled ...
10 years ago