MiniCheckpoint
#1

How to make a checkpoint, but do not appear on the map...
I tried an pickup with checkpoint but this not have texture...
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerMapIcon

Make a mapicon with the MAPICON_LOCAL_CHECKPOINT or MAPICON_GLOBAL_CHECKPOINT
Reply
#3

D:\Jocuri\Samp\SERVER~1\GAMEMO~1\THEGOD~1.PWN(1957 ) : error 017: undefined symbol "MAPICON_LOCAL_CHECKPOINT"
Line: SetPlayerMapIcon(playerid, 12, -1982.1677,142.6755,27.6875, 52, 0, MAPICON_LOCAL_CHECKPOINT);

I defined MAPICON_LOCAL_CHECKPOINT to 2
#define MAPICON_LOCAL_CHECKPOINT 2

But now i have a new warning:
D:\Jocuri\Samp\SERVER~1\GAMEMO~1\THEGOD~1.PWN(1958 ) : warning 202: number of arguments does not match definition

On first picture is a checkpoint:
/imageshack/img221/4751/samp003l0.png
And on this picture the checkpoint is on map ...
/imageshack/img263/7379/samp002nic.png
Reply
#4

You have to use 0.3c for this.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)