StarCrash Posted June 29, 2006 Share Posted June 29, 2006 I am having great difficultly changing the load screen for my maps. It says "Land Battle of Alderaan" instead of giving my own planet's attributes. I dont mind the graphics because my planet is Temperate, but the name and historical reference really need to be relevant. I have made maps for both land and space called _Space_Planet_Taanab_01.ted and _Land_Planet_Taanab_02.ted I put them in mods/taanab/data/art/maps/ I altered MasterTextFile_English.dat and put it in mods/taanab/data/text/ I altered planets.xml and put it in mods/taanab/data/xml/ When i load the mod the maps show up and are playable, but I just cant get rid of that Alderaan splash screen. There must be something i'm missing, can anyone give me a clue? Below are the changes i've made to the files: Map Properties of my space and land .ted files - Map Name: TEXT_MAP_NAME_MP_LAND_26 Map Name: TEXT_MAP_NAME_MP_SPACE_21 MasterTextFile_ENGLISH.dat (name is listed below, they all have appropriate text as well I just didnt feel like typing it all out) - MN_MP_LAND_TAANAB MN_MP_SPACE_TAANAB TEXT_MAP_NAME_MP_LAND_26 TEXT_MAP_NAME_MP_SPACE_21 TEXT_PLANET_TAANAB_ENCYC TEXT_PLANET_TAANAB_ENCYC_01 TEXT_PLANET_TAANAB_INFO_ADV_01 TEXT_PLANET_TAANAB_INFO_HIS TEXT_PLANET_TAANAB_INFO_HIS_01 TEXT_PLANET_TAANAB_INFO_POP TEXT_PLANET_TAANAB_INFO_TAC TEXT_PLANET_TAANAB_INFO_TER TEXT_PLANET_TAANAB_INFO_WEA TEXT_PLANET_TAANAB_INFO_WL Planets.xml - <Planet Name="Taanab"> <Zoomed_Terrain_Index>6</Zoomed_Terrain_Index> <Text_ID>TEXT_OBJECT_STAR_SYSTEM_TAANAB</Text_ID> <Galactic_Model_Name>W_planet_alderaan_low.alo</Galactic_Model_Name> <Destroyed_Galactic_Model_Name>W_planet_Asteroids.alo</Destroyed_Galactic_Model_Name> <GUI_Model_Name>W_planet_Forest01.alo</GUI_Model_Name> <Loop_Idle_Anim_00>Yes</Loop_Idle_Anim_00> <Always_Instantiate_Galactic>yes</Always_Instantiate_Galactic> <Mass>1.0</Mass> <Scale_Factor>1.6</Scale_Factor> <Mouse_Collide_Override_Sphere_Radius> 18 </Mouse_Collide_Override_Sphere_Radius> <Show_Name>Yes</Show_Name> <Name_Adjust>-12, -12, 0.1</Name_Adjust> <Behavior>SELECTABLE, PLANET, PRODUCTION</Behavior> <Pre_Lit>no</Pre_Lit> <Political_Control>0</Political_Control> <Camera_Aligned>yes</Camera_Aligned> <Facing_Adjust>0.0, 0.0, 0.0</Facing_Adjust> <Terrain>Savannah</Terrain> <Planet_Credit_Value>45</Planet_Credit_Value> <Planet_Destroyed_Credit_Value>3</Planet_Destroyed_Credit_Value> <Galactic_Position>-190.0, 30.0, 10.0</Galactic_Position> <Special_Structures_Land>6</Special_Structures_Land> <Special_Structures_Space>1</Special_Structures_Space> <Max_Space_Base>5</Max_Space_Base> <The_Force>Neutral</The_Force> <Force_Strength>0.0</Force_Strength> <Planet_Surface_Accessible> Yes </Planet_Surface_Accessible> <Space_Tactical_Map>_Space_Planet_Taanab_01.ted</Space_Tactical_Map> <Land_Tactical_Map> _Land_Planet_Taanab_02.ted </Land_Tactical_Map> <Planet_Capture_Bonus_Reward> 2400 </Planet_Capture_Bonus_Reward> <Planet_Slice_Difficulty_Rating>2</Planet_Slice_Difficulty_Rating> <Planet_Tech_Availability_Rating>4</Planet_Tech_Availability_Rating> <Planet_Slice_Affinity_Types>A_Wing_Squadron, R_Orbital_Jamming_Station, Corellian_Gunboat, Calamari_Cruiser, Nebulon_B_Frigate, Rebel_Orbital_Long_Range_Scanner, Y-Wing_Squadron</Planet_Slice_Affinity_Types> <Describe_Population>TEXT_PLANET_TAANAB_INFO_POP</Describe_Population> <Describe_Wildlife>TEXT_PLANET_TAANAB_INFO_WL</Describe_Wildlife> <Describe_Terrain>TEXT_PLANET_TAANAB_INFO_TER</Describe_Terrain> <Describe_Weather>TEXT_PLANET_TAANAB_INFO_WEA</Describe_Weather> <Describe_Tactical>TEXT_PLANET_TAANAB_INFO_TAC</Describe_Tactical> <Describe_Advantage>TEXT_PLANET_TAANAB_INFO_ADV_01</Describe_Advantage> <Describe_History>TEXT_PLANET_TAANAB_INFO_HIS_01</Describe_History> <Planet_Ability_Name>TEXT_PLANET_TAANAB_INFO_ADV_01</Planet_Ability_Name> <Planet_Ability_Description>TEXT_PLANET_TAANAB_ENCYC_01</Planet_Ability_Description> <Encyclopedia_Text>TEXT_PLANET_TAANAB_ENCYC_01</Encyclopedia_Text> <Encyclopedia_Weather_Icon>i_pa_weather_rain.tga</Encyclopedia_Weather_Icon> <Encyclopedia_Weather_Name>TEXT_WEATHER_NAME_SUN</Encyclopedia_Weather_Name> <Encyclopedia_Weather_Info>TEXT_TACTICAL_WEATHER_OBJECTIVE_SUN</Encyclopedia_Weather_Info> <Planet_Ability_Icon>i_pa_galactic_production_boost.tga</Planet_Ability_Icon> <Native_Icon_Name>load_urban.tga</Native_Icon_Name> <Additional_Population_Capacity>5</Additional_Population_Capacity> <Potential_Indigenous_Power>Urban_Civilian_A, 300</Potential_Indigenous_Power> <Abilities SubObjectList="Yes"> <Reduce_Production_Price_Ability Name="Taanab_Production_Boost"> <Unit_Strength_Category /> <Applicable_Unit_Categories /> <Applicable_Unit_Types> </Applicable_Unit_Types> <Price_Reduction_Percentage>0.0</Price_Reduction_Percentage> <Stacking_Category>9</Stacking_Category> <Galaxy_Wide> No </Galaxy_Wide> </Reduce_Production_Price_Ability> </Abilities> </Planet> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.