Forums Index >> Modding >> Name Issue
Page : <1> :
In your missions folder u should see "TT1_1.mis" "TT1_1.ter".....open up the TT1_1.mis with notepad or whatever scripting program u want
at the top of the file u will see this
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
musicTrack = "Lush";
New ScriptObject(MissionInfo) {
name = "Medulla Mesa";
};
new MissionArea(MissionArea) {
area = "-256 -256 512 512";
flightCeiling = "200";
flightCeilingRange = "0";
floor = "95";
locked = "false";
};
new Sky(Sky) {
position = "0 0 0";
Edit the "name = "Medulla Mesa";" to what everu like!!
HAVE FUN!! :P :P :P
Only lethal on days that end with "Y"
Nvm I got it thx!
Last edited: Thursday, July 28, 2005 at 2:51:38 PM
Page : <1> :
How do you name your mod? TELL ME! (PLZ!!!) I mean the place, not the title.
Last edited: Monday, July 25, 2005 at 9:32:51 PM