Streamer object range problem! HELP
#1

Well , my gamemode is new scripted all files are updated.

Tell me how to fix it ?

On old gamemodes they don't have this bug , but on my gamemode which one are new , i have this gamemode

How i fix it ?

- I tried old files (plugin , include) and still not working!

WHY?

http://imgur.com/Bpu4yKi,brCZSOI
Reply
#2

i don't get what is your problem !
Reply
#3

.. the objects from far can't be seen..
Reply
#4

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
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
Reply
#5

thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)