11.01.2015, 19:32
The var has to be Text3D
pawn Код:
new Text3D:TaxidutyLabel[MAX_VEHICLES];
TaxidutyLabel[vehicleid] = CreateDynamic3DTextLabel("** The taxi sign is shining with a yellow light **", COLOR_JOB_TAXI, 0.0, 0.0, 0.0, 20.0, 0, 1);