You changed the
scriptObject(MissionInfo)
For
scriptObject(Pete's island)
^Which is not a "scriptObject"
That means the name of the map is still flatlands.
materialList = "base/data/skies/sky1/sky37.rwx";
.rwx files aren't skyboxes, .dml is a skybox file.
./Pete\'s Island.ter
Terrain name is forgeted up. You should try.
./peteisland.ter
don't forget to rename the .ter file too.
NINJAEDIT:
what is this
};
new ScriptObject(NewChatSO) {
lineTime = "6500";
size = "1000";
time1 = "2735060";
displaySchedule = "7910";
line0 = "<spush><bitmap:base/client/ui/ci/skull> Pete<spop>";
time2 = "2884879";
maxLines = "8";
time0 = "68900";
line2 = "<spush><bitmap:base/client/ui/ci/skull> Pete<spop>";
line1 = "<spush><bitmap:base/client/ui/ci/skull> Pete<spop>";
pageUpEnd = "-1";
tail = "0";
head = "3";
textObj = "5510";
};
?