Forums Index >> Modding >> more questions



Page : <1> :


1.I know what to put in, but where do u enter the stuff to change the kill floor for my mod?
2.How do u rename the mod?
thanx to ne1 that answers this thread

-Worm(SA/DAS)

Wednesday, December 01, 2004 at 5:13:18 PM

Look in the.mis,for example,here is my Fruedian:

//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
musicTrack = "Lush"; <----------------------Change music here

New ScriptObject(MissionInfo) {
name = "Freudian Flats"; <------------------The name,change it here.
};
new MissionArea(MissionArea) {
area = "-256 -256 512 512"; <----------Here in lies another prob. That makes it so you can't get out without dting,along with the kill floor,make the numbers bigger.
flightCeiling = "200";
flightCeilingRange = "0";
floor = "-100"; <---------------------This floor makes it so when you fall in,you don't die.
locked = "false";
};

TA-DAAAAAAAAAAAAA!

When you open your freudian flats,the fllor will be 100,add - at the beginning. "-100"

Last edited: Wednesday, December 01, 2004 at 5:59:34 PM

Wednesday, December 01, 2004 at 5:55:54 PM

......................................................i have no clu wut that ment

Wednesday, December 01, 2004 at 6:42:33 PM

I just need to kno where to put that

Wednesday, December 01, 2004 at 6:43:24 PM

That is the.mis file. The top part of my fruedian.

It specified the parts you should change to get the result.

Or you could email me your.mis in TEXT and I'll send it back with the stuff you want.

Cheeseballmoo@yahoo.com

Wednesday, December 01, 2004 at 7:11:46 PM

Wait so how do u copy it?

Wednesday, December 01, 2004 at 8:06:43 PM

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