25.12.2010, 06:06
pawn Код:
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 );
}
pawn Код:
SetPlayerMapIcon( playerid, ,icon id, x, y, z, makertype., color0 unless it a square icon ( 1 ) );