sco 
Apprentice

Posts: 38
Likes Given: 0
Likes Received: 3 in 1 posts
Joined: Mar 2012
Reputation: 7
Elantharil
![]()
|
RE: Make static from sphereworld: best program?
Ok, i see.
I have an older version of sphere. I use this command:
.serv.export export.wsc 1 7000
and it give me a file like this:
Code:
SECTION WORLDITEM 0
{
SERIAL 1073753440
NAME marble wall
ID 698
X 2268
Y 1471
Z 70
CONT -1
TYPE 172
AMOUNT 1
COLOR 0
}
SECTION WORLDITEM 1
{
SERIAL 1073753431
NAME marble wall
ID 698
X 2269
Y 1471
Z 70
CONT -1
TYPE 172
AMOUNT 1
COLOR 0
}
SECTION WORLDITEM 2
{
SERIAL 1073753223
NAME marble wall
ID 698
X 2267
Y 1471
Z 70
CONT -1
TYPE 172
AMOUNT 1
COLOR 0
}
You could try the command like this, but there is a chance something changed with serv.export and the file format changed. So my "parser" fails now[/align] and does not find any item to move to statics.
|
|
03-01-2013 12:50 AM |
|
|