SA-MP Forums Archive
How to increase object view distance [rep ++] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to increase object view distance [rep ++] (/showthread.php?tid=601776)



How to increase object view distance [rep ++] - tekimakedonija - 26.02.2016

Hello,

Can someone tell me please how can i increase the view distance of server objects ?? (Custom objects and maps) the default is fine but mapped, custom objects the visibility distance is so low ..

server.cfg

Код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 50
port 7777
hostname [BE] Balkan Evolution - Roleplay 0.3.7 Client
gamemode0 BERPG 1
filterscripts
plugins sscanf streamer
announce 0
query 1
weburl www.balkanevolution.host56.com
chatlogging 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 900.0
stream_rate 800
maxnpc 0



Re: How to increase object view distance [rep ++] - Amunra - 26.02.2016

https://sampwiki.blast.hk/wiki/Server.cfg


Re: How to increase object view distance [rep ++] - xEF - 26.02.2016

I think that this can't be setted even it's not a server client side variable.
The distance between a player and an object can depends by server net speed and player pc+net speed, or by your objects too.
If you create a lot of static objects 'CreateObject', they can get bug as you can't see them from any distance you are placed in.
So if you're not using it, i advice you to start using Streamer plugin (Incognito's) as it has dynamic objects that principally doesn't have a number limit.

https://sampforum.blast.hk/showthread.php?tid=102865

+REP If i helped you.

Regards,
Rodri.