SA-MP Forums Archive
Need an advice / help - 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: Need an advice / help (/showthread.php?tid=598941)



Need an advice / help - Lucky13 - 18.01.2016

Right so I'm working on a DayZ server and I'm facing a terrible problem.

My server has a total of 275 looting objects spawned by the server each 20 mins at the same positions. The problem is that when I drop an item, it bugs the whole system. Let's take a straight example, so you can understand better:

I'm testing this with 2 looting objects spawned by the server, in this case, they will have id 1 and 2.

If I try to drop an object, it will be id 3. But, if I pick one of the 2 objects, and then drop it, it will be either 1 or 2, which affects the respawning server objects, making them unpickable. Any idea how to fix this?