Objects not showing
#1

Hello, I've encountered an issue with objects lately.

When adding new objects to the server, all of the objects disappear, including the new ones that I had just added. Before adding the new objects, however, everything was working normally. When I removed the new objects, the old ones did not show up either.

I'm using CreateDynamicObject and Incognito's streamer.
Reply
#2

Bump, looks like this topic is unnoticed
Reply
#3

Try to add after CreateDynamicObject:

Код:
Streamer_Update(playerid);
Reply
#4

Actually fixed this issue by moving all the objects to the main gamemode, rather than having them as a filterscript.

Thanks for the effort, tho.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)