COD4 Compile Reflection error
-
hello, I have made a custom map in COD4 but when i went into COD Compile Tools and went to "Compile Reflections" it loads fine at first but when it fully loaded in it gave me an error message saying "Script compile error Duplicate #Include #include maps\mp_utility" can some please help me out with this problem that would be great!
-
Well, remove the duplicate include?
-
where can i find that duplicate include? is it in the file or is it in some folder?
-
picx It would be in the map GSCs. Check all of them to see if you have duplicate #include headers for _utility. You can find the GSCs in
yourmap/maps/mp/
yourmap/createart/
yourmap/createfx -
Bubbles illl try and see
-
Bubbles yourmap? I don't think i have it in those files
-
picx replace yourmap with the map name (i.e mp_shipment)