- 0
Erori compilare
-
Similar Content
-
- 0 replies
- 482 views
-
-
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
2pacs
Problemă întâlnită (descriere):Am incercat sa fac primesc erorile astea.
Ero(area / rile) / warning-(ul / urile):-
Liniile de cod / sursa / script-ul:-
Imagini / Video (optional):-
Aţi încercat să rezolvaţi singur?:nu reusesc.
Primesc cate o eroare din asta la fiecare:
[pawn]error 010: invalid function or declaration
___________________________________
Float:x1[MAX_VEHICLES],
Float:y1[MAX_VEHICLES],
Float:z1[MAX_VEHICLES],
Float:x2[MAX_VEHICLES],
Float:y2[MAX_VEHICLES],
Float:z2[MAX_VEHICLES],[/pawn]
[pawn]error 017: undefined symbol "x1"
--------------------------------------------
x1[vehicleid] = x2; AICI EROAREA
y1[vehicleid] = y2;
z1[vehicleid] = z2;[/pawn]
17 answers to this question
Recommended Posts