SA-MP Forums Archive
limit player see on map - 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: limit player see on map (/showthread.php?tid=400372)



limit player see on map - GoldZoroGrab - 18.12.2012

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


Re: limit player see on map - GoldZoroGrab - 18.12.2012

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 -_-


Re: limit player see on map - GoldZoroGrab - 18.12.2012

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 :/


Re: limit player see on map - GoldZoroGrab - 19.12.2012

stell not working

any help??


Re: limit player see on map - ReneG - 19.12.2012

For reference, the radius of the gta radar is ~180 units.


Re: limit player see on map - GoldZoroGrab - 20.12.2012

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
For reference, the radius of the gta radar is ~180 units.
not understood, anyways

any help?


Re: limit player see on map - eesh - 20.12.2012

@****** He wants to increase the player stream out distance.

Are you using it on OnGameModeInit? Thats where you are supposed to
LimitPlayerMarkerRadius(1000.0);


Re: limit player see on map - eesh - 20.12.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
That's not what he said.
Quote:
Originally Posted by GoldZoroGrab
Посмотреть сообщение
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 -_-
Perhaps.


Re: limit player see on map - GoldZoroGrab - 21.12.2012

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


Re: limit player see on map - GoldZoroGrab - 21.12.2012

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