SphereCommunity
serv.export - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: serv.export (/Thread-serv-export)



serv.export - Rizz - 03-01-2013 03:13 AM

I tried to export some items out for sphereworld in a wsc file.
The results:

PHP Code:
[WI i_gold]
SERIAL=04003f44e
DISPID
=0eef
ATTR
=011
P
=1178,1098,-25

[WI 0bad]
SERIAL=040041566
DISPID
=0bae
ATTR
=010
P
=1188,1107,-25

[WI 0ba1]
SERIAL=040043874
DISPID
=0ba2
ATTR
=010
P
=1188,1107,-25

[WI 0b3f]
SERIAL=040044a8a
ATTR
=010
P
=1180,1097,-25

[WI i_chair_wood_cushion]
SERIAL=040044ba3
ATTR
=010
P
=1179,1097,-25

[WI i_plant_hedge_1]
SERIAL=04004676e
ATTR
=010
P
=1168,1127,-25

[WI i_flower_white]
SERIAL=04002ea39
ATTR
=010
P
=1169,1088,-25 

According to this topic (http://forum.spherecommunity.net/Thread-Make-static-from-sphereworld-best-program), i need something like:

PHP 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


Did i something wrong or something changed in sphere?


RE: serv.export - Rizz - 03-01-2013 04:54 AM

Found, just use .serv.export filename.wsc 1 9999
You must to specify .wsc