Forums Index >> Modding >> Name Issue



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

Monday, July 25, 2005 at 9:26:10 PM

*sigh* In the mission file.

Tuesday, July 26, 2005 at 7:30:47 AM

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"

Tuesday, July 26, 2005 at 9:49:35 AM

Nvm I got it thx!

Last edited: Thursday, July 28, 2005 at 2:51:38 PM

Thursday, July 28, 2005 at 10:52:21 AM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald