Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
hey
for example the player is much far from a player
so he will disappear on map
For examply he went sooo far so the player wouldn't see the far player on map
i wanna Limit the distance between players needed to see each other on map.
VERY SORRY FOR MY ENGLISH
Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
how to Limit the distance between players needed to see each other on map.
for example: player is far from a player 150 range of player
so player can't see him on map he dissappear that what i wanna doo
soo any help pleasE?
if i did LimitPlayerMarkerRadius(10000000000000000000000000 0000.0)
if a player went little out of map the other players will disappear from him
i want when he go much far then he dissapear on map not when he go little out of map he disappear -_-
Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
i was using 100.0 but it wasn't working
when player go out little from map he dissappear
but ill try 150.0 now :/
Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
stell not working
any help??
Posts: 1,905
Threads: 63
Joined: Oct 2011
Reputation:
0
For reference, the radius of the gta radar is ~180 units.
Posts: 194
Threads: 2
Joined: Mar 2012
Reputation:
0
@****** He wants to increase the player stream out distance.
Are you using it on OnGameModeInit? Thats where you are supposed to
LimitPlayerMarkerRadius(1000.0);
Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
as eesh said i wanna increase the player stream out distance = not if player went little out of map he dissappear
i wanna if he went out of map then went so far he dissappear
thanks eesh for explaining
xDD
Posts: 277
Threads: 40
Joined: Nov 2012
Reputation:
0
Hmmmm you make the number 0 then ill copy code and put it ill start increasing and increasing untell u find the best number then ill keep it