09.12.2010, 08:50
(
Последний раз редактировалось k3nw00d_kri5ty; 09.12.2010 в 09:01.
)
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
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