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-nmm7 (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-nmm7 (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-nmm7 (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
Hi all I need help please
Author Message
Hue666
Apprentice
*

Posts: 8
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Nov 2013
Reputation: 0



Post: #1
Hi all I need help please
How do I wipe out my shard [server] and start over the world I have is a mess of non working npc's is there away to delete them all and start over? What I really like to do is delete the shard an start all over. Axiz2 does not work and does any of the world spawns work. I tried then all and now I have 1000 npc that don't train or sell and buy. LOL
(This post was last modified: 11-21-2013 08:57 PM by Hue666.)
11-21-2013 08:40 PM
Find all posts by this user Like Post Quote this message in a reply
Archaaz
Journeyman
*

Posts: 98
Likes Given: 12
Likes Received: 4 in 4 posts
Joined: Aug 2013
Reputation: 1



Post: #2
RE: Hi all I need help please
All of your NPCs (and their items) are stored in sphereworld.scp in the Save folder in the Sphere folder, much as statics are saved in spherestatics in the same folder. You can delete them all by deleting the contents of that folder, but leave:

Quote:TITLE=Sphere World Script
VERSION=0.56c
TIME=4115511
SAVECOUNT=148

[eof]

Other things are stored in this folder as well, though I am not certain exactly what all it encompasses. Mine contains NPCs, their items, and some sector lighting:

[SECTOR 2176,320,0,0]
LIGHT=14
.
You might want to wait for confirmation, as I am not sure if the numbers of TIME= and SAVECOUNT= are important. I suspect not, and hope not, as I have used this technique to delete all of my statics several times.
11-21-2013 09:21 PM
Find all posts by this user Like Post Quote this message in a reply
Hue666
Apprentice
*

Posts: 8
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Nov 2013
Reputation: 0



Post: #3
RE: Hi all I need help please
thanks I got all npc deleted. I ran around and nuked everywhere lol. Now to find away to place doors and npc banker and trainer etc. None of the world spawns seem to work. mabe I need a different client? Using 5.0.6. Any way when I type .spawn_world in game they all came back. Went back and delete the spherestatics like you said. the spawn_world no longer works Thank you so very much! But when I use axis to spawn doors ,npc etc. they don't work.
ERROR:(sphere_map_points0.scp,408)CTeleport bad coords 6304,327,79
Loading scripts/maps/sphere_map_points0_ml.scp
ERROR:(sphere_map_points0_ml.scp,17)CTeleport bad coords 1714,2997

ERROR:(sphere_spells.scp,109)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,230)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,332)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,452)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,469)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,503)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,537)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,659)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,746)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,763)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,818)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,852)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,869)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,903)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,955)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,973)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1008)Undefined symbol 'SPELLFLAG_AREA'
ERROR:(sphere_spells.scp,1214)Undefined symbol 'SPELLFLAG_DAMAGE'
ERROR:(sphere_spells.scp,1744)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1744)Bad resource list id 'Enticement 90.0'
ERROR:(sphere_spells.scp,1761)Undefined symbol 'Enticement'
ERROR:(sphere_spells.scp,1761)Bad resource list id 'Enticement 90.0'
Loading scripts/sphere_msgs.scp

these are just a few errors I get. There are a lot more.
(This post was last modified: 11-21-2013 11:42 PM by Hue666.)
11-21-2013 10:29 PM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: Hi all I need help please
Try these scripts (assuming you are running 56b prerelease and the script pack that goes with it)

http://forum.spherecommunity.net/sshare....=1&uid=924

Also, please ensure that future posts have titles specific to your problem

[Image: 2nis46r.jpg]
11-21-2013 11:13 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Hue666
Apprentice
*

Posts: 8
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Nov 2013
Reputation: 0



Post: #5
RE: Hi all I need help please with world spawn
How do I un RAR them
11-22-2013 11:22 AM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: Hi all I need help please

[Image: 2nis46r.jpg]
11-22-2013 11:40 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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