Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.

Wysłany: 2008-05-25, 14:37


sewerynsenior21
[Usunięty]









Witam mam taki ma?y problem nie umiem go rozwi?za?...


D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(1175) : warning 225: unreachable code
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(1422) : warning 225: unreachable code
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4014) : error 017: undefined symbol "NullText"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4015) : error 017: undefined symbol "Start"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4016) : error 017: undefined symbol "Start"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4017) : error 017: undefined symbol "Start"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4018) : error 017: undefined symbol "Start"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4019) : error 017: undefined symbol "Start"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4020) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4021) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4022) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4023) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4024) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4025) : error 017: undefined symbol "GTATXT1"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4026) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4027) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4028) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4029) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4030) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4031) : error 017: undefined symbol "GTATXT2"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4032) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4033) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4034) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4035) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4036) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4037) : error 017: undefined symbol "GTATXT3"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4038) : error 017: undefined symbol "GTATXT4"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4039) : error 017: undefined symbol "GTATXT4"

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.

 

 
Wysłany: 2008-05-25, 14:42


The Psychol

Psychol






Wiek: 35
Na forum: 6783 dni
Posty: 2819
Nick w MP: The_Psychol

Piwa: 4386

Respekt: 314
Respekt: 314Respekt: 314Respekt: 314


   Administrator: Admin ma zawsze rację | REGULAMIN FORUM | REKLAMA/VIP | .
sewerynsenior21, brak klamry

Podpis

And that's the bottom line 'cause The Psychol said so!

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-25, 14:44


sewerynsenior21
[Usunięty]









Kod:

NullText = TextDrawCreate(9000.0, 9000.0, "~r~ LV-SF-XL-PL ");
TextDrawFont(Start, 2);
TextDrawSetShadow(Start, 0);
TextDrawSetOutline(Start, 1);
TextDrawAlignment(Start, 1);
TextDrawColor(Start, 0x3366FFFF);
GTATXT1 = TextDrawCreate(535.0, 370.0, "Grand");
TextDrawFont(GTATXT1, 3);
TextDrawSetShadow(GTATXT1, 0);
TextDrawSetOutline(GTATXT1, 1);
TextDrawAlignment(GTATXT1, 1);
TextDrawColor(GTATXT1, 0xFFFFFFFF);
GTATXT2 = TextDrawCreate(545.0, 380.0, "Theft");
TextDrawFont(GTATXT2, 3);
TextDrawSetShadow(GTATXT2, 0);
TextDrawSetOutline(GTATXT2, 1);
TextDrawAlignment(GTATXT2, 1);
TextDrawColor(GTATXT2, 0xFFFFFFFF);
GTATXT3 = TextDrawCreate(540.0, 390.0, "Aauto");
TextDrawFont(GTATXT3, 3);
TextDrawSetShadow(GTATXT3, 0);
TextDrawSetOutline(GTATXT3, 1);
TextDrawAlignment(GTATXT3, 1);
TextDrawColor(GTATXT3, 0xFFFFFFFF);
GTATXT4 = TextDrawCreate(525.0, 400.0, "~w~Multi~r~Player");
TextDrawFont(GTATXT4, 0);
TextDrawSetShadow(GTATXT4, 0);
TextDrawSetOutline(GTATXT4, 1);
TextDrawAlignment(GTATXT4, 1);
TextDrawColor(GTATXT4, 0xFF6500FF);


gdzie mam wstawic klamre?>?? :roll:

 

 
Wysłany: 2008-05-25, 14:46


AdiX







Wiek: 31
Na forum: 6811 dni
Posty: 100

Piwa: 932

Respekt: 50

Musisz zdefiniowa? TextDraw...

Kod:

new Text:Start;


Nie r?b zwyk?ej tablicy 'new co?;', tylko 'new Text:co?;'

;)


Podpis
Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-25, 14:56


sewerynsenior21
[Usunięty]









zrobi?em tak i wyskoczy?o
Kod:

D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(118) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(1203) : warning 225: unreachable code
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(1450) : warning 225: unreachable code
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4075) : error 017: undefined symbol "PlayerTextDraw"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4075) : warning 215: expression has no effect
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4075) : error 001: expected token: ";", but found "]"
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4075) : error 029: invalid expression, assumed zero
D:\Documents and Settings\Seweryn\Pulpit\SerVer Samp\gamemodes\sasa.pwn(4075) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


5 Errors.


[ Dodano: 2008-05-26, 18:57 ]
Kod:

D:\Documents and Settings\Seweryn\Moje dokumenty\ramps.pwn(82) : error 010: invalid function or declaration
D:\Documents and Settings\Seweryn\Moje dokumenty\ramps.pwn(85) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.
co w tym jest ?le dam pifko :arrow: :piwo: ;D

[ Dodano: 2008-05-26, 18:59 ]
Kod:

if(strcmp(cmdtext,"/rampoff",true)==0) {
playerramptypes[playerid] = -1;
SendClientMessage(playerid, COLOR_GREEN,"LV-SF-XL-PL: Wy??czy?e? rampy");
}
return 1;
}
tu macie linijki

 

 
Wysłany: 2008-05-26, 19:01


Pr0f3ssi0n4LisT







