PDA

View Full Version : Missing Sign= I hate


pedyke1
04-10-2007, 06:45 PM
I hate those MISSING signs. I am making a new singleplayer and I want the Objective scripts and so on to not say the MISSING and the _ signs. How do i take these out? Thanks :) - :mad: - :sleep:

nuker7735
04-10-2007, 07:33 PM
Sorry bud. Theres really no way to take theese out. The "MISSING" sign referrs to the game not being able to find a certain CSF string. FA2 dosent respond to string table edits so you cant take the missing part out.

Fenring
04-10-2007, 08:24 PM
That is... unless... and hear me out... EDIT THE STRING FILE!

nuker7735
04-11-2007, 09:21 PM
do you mean, edit an already existing file, or make a new one? cuz i tried making a new string file and FA2 dosent resopnd to it.

hogo98
04-13-2007, 12:33 PM
Yes it does You can edit the original string file for YR or RA2 and they take affect in maps. I have done this myself in my previous maps its not very hard just use XCC to add the new entry and then save you don't have to do any else.

pedyke1
04-13-2007, 12:54 PM
Yes it does You can edit the original string file for YR or RA2 and they take affect in maps. I have done this myself in my previous maps its not very hard just use XCC to add the new entry and then save you don't have to do any else.

Hogo i just downloaded XCC and I am trying to opwn the CSF file that came with another Map and i want to edit that. But all I see is a bunch of codes and whatnot. What do i have to do?

Tesla
04-13-2007, 01:06 PM
Get a different string file editor, like RA2StrEdit, which can be found at http://yrarg.cncguild.net/index.php?page=utilities/utilities.

pedyke1
04-13-2007, 01:29 PM
Get a different string file editor, like RA2StrEdit, which can be found at http://yrarg.cncguild.net/index.php?page=utilities/utilities.

I got the editor. Now what? I have my first objective. Now when i put the objective in Final Alert 2, 1. How do i make the objective come up like every 1 minute, and 2. Do i have to do this? Objective_1:_Find_A_Way_To_Get_Off_The_Island. Or do i just have to write it normally. Like Objective 1: Find a way to get off the island. Any Clues? I found the first objective thing for the first map. Do i need any triggers?

hogo98
04-14-2007, 07:50 AM
Thats a trigger in FA2 to do that CSF is just for the string names to avoid missing sign.