Map loading issues
#1

While playing in my server I noticed that the buildings and road and others are having a hard time loading. What causes this and how can I fix it? +1 rep
Reply
#2

It might be a streamer's issue. Try to update it.

Hope this will help you,
Good Day
Reply
#3

Or it could be your computer. How many objects do you have?
Reply
#4

I know its not my computer. Im a licensed It Specialist and I personally built my pc. So I know thats not the issue. I think the issue is the streamer. Can people send me updated links to the best streamer plugins that I could try please?
Reply
#5

Here is the latest download link for the streamer.
https://github.com/samp-incognito/sa...ses/tag/v2.7.4

Or are you using a different streamer maybe?
Reply
#6

From what it sounds like is the streamer is just streaming to slow for you. Look into setting the streamers tick rate to a lower number so it runs faster.

pawn Код:
Streamer_SetTickRate(30);//default is 50 i believe try 30 first.
Reply
#7

Where do I adjust this? I can't seem to find it anywhere. I seen it earlier. Thanks
Reply
#8

Put it under OnGameModeInit
So like this..
pawn Код:
OnGameModeInit
{
    Streamer_SetTickRate(30);
    return 1;
}
Reply
#9

I think if your host is free hosting , the problem should be from its networking .
Reply
#10

If your pc isnt the cause of the problem. Maybe it is the hosting or maybe YOUR OWN internet connection
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)