Posted by: Db. - Sunday, May 25, 2014 2:23:18 AM
Hey! The title is pretty much self explanatory. I'll try to be as descriptive as I can, but this guide is for advanced worldbuilders. If you are having trouble understanding all these, Check out EA's Worldbuilder Manual to learn the basics (On a side note, if you read this, you are probably a hardcore fan given that the game was published 7 years ago so you are probably an advanced user of worldbuilder anyway![grin] ) You will need to have MOD SDK and every extra file it needs but luckily it is available in cnc labs. All right, First head into the directory of your map (for Windows 7 users: C:/Users/Username/AppData/Roaming/Command & Conquer 3: Tiberium Wars/Maps) Once there, create an STR file and name it "map.str". In the file, write down the texts in this form: SCRIPT: "Text" End I recommend the following for the primary objectives: SCRIPT:Taara_Objective_1 "Text" End And this for bonus objectives: SCRIPT:Taara_Bonus_Objective_1 "Text" End Afterwards open the file named "overrides.xml" using your text editor Copy+paste this form: 25d -25d 35d This is exactly the form you need. You don't need to change the id of the mission objective list nor the camera angle (you can change the angle however if you want to). Where there is replace it with the name of the text in the map.str. Naturally the parentheses are there only to help in understanding and need not to be in the overrides file. In

Posted by: Taara - Friday, November 28, 2014 5:09:18 AM
[smile]