- 0
Problema Comanda
-
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
EzrealET12
Problema intalnita (descriere): Imi da o eroare la o comanda
Ero(area / rile) / warning-(ul / urile): error 035: argument type mismatch (argument 6)
Liniile de cod / sursa / script-ul(obligatoriu):
new Float:vehx, Float:vehy, Float:vehz;
GetVehiclePos(currentveh, vehx, vehy, vehz);
new objectid = CreateObject(19327, vehx,vehy,vehz, vehx,vehy,vehz);
SetObjectMaterialText(objectid, "%s", 0, 50, "Arial",GetName(playerid), 25, 1, -16777216, 0, 1); // codul care are eroare
AttachObjectToVehicle(objectid, currentveh, 0.0, -1.9, 0.3, 270.0, 0.0, 0.0);
Ati incercat sa rezolvati singur?: da .. dar nu am putut sa o rezolv
4 answers to this question
Recommended Posts