[HELP] Textlabels the property system
#1

such as in textlabels properties ?

I got to do this:

Код:
new str[128];
        format(str, sizeof(str), "[A VENDA]\n%s\n|Valor: %s |\n|Lucro: $%d|\n|Dono: %s|",PropInfo[propid][PropName], PropInfo[propid][PropValue], PropInfo[propid][PropEarning], PropInfo[propid][PropOwner]);
    	propid = Create3DTextLabel(str,0x006400FF,PropInfo[propid][PropName], PropInfo[propid][PropValue], PropInfo[propid][PropEarning], PropInfo[propid][PropOwner],60,0,1);
Reply


Messages In This Thread
[HELP] Textlabels the property system - by Noobster157 - 29.09.2015, 22:48
Re: [HELP] Textlabels the property system - by Jefff - 29.09.2015, 23:32
Re: [HELP] Textlabels the property system - by garotin - 30.09.2015, 03:21

Forum Jump:


Users browsing this thread: 1 Guest(s)