09.11.2008, 21:01
Icons radar:
HELLO, i'm italian, help me for the icons of the houses 31 (free) and 32 (occupied). I would like to introduce these icons. And when the house is free put ID: 31
and when is occupied put ID: 32 .
Doing /buyhouse in automatic should change me icon ID 31 in icon ID 32 . How I do it . Help me please.
public OnPlayerConnect( playerid )
{
SetPlayerMapIcon( playerid, 12, 1496.9000,-689.1000,95.1258, 31, 0 );
}
AND THEN? HELP..
HELLO, i'm italian, help me for the icons of the houses 31 (free) and 32 (occupied). I would like to introduce these icons. And when the house is free put ID: 31
and when is occupied put ID: 32 .
Doing /buyhouse in automatic should change me icon ID 31 in icon ID 32 . How I do it . Help me please.
public OnPlayerConnect( playerid )
{
SetPlayerMapIcon( playerid, 12, 1496.9000,-689.1000,95.1258, 31, 0 );
}
AND THEN? HELP..