samp-streamer-plugin icon indicating copy to clipboard operation
samp-streamer-plugin copied to clipboard

Streamer not working after a while

Open sir2931 opened this issue 4 years ago • 1 comments

Hello, I have a problem with the Streamer plugin. After two or three days all dynamic objects disappear from the server and CreateDynamicObject In cmds it's not creating anything. Any idea?

sir2931 avatar Feb 23 '21 17:02 sir2931

Did you try to view the quantity of loaded objects via f5? You may probably create static objects in runtime and forget to remove them afterwards. Log the ID's on the server and check the clientside item pool

Josan-Solomon avatar Sep 10 '21 20:09 Josan-Solomon