Create3dTextLabel to All CheckPoints?
#5

PHP код:
#define MAX_HOUSE 100 // You can change value of MAX of House
for (new MAX_HOUSE i++)
{
    
format(tmpsizeof(tmp), "{FF9900}Durum:{00FF00} Sat?lmad? (%d)\n{FF9900}Fiyat: {FFFFFF}$%d\n"ihouse[i][cost]);
    
house[i][label] = Create3DTextLabel(tmpCOLOR_3D_BRIGHTGREENhouse[i][OUT_X], house[i][OUT_Y], house[i][OUT_Z], 40.001);

Use Loop then , and if you must load or read ini files for value in array [OUT_X] Y and Z

This just sample hint so adapt to your scripts then
Reply


Messages In This Thread
Create3dTextLabel to All CheckPoints? - by PrednizoN - 21.04.2016, 16:16
Re: Create3dTextLabel to All CheckPoints? - by Gammix - 21.04.2016, 16:17
Re: Create3dTextLabel to All CheckPoints? - by PrednizoN - 21.04.2016, 17:06
Re: Create3dTextLabel to All CheckPoints? - by PrednizoN - 22.04.2016, 06:51
Re: Create3dTextLabel to All CheckPoints? - by colonel-top - 22.04.2016, 12:58

Forum Jump:


Users browsing this thread: 1 Guest(s)