- 0
Some Errors
-
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
SpriTe_
Salut SA-MP.ro, am gasit pe NET un GM, foarte fain si as vrea sa-l rezolv, adica are cateva erori:
Eroare:
[pawn]
(75) : error 010: invalid function or declaration
(76) : error 025: function heading differs from prototype
(77) : error 025: function heading differs from prototype
[/pawn]
And the linies:
[pawn]
Itter_Create(houses, MAX_HOUSES); //75
Itter_Create(vehicles_War, 40); //76
Itter_Create(vehicles_TankDM, 10); //77
[/pawn]
Si a doua problema este asta:
[pawn]
foreachex(vehicles_War, i)
[/pawn]
Error:
[pawn]
(206) : error 017: undefined symbol "vehicles_War@YSII_Ag"
(206) : error 017: undefined symbol "vehicles_War@YSII_Ag"
(206) : error 029: invalid expression, assumed zero
(206) : fatal error 107: too many error messages on one line
[/pawn]
Ajutati-ma va rog. :D
6 answers to this question
Recommended Posts