- 0
problema 3dtext
-
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
kiLLers10
Problema intalnita (descriere): Am o problema la acest script . nu imi apar numerele 3d ci doar pe placuta .
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):
new nrstr[256]; for(new i = 0; i < sizeof(FBI); i++) { format(nrstr, sizeof(nrstr), "LS-%d-FBI", i); TextCar[i] = Create3DTextLabel( nrstr, 0xFFFFFFFF, 0.0, 0.0, 0.0, 7.0, 0, 0 ); Attach3DTextLabelToVehicle( TextCar[i], i, 0.0, 0.0, 0.0); SetVehicleNumberPlate(FBI[i], nrstr); SetVehicleToRespawn(FBI[i]); }Imagini / Video (optional):
Ati incercat sa rezolvati singur?: da
13 answers to this question
Recommended Posts