SA-MP Forums Archive
Wrong object loaded - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Wrong object loaded (/showthread.php?tid=662280)



Wrong object loaded - DarkMythHunter - 28.12.2018

Alright, the thing is, when the query checked into the database, it loads the wrong object model in the server. This happened when we restarted the server. E.g. A door is built, and its using the object id "20" , but instead of loading that model, it loads another one. It was working before, well, before the restart. Anyone know why this problem occured? There's nothing changed into the script, it was just a restart and this happened.


Re: Wrong object loaded - Eoussama - 28.12.2018

Don't mix up object ids with model ids. Check for any mixed up values in both the database and the loaded objects.