Problem with radar blips - 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: Problem with radar blips (
/showthread.php?tid=661924)
Problem with radar blips -
MaisterK - 19.12.2018
I have a problem from a long time ago.
Sometimes radar blips(squares or triangles in the edge of the radar) doesnt show, this happens without any specific patter and can happen with checkpoints and player markers.
For example i place a checkpoint:
SetPlayerCheckPoint(playerid,2308.3540,-2354.0039,12.6842,3.0);
Sometimes works normal, and sometimes the radar blip doesnt show, the checkpoint still exists, you can pick it without problema and can see it in the floor, but not the radar icon.
This is very strange and it's something I've been pursuing for a long time, I've searching the forum without an answer.
Any help is much appreciated.
Extra info:
>Server 0.3.7
>Plugins: BlueG mysql, incognito streamer, crashdetect,sscanf
Re: Problem with radar blips -
Nyzenic - 22.12.2018
I believe Horizon Roleplay has had this problem a long time ago. When a player uses /getmats or accepts a patient call, the checkpoint won't show up on the radar sometimes.
I don't exactly know how they fixed it, but I think it involved freezing and removing the player from the vehicle, changing the virtual world, setting the checkpoint again and putting him back in the default VW & vehicle(if he was driving any).
Re: Problem with radar blips -
MaisterK - 24.12.2018
Still no idea why this happen...
up