Wiek: 26
Na forum: 6854 dni
Posty: 120

Piwa: 3653

Respekt: 117,8
Respekt: 117,8

A nie tak?
Kod:

if(strcmp(cmdtext,"/rampoff",true)==0) {
playerramptypes[playerid] = -1;
SendClientMessage(playerid, COLOR_GREEN,"LV-SF-XL-PL: Wy??czy?e? rampy");
return 1;
}


Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-29, 15:53


IgrexolonO







Wiek: 34
Na forum: 6819 dni
Posty: 1386

Piwa: 1062

Respekt: 651,8
Respekt: 651,8Respekt: 651,8

Tomko :mrgreen: Jeszcze jeden b??d, by? m?g? mo?e opisa?? :p No dobra, wiem ?e si? zgodzisz ;) A wi?c: invalid expression, assumed zero 8-) Stawi? piweczko >.<

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-29, 15:57


Diler

GtaO RLZ :)






Wiek: 30
Na forum: 6718 dni
Posty: 199

Piwa: 2579

Respekt: 49,8

Ostrzeżeń: 100%
Poka? kod w kt?rym masz b??d

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-30, 14:36


Kamil134

Po Przerwie






Wiek: 36
Na forum: 6776 dni
Posty: 15

Piwa: 1590

Respekt: 50

Ostrzeżeń: 100%
A to co to ejst za b?ad ?

Kod:

C:\DOCUME~1\KAMI~1\Pulpit\gfserver.pwn(2107) : error 028: invalid subscript (not an array or too many subscripts): "CarOffer"
C:\DOCUME~1\KAMI~1\Pulpit\gfserver.pwn(2107) : warning 215: expression has no effect
C:\DOCUME~1\KAMI~1\Pulpit\gfserver.pwn(2107) : error 001: expected token: ";", but found "]"
C:\DOCUME~1\KAMI~1\Pulpit\gfserver.pwn(2107) : error 029: invalid expression, assumed zero
C:\DOCUME~1\KAMI~1\Pulpit\gfserver.pwn(2107) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.


Podpis
Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-30, 14:49


Diler

GtaO RLZ :)






Wiek: 30
Na forum: 6718 dni
Posty: 199

Piwa: 2579

Respekt: 49,8

Ostrzeżeń: 100%
Ludzie pokazujcie kod PAWNO z b??dami :x

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-31, 17:57


zulek[PL]







Wiek: 35
Na forum: 6695 dni
Posty: 39

Piwa: 560

Respekt: 60

nie wiem jak to poprawic ?? ?



Kod:

D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(865) : warning 219: local variable "string" shadows a variable at a preceding level
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(866) : warning 219: local variable "pname" shadows a variable at a preceding level
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(884) : warning 219: local variable "string" shadows a variable at a preceding level
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(884) : warning 219: local variable "pname" shadows a variable at a preceding level
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(896) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(900) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(903) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(908) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(911) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(916) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(919) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(927) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(930) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(940) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(943) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(956) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(959) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(963) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(966) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(978) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(981) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(985) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(990) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1002) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1005) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1020) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1023) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1034) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1044) : error 010: invalid function or declaration
D:\GTASAN~2\SERWER~1\mapy\NOWYFO~1\Server\FILTER~1\_DK_ZU~1.PWN(1046) : error 010: invalid function or declaration

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.


Podpis
Lubie podkręcać ludzi w samp.
A ich ego wtedy spada do dna
Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-31, 17:59


Diler

GtaO RLZ :)






Wiek: 30
Na forum: 6718 dni
Posty: 199

Piwa: 2579

Respekt: 49,8

Ostrzeżeń: 100%
Policz czy masz tyle samo klamer takich { i takich }

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-31, 19:01


zulek[PL]







Wiek: 35
Na forum: 6695 dni
Posty: 39

Piwa: 560

Respekt: 60

zabardzo niewiem o co chodzi :idea:

Podpis
Lubie podkręcać ludzi w samp.
A ich ego wtedy spada do dna
Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-05-31, 20:22


Diler

GtaO RLZ :)






Wiek: 30
Na forum: 6718 dni
Posty: 199

Piwa: 2579

Respekt: 49,8

Ostrzeżeń: 100%
No czy masz tyle samo klamer otwieraj?cych jak i zamykaj?cych czyli { }

Postaw piwo autorowi tego posta
 

 
Wysłany: 2008-06-01, 09:19


Lukasz007







Wiek: 32
Na forum: 6878 dni
Posty: 557

Piwa: 1482

Respekt: 52,7

zulek[PL], poczicz najpierw "{", je?li b?dzie np. 5 a tych "}" 4 dodaj jedn? aby by?o po r?wno. :shock:

Postaw piwo autorowi tego posta
 

 
Tagi: błędy :: przy :: kompilacji :: rozwiązanie
Anonymous





Na forum: 245 dni
Posty: 1



Anonymous Koniecznie zajrzyj na:






Skocz do:  
Wyświetl posty z ostatnich:   
GTAONLINE.PL » JĘZYKI PROGRAMOWANIA » PAWN » BŁĘDY PRZY KOMPILACJI - ROZWIĄZANIE Odpowiedz do tematu

Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Dodaj temat do Ulubionych
Wersja do druku