- 0
Sprijin-Erori la compilare
-
Similar Content
-
- 0 answers
- 314 views
-
- 2 replies
- 79 views
-
ajutor erorii
By Smulyz,
- 4 answers
- 227 views
-
- 9 answers
- 237 views
-
- 4 replies
- 165 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
NaturaL
Nick: NaturaL
Problema: Primesc niste erori la compilare si nu stiu dc ...
Erori / warnings: [pawn] Carbon.pwn(13309) : warning 219: local variable "i" shadows a variable at a preceding level
Carbon.pwn(15712) : error 017: undefined symbol "count"
Carbon.pwn(15712) : warning 215: expression has no effect
Carbon.pwn(15713) : error 017: undefined symbol "count"
Carbon.pwn(15714) : error 017: undefined symbol "count"
Carbon.pwn(22710) : error 029: invalid expression, assumed zero
Carbon.pwn(22710) : error 017: undefined symbol "cmd_rivalwar"
Carbon.pwn(22710) : error 029: invalid expression, assumed zero
Carbon.pwn(22710) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
7 Errors.[/pawn]
Lini/script: [pawn] Line 13309 : for(new i = 0; i < MAX_TURF; i++)
Line 15712: count ++;
Line 15713: TurfID[count] = GangZoneCreate(TurfInfo[count][MinX],TurfInfo[count][MinY],TurfInfo[count][MaxX],TurfInfo[count][MaxY]);
Line 15714: printf("ID:%d Own:%d Mnx:%f MnY:%f MxX:%f MxY:%f",count,TurfInfo[count][Owner],TurfInfo[count][MinX],TurfInfo[count][MinY],TurfInfo[count][MaxX],TurfInfo[count][MaxY]);
Line 22710: CMD:rivalwar(playerid, params[])[/pawn]
Ai incercat sa rezolvi singur ?: Am cautat pe net dar fara folos ...
Link to comment
Share on other sites
2 answers to this question
Recommended Posts