The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
serv.export
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #1
serv.export
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-...-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?
03-01-2013 03:13 AM
Find all posts by this user Like Post Quote this message in a reply
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #2
RE: serv.export
Found, just use .serv.export filename.wsc 1 9999
You must to specify .wsc
03-01-2013 04:54 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)