Posted by: AdrianeMapMaker - Thursday, December 8, 2016 3:27:00 AM
Did you Guys know how to add new roads or reskin the roads ?? let says i want to mod the whole generals .... pls help me thanks!!

Posted by: acidbrain - Thursday, December 8, 2016 5:14:54 AM
Make a new road texture or adjust an existing one and make a new entry in roads.ini... Looks like this [code=plain] Road YourNewRoad Texture = YourNewRoad.tga RoadWidth = 35.0 RoadWidthInTexture = 0.9 End [/code] If you want wider roads you have to adjust the RoadWidth

Posted by: AdrianeMapMaker - Saturday, December 10, 2016 4:32:59 AM
did i need to put the tga file..? in the same folder(the Map folder)in where do i place the new road?

Posted by: acidbrain - Saturday, December 10, 2016 6:47:04 AM
You can put them in Art\Textures folder,check your gameroot for the Art folder, if it isnt there create one, in that folder create a folder called Textures and put your new road texture(s) in there... Greetz