06.05.2018, 00:03
Hello!
I'll explain my problem:
My saving system saves the last player position, Interior ID and Virtual World ID when the player disconnects.
Some interiors have Actors and some have created objects (CreateObjetc) and Actors.
If the player disconnects on its own, when it returns spawn correctly in the last position, no problem.
But if it loses connection (When that green message appears: The server is restarting...) and back to the server, when it spawns, objects created by CreateObject and the Actors disappear.
If the interior does not have created objects, only the Actors disappear.
Solution: Exit from the interior and back.
Is this a samp bug?
Can anyone confirm if this occurs in other versions of samp?
Thanks!
I'll explain my problem:
My saving system saves the last player position, Interior ID and Virtual World ID when the player disconnects.
Some interiors have Actors and some have created objects (CreateObjetc) and Actors.
If the player disconnects on its own, when it returns spawn correctly in the last position, no problem.
But if it loses connection (When that green message appears: The server is restarting...) and back to the server, when it spawns, objects created by CreateObject and the Actors disappear.
If the interior does not have created objects, only the Actors disappear.
Solution: Exit from the interior and back.
Is this a samp bug?
Can anyone confirm if this occurs in other versions of samp?
Thanks!