Seems that a cubic **** ton of game objects have been spawned on my server... ones that were misplaced were deleted...
At DC, all the go's which were deleted spawn again.. How do I fix this!?!?
<33333333333333
Seems that a cubic **** ton of game objects have been spawned on my server... ones that were misplaced were deleted...
At DC, all the go's which were deleted spawn again.. How do I fix this!?!?
<33333333333333
Last edited by lilbtt99; 11-28-2008 at 12:25 AM.
Open gameobject_spawns and delete the go's that are not supposed to be spawned
it means your db is unstable get a new one or replace the messed up tables
removed by Unholy
so how do i delete a placed object so that it wont appear after a crash?
start table from scratch...
1. In Navicat (or whatever you're using) right click on the gameobject_spawns table and select empty table
2. right click world db and select execute batch
3. find and execute the gameobject_spawns
now you have a fresh world without excess spawns...unless the db was f'd to begin with
what about a restart?