[Ajuda] limite de Create3DTextLabel
#1

Boas a todos, й o seguinte, estou a ter um problema a meter os Textos3D/Label nos veiculos do servidor.

O problema й o seguinte, o limite de Create3DTextLabel ultrapassou os 1024 e os label nгo sгo criados apartir de um vehicle ID para cima, exemplo, o label й criado atй veiculo 200, e desde 201 atй maximo de veiculos do servidor nгo aparece o texto, o problema й no limite e nгo do codigo.

A questгo й, existe alguma forma de mudar o limite de Create3DTextLabel, tipo antes de ser 1024 meter 2000 ou mais?

Eu uso F_Streamer

Alguem poderб ajudar?

Codigo:
pawn Код:
VehicleText[vehicleid] = Create3DTextLabel(string, 0x00FF00FF, 0, 0, 0, 5.0, 0);
        Attach3DTextLabelToVehicle(VehicleText[vehicleid], vehicleid, 0 ,0 ,0);
Reply


Messages In This Thread
limite de Create3DTextLabel - by Sergiosousa - 05.08.2012, 15:32
Re: limite de Create3DTextLabel - by StreetGT - 05.08.2012, 15:39
Re : limite de Create3DTextLabel - by Sergiosousa - 05.08.2012, 15:40
Re: Re : limite de Create3DTextLabel - by StreetGT - 05.08.2012, 15:41
Re : limite de Create3DTextLabel - by Sergiosousa - 05.08.2012, 15:57
Re: Re : limite de Create3DTextLabel - by StreetGT - 05.08.2012, 16:01
Re : Re: Re : limite de Create3DTextLabel - by Sergiosousa - 05.08.2012, 16:03
Re: limite de Create3DTextLabel - by StreetGT - 05.08.2012, 16:06
Re : limite de Create3DTextLabel - by Sergiosousa - 05.08.2012, 16:08
Re: limite de Create3DTextLabel - by StreetGT - 05.08.2012, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)