17.03.2013, 17:47
how to make dis on the mini map like you mapped a map it show that.
http://postimage.org/image/6cfdjmwb1/
trucking server got it.
http://postimage.org/image/6cfdjmwb1/
trucking server got it.
public OnPlayerConnect( playerid )
{
// This example demonstrates how to create a dollar-icon on top of a 24/7 located
// in Las Venturas. This way new players know where to go with their money!
SetPlayerMapIcon( playerid, 12, 2204.9468, 1986.2877, 16.7380, 52, 0, MAPICON_LOCAL );
}