- 0
Problema Compilare server!!
-
Similar Content
-
- 5 replies
- 1.028 views
-
- 8 replies
- 769 views
-
- 1 reply
- 343 views
-
- 1 reply
- 435 views
-
- 1 answer
- 257 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
DAVIDXP
Salut la toti azi am decis sami compilez un GM si deodata mi-au aparut eErrorile astea:
C:\Users\David\Desktop\pawno\include\file.inc(170) : error 017: undefined symbol "db_close"
C:\Users\David\Desktop\pawno\include\file.inc(170) : warning 215: expression has no effect
C:\Users\David\Desktop\pawno\include\file.inc(170) : error 001: expected token: ";", but found ")"
C:\Users\David\Desktop\pawno\include\file.inc(170) : error 029: invalid expression, assumed zero
C:\Users\David\Desktop\pawno\include\file.inc(170) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Iata liniile:
170
171 Steam1 = TextDrawCreate( 420.000000, 360.000000, "Romania" );
172 TextDrawBackgroundColor( Steam1, 255 );
173 TextDrawFont( Steam1, 0 );
174 TextDrawLetterSize( Steam1, 0.799999, 3.300000 );
175 TextDrawColor( Steam1, 48127 );
176 TextDrawSetOutline( Steam1, 0 );
177 TextDrawSetProportional( Steam1, 1 );
178 TextDrawSetShadow( Steam1, 1 );
Si cel mai interesant e ca pe linia 170 care da Erroare nu e nimik!!!
Ajutor PLS!!!
8 answers to this question
Recommended Posts