Remove redpoints on the map.
#1

Yehh, like the subject say........ I have fix some teleports and weaponshops and on the map down to the left side I see "redpoints". Can I delete them and have the teleports and weapon shops anyway?



Код:
  SetPlayerCheckpoint(playerid, 319.0541,-164.5864,999.5938, 3.0);
_________________________________________________________
public OnPlayerEnterCheckpoint(playerid)
{
  SetPlayerPos(playerid,3317.8159,2188.7927,11.3846);
  SendClientMessage(playerid,0xffffff,"WEAPON SHOP.");
  return 1;
Reply
#2

Not exactly sure what you're talking about, but there are a few irremovable checkpoints near the stadiums..
Reply
#3

I think he's talking about the map icons created by checkpoints...
Reply
#4

To the best of my knowledge you can't get rid of them, I've never seen a function that would in any way change their colour.. You can only really change their size...
Reply
#5

Are you sure ?


Reply
#6

He means the red blip on the map. As far as I know: Its not possible.
Reply
#7

Are you sure?



On some servers in the weaponshop can you buy SPECIAL weapons like grenates, in a extra redpoint..... But you cant see some "redpoint" on the map but with my script I do :O
Reply
#8

The weapon store "redpoints" are built into the game I thought (in Ammunations) and by default you don't see the red blip on the map..
Reply


Forum Jump:


Users browsing this thread: