12.08.2013, 17:15
Hello,
I've been using Incognito's plugin since 2012, and I've always had this problem in my script. I have many dynamic objects (and static objects too, CreateObject I use for objects that can't be streamed, such as floors to avoid vehicles falling through the dynamic objects). I have systems where players can place furniture objects in their houses, police men can place roadblocks, and admins can place objects around the map. They all work with dynamic objects, but when someone places a roadblock, furniture, or object, the object just dissapears after a few seconds.
It's not destroyed by the script, it just dissapears. Oddly enough, this only happens with objects created on the run, and not ongamemodeinit (initial maps), such as the ones I mentioned, roadblocks and furniture and dynamic objects placed by admins. This isn't a limit problem, since this also happens when placing an object in the desert with nothing scripted there.
I have a Windows server in KingJ and the latest streamer version. This problem is mortifying me and I am looking for a solution.
Thanks, beforehand.
I've been using Incognito's plugin since 2012, and I've always had this problem in my script. I have many dynamic objects (and static objects too, CreateObject I use for objects that can't be streamed, such as floors to avoid vehicles falling through the dynamic objects). I have systems where players can place furniture objects in their houses, police men can place roadblocks, and admins can place objects around the map. They all work with dynamic objects, but when someone places a roadblock, furniture, or object, the object just dissapears after a few seconds.
It's not destroyed by the script, it just dissapears. Oddly enough, this only happens with objects created on the run, and not ongamemodeinit (initial maps), such as the ones I mentioned, roadblocks and furniture and dynamic objects placed by admins. This isn't a limit problem, since this also happens when placing an object in the desert with nothing scripted there.
I have a Windows server in KingJ and the latest streamer version. This problem is mortifying me and I am looking for a solution.
Thanks, beforehand.