CreateDynamicObject Streamer Freezing Game
#1

Dear San Andreas Multiplayer Community,

I have a small issue which is actually a big issue but there might be a simple solution. Basically, I inserted a lot of CreateDynamicObjects into my script after adding
Код:
#include <streamer>
and adding the plugins streamer in server.cfg file. I converted all my CreateObjects to CreateDynamicObject. Everything was going nice and smooth. Then, I launched the server with no problem.

The issue:
AS soon as I log into game as a player, I can walk around for 2 seconds and the game freezes and I have to CTRL-ALT-DLT out of it. I have 913 objects and need to add more in order to complete my server.

What should I do? Is there a streamer overload? Is there anyway to use other methods to add my objects in? HELP please!

UPDATE: It freezes even when I have 1 CreateDynamicObject. Could it be my RemoveBuildingForPlayer that are making it freeze? Is there anyway to put RemoveBuildingForPlayer on a streamer?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)