Jump to content

[REZOLVAT] [Intrebare] House Icons


szIonut
 Share

Recommended Posts

Uite aici, inlocuieste:

Citat

                        case 0: MapIconHouse[h] = CreateDynamicMapIcon(HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez], 31, 0,-1,-1,-1,1000.0);
                        case 1: MapIconHouse[h] = CreateDynamicMapIcon(HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez], 32, 0, -1,-1,-1,1000.0);

Cu asta:

Citat

                        case 0: MapIconHouse[h] = CreateDynamicMapIcon(HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez], 31, 0,-1,-1,-1,50.0);
                        case 1: MapIconHouse[h] = CreateDynamicMapIcon(HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez], 32, 0, -1,-1,-1,50.0);

INFO: Poti modifica chiar tu pe ce raza sa ti se vada map icon-urile, eu zic ca este suficient 50.
Sper ca te-am ajutat.

Link to comment
Share on other sites

Acum 8 ore, Robi21 a spus:

Uite aici, inlocuieste:

Cu asta:

INFO: Poti modifica chiar tu pe ce raza sa ti se vada map icon-urile, eu zic ca este suficient 50.
Sper ca te-am ajutat.

T/C - mersi frumos

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...