15.10.2012, 16:35
So I am using Incognito's Streamer and in the function CreateDynamicMapIconEx, I can't get it to set the style to id 2 which is MAPICON_LOCAL_CHECKPOINT. It always stays 0 which is the default. Here is my code:
The MapIconID and the XYZ are other variables. Those set perfectly.
Код:
CreateDynamicMapIconEx(X,Y,Z,MapIconID, 0,3, 100.0, {0}, {0}, {-1}, 1, 1, 10);