- 0
3dtext problema
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
kiLLersx
Problema intalnita (descriere): ce nu e corect in acest script ? imi pune textul pe tablita dar numi pune 3d !
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):
forward plate(); public plate() { //new nrinmatric[128]; for(new i = 0; i < sizeof(PD); i++) { format(TextCar, sizeof(TextCar), "LS-%d-PD", i); //format(TextCar, sizeof(TextCar), "%s", CarInfo[h][cLicense]); TextUpCar2[i] = Create3DTextLabel(TextCar, 0x0080FFFF , 0.0, 0.0, 0.0, 25, 0, 1); Attach3DTextLabelToVehicle(TextUpCar2[i], i, 0.0, 0.0, 0.1); //SetVehicleNumberPlate(PD[i], nrinmatric); //SetVehicleToRespawn(PD[i]); } return 1; }Imagini / Video (optional):
Ati incercat sa rezolvati singur?: da
9 answers to this question
Recommended Posts