31.10.2014, 03:16
lol its because ur using streamer
its just create an object if you are near in it
but u cant change its draw distance
https://sampwiki.blast.hk/wiki/Streamer_Plugin
its just create an object if you are near in it
but u cant change its draw distance
https://sampwiki.blast.hk/wiki/Streamer_Plugin
pawn Код:
public OnGameModeEnit()
{
Streamer_CellDistance(1000.0); // default is 600.0
Streamer_VisibleItems(object,1000); // default is 500
}
// i recommend you to not to use this......it will affect the performance of the server and the players client
// and will cause some bugs too