18.12.2013, 10:15
Quote:
if you want to create some MapIcons, Just type /save In The Game and open the savepositions.txt and Copy the [x] [y] [z] Position and Create this in the FillterscriptInit/GamemodeInit : CreateDynamicMapIcon([x],[y],[z],[Icons ID],[Radius]);
To see All Icons ID , you can see At >>Click This<< |
i tried what you say i add this CreateDynamicMapIcon(294,1461.7731,-1010.2757,26.8438,1.5667,0,0,0,0,0,0); // to gamemodeinit
: warning 213: tag mismatch
: warning 213: tag mismatch
: warning 202: number of arguments does not match definition
: warning 202: number of arguments does not match definition