Archive > Mapping Help
Why is this not working?
Pages: (1/1)
Devvy:
http://www.filefront.com/16655817/Map_Flatgrass.zip
Deathwishez:
Problem in the .mis
--- Code: ---//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
new ScriptObject(MissionInfo) {
name = "Bedroom";
saveName = "Bedroom";
};
new MissionArea(MissionArea) {
Area = "-1376 -1664 3744 3328";
flightCeilingRange = "20";
locked = "true";
flightCeiling = "300";
--- End code ---
I'm sure there's other errors too. I just spotted this first.
Devvy:
Aaaah.
Pages: (1/1)