Weird Error but why?
#1

Edit: Go here instead: http://forum.sa-mp.com/showpost.php?...4&postcount=14

pawn Код:
for(new dialogID = 1; dialogID <= MAX_DIALOGS; dialogID++) {
        if(Dialog[dialogID][SK94_dialogCreated] == 0) { // Line 535
I'm getting an error with these lines.

Код:
C:\Users\TheLazySloth\Desktop\San Andreas Multiplayer\Server\pawno\include\SKFunctions.inc(535) : error 001: expected token: ")", but found "["
C:\Users\TheLazySloth\Desktop\San Andreas Multiplayer\Server\pawno\include\SKFunctions.inc(535) : error 029: invalid expression, assumed zero
C:\Users\TheLazySloth\Desktop\San Andreas Multiplayer\Server\pawno\include\SKFunctions.inc(535) : warning 215: expression has no effect
C:\Users\TheLazySloth\Desktop\San Andreas Multiplayer\Server\pawno\include\SKFunctions.inc(535) : error 001: expected token: ";", but found "]"
C:\Users\TheLazySloth\Desktop\San Andreas Multiplayer\Server\pawno\include\SKFunctions.inc(535) : fatal error 107: too many error messages on one line
Reply


Messages In This Thread
Weird Error but why? - by Sniper Kitty - 09.08.2012, 10:40
Re: Weird Error but why? - by Syntax - 09.08.2012, 10:43
Re: Weird Error but why? - by Sniper Kitty - 09.08.2012, 10:44
Re: Weird Error but why? - by IceMeteor - 09.08.2012, 11:00
Re: Weird Error but why? - by Sniper Kitty - 09.08.2012, 11:02
Re: Weird Error but why? - by IceMeteor - 09.08.2012, 11:04
Re: Weird Error but why? - by Sniper Kitty - 09.08.2012, 11:05
Re: Weird Error but why? - by IceMeteor - 09.08.2012, 11:07
Re: Weird Error but why? - by Sniper Kitty - 09.08.2012, 11:08
Re: Weird Error but why? - by leonardo1434 - 09.08.2012, 11:13

Forum Jump:


Users browsing this thread: 1 Guest(s)