09.02.2016, 12:09
Hello . I have problems in script . I want to create a adresss for houses . this is the line . i want to use GetPlayer2DZone , but i don't now how is use .
in this line .
helpp
in this line .
Код:
format(string,sizeof(string)," {0099FF}Owner: {FFFFFF}%s \n {0099FF}Adress: {FFFFFF}%d \n {0099FF}Description: {FFFFFF}%s",ApartmentInfo[s][sOwner],GetPlayer2DZone, ApartmentInfo[s][sDescription]); ApartmentLabel[s] = Create3DTextLabel(string ,0x00FFFFFF,ApartmentInfo[s][sEnterx], ApartmentInfo[s][sEntery], ApartmentInfo[s][sEnterz]+0.5,35, 0, 1);