OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: PFC_Mike on 17 Nov 2002, 22:20:02

Title: cpp troubles
Post by: PFC_Mike on 17 Nov 2002, 22:20:02
I've been experimenting with cpp editing to give Frandsen's US marines m4s and M249s. These are for my personal use, so don't complain about copyright issues

only one problem, I keep getting error messages when I attempt to start the game.
Title: Re:cpp troubles
Post by: Lucknow on 18 Nov 2002, 18:02:39
What exactly is the error message?
Title: Re:cpp troubles
Post by: Blackblood on 25 Nov 2002, 06:39:27
I think youÂ're a bracket short in the cfggroup section. Just add a "};" at the end of the file.
Title: Re:cpp troubles
Post by: andersson on 25 Nov 2002, 09:51:31
Im not sure but its possible you have a bracket problem just before class _xx_Rcon_DYKNHJ. And why is there a "class TransportMagazines" below the "wounds[]" to "Marine M136AT4"? Do you get an error message that says something about classdefines and/or transportmagazines?

If you cant find a problem delete the file and change the original again and be extra careful with the brackets.