Thread: To Stefan
View Single Post
  #3  
Old 05-22-2001, 07:42 AM
Thak2 Thak2 is offline
:]
Join Date: Mar 2001
Location: BC
Posts: 1,344
Thak2 is on a distinguished road
Send a message via AIM to Thak2
Hmm....

well, it has happend to me like 5 times today, and I found out why, when you use the txt file, you have to make sure that all the sides are equal.

Example..

"myworld1.graal","myworld2.graal"
"myworld3.graal","myworld4.graal"
<---- That would be a square world right?

Well, if you have it like this..

"myworld1.graal","myworld2.graal","myworld5.gr aal"
"myworld3.graal","myworld4.graal"

It wont work, they have to be equal on all sides.

And if you dont have anything to make them equal, leave it blank

"","","world1.graal"
"world2.graal","world3.graal""world4.graal" <--- like that..