How to change GameText to 3DLabel
#2

Nvm, just found out myself..

Код:
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);
if anyone need, but not tested..
Reply


Messages In This Thread
How to change GameText to 3DLabel - by MartinDee - 29.08.2010, 17:30
Re: How to change GameText to 3DLabel - by MartinDee - 29.08.2010, 17:43
Re: How to change GameText to 3DLabel - by iJumbo - 29.08.2010, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)