Hello! When I spawn a game object with 1 at the end and delete it then restart server it stays there and doesn't delete?!
Thanks,
Bapes
Hello! When I spawn a game object with 1 at the end and delete it then restart server it stays there and doesn't delete?!
Thanks,
Bapes
that happened to me too... I was wondering the same thing. ><
wierd, i suggest just going into you game_object spawn table and deleting it as long as you haven't spawned anything else, i should just be the last spawn if not good luck finding it![]()
This bug is on my server too =/
<3 MysterioussouL for the sig
Yeah guys, that's because when you type 1 you save it into the DB, so what you'll need to do is go to your DB, mine is ascent, and then gameobject_spawns, and then you'll need to sort by descending (newest on top). Simply find the item with the same entry ID and delete it.