Draw Distance
#1

Good evening!

I have a problem with the mapping of my server (look movie).

https://www.youtube.com/watch?v=HSBSyFDuaZo

I use the following streamer (Incognito): https://github.com/samp-incognito/sa...lugin/releases

How to repair the problem? Without losing too much performance for the players.

Thank You
Reply
#2

Simply increase the draw distance?
Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0)
Reply
#3

Are you sure this is even a SA-MP server problem? There are two possible reasons as to why this is happening; it can be server script-related or equally, it can be an internal problem with your game. If this is the case, it can be easily fixed by downloading a memory fix CLEO mod.
Reply
#4

Quote:
Originally Posted by Eoussama
Посмотреть сообщение
Simply increase the draw distance?
Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, STREAMER_TAG_AREA areaid = STREAMER_TAG_AREA -1, priority = 0)
I mappe directly IC and it is registered mysql nothing in GameMode there.

Quote:

Are you sure this is even a SA-MP server problem? There are two possible reasons as to why this is happening; it can be server script-related or equally, it can be an internal problem with your game. If this is the case, it can be easily fixed by downloading a memory fix CLEO mod.

I tried on two different VPS and that comes not from my game because my friend has similar.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)