29.08.2010, 17:43
Nvm, just found out myself..
if anyone need, but not tested..
Код:
new BusinessLabel[MAX_BUSSINESES]; format(string,sizeof(string),"Business %d (%s) \n Owner: %s", h, Businesses[h][bName], Businesses[h][bOwner]); BusinessLabel[h] = Create3DTextLabel(string ,0x00AAAAA, CORDx, CORDy, CORDz, 10, 0);