[POMOC] HITNO TDovi

24. Apr. 2014. Zaključano
489
pregleda
13
postova
Johnny Scalleta
3
Hustler
24. Apr. 2014.
Mod koji koristim: LOB by champa od 0
Problem: Kad iz moda Balkan Extras x12 ocu TDove da prebacim u ovaj sve lepo uradim i izbaci mi ERORE ove

C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8615) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8616) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8617) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(861😎 : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8619) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8620) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8621) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8622) : error 017: undefined symbol "Tropico"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

8 Errors.

Slika:/

Ako moze pomoc
Ivan_Ino
5
Kingpin
24. Apr. 2014.
nemas definiran simbol Tropico
a za warninge to nisi dobro poredao linije
Johnny Scalleta
3
Hustler
24. Apr. 2014.
Gde da definisem simbol Tropico
Djordjevic
3
Hustler
24. Apr. 2014.
new Tropico ; ubaci to tamo gde su ti tdovi ili gde su ti vec definisane stvari.
Johnny Scalleta
3
Hustler
25. Apr. 2014.
Opet izbacuje 6 erora i kada to stavim kod TDa on izbaci 6 erora  😢
Amar Tinjak
4
Enforcer
25. Apr. 2014.
Johnny Scalleta wrote on April 24, 2014, 7:03 pm:
Mod koji koristim: LOB by champa od 0
Problem: Kad iz moda Balkan Extras x12 ocu TDove da prebacim u ovaj sve lepo uradim i izbaci mi ERORE ove

C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8615) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8616) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8617) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(861😎 : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8619) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8620) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8621) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8622) : error 017: undefined symbol "Tropico"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

8 Errors.

Slika:/

Ako moze pomoc

Za ove warninge poravnaj linije , a za undefined simbol ides gdje su ti postavljeni new ,
new Text:Tropico;

Onda Pod OnGamemodeinit dodaj textdraw Tropico
Nakon toga pod
public OnPlayerSpawn
TextDrawShowForPlayer(playerid, Tropico);
Johnny Scalleta
3
Hustler
25. Apr. 2014.
Amar Tinjak wrote on April 24, 2014, 7:03 pm:
Mod koji koristim: LOB by champa od 0
Problem: Kad iz moda Balkan Extras x12 ocu TDove da prebacim u ovaj sve lepo uradim i izbaci mi ERORE ove

C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8615) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8616) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8617) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(861😎 : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8619) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8620) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8621) : error 017: undefined symbol "Tropico"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8622) : error 017: undefined symbol "Tropico"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

8 Errors.

Slika:/

Ako moze pomoc

Za ove warninge poravnaj linije , a za undefined simbol ides gdje su ti postavljeni new ,
new Text:Tropico;

Onda Pod OnGamemodeinit dodaj textdraw Tropico
Nakon toga pod
public OnPlayerSpawn
TextDrawShowForPlayer(playerid, Tropico);


Veliki RESPEKT za tebe i puno hvala jos jednom  😎
Djordjevic
3
Hustler
25. Apr. 2014.
Boze pa kako ne znas de da stavis new?!
Johnny Scalleta
3
Hustler
25. Apr. 2014.
Brate opet i ovo stavim izbacuje erore javi mi se djordjevic u inbox ako mzoes
Johnny Scalleta
3
Hustler
25. Apr. 2014.
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(485) : error 020: invalid symbol name ""
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(486) : error 001: expected token: ";", but found "new"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062) : error 029: invalid expression, assumed zero
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062 -- 8063) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : error 017: undefined symbol "playerid"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : fatal error 107: too many error messages on one line


Sad izbacuje te erore odnosno imao sam 8 erora sada 6
Johnny Scalleta
3
Hustler
25. Apr. 2014.
Lenon wrote on April 25, 2014, 7:11 am:
ovo su ti warninzi u includeima:

C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation


postavi ove linije:

C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(485) : error 020: invalid symbol name ""
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(486) : error 001: expected token: ";", but found "new"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062) : error 029: invalid expression, assumed zero
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062 -- 8063) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : error 017: undefined symbol "playerid"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : fatal error 107: too many error messages on one line


Kako da vidim koje su linije ?
Johnny Scalleta
3
Hustler
25. Apr. 2014.
Lenon wrote on April 25, 2014, 7:11 am:
ovo su ti warninzi u includeima:

C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\MWeather.inc(153) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\LSR.inc(107) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(23) : warning 217: loose indentation
C:\Documents and Settings\xp\My Documents\LOB RP\pawno\include\c_mail.inc(70) : warning 217: loose indentation


postavi ove linije:

C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(485) : error 020: invalid symbol name ""
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(486) : error 001: expected token: ";", but found "new"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062) : error 029: invalid expression, assumed zero
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8062 -- 8063) : error 076: syntax error in the expression, or invalid function call
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : error 017: undefined symbol "playerid"
C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : fatal error 107: too many error messages on one line


Kako da vidim koje su linije ?

oznacio sam ti crvenom bojom gdje ti pise koja je linija:

C:\Documents and Settings\xp\My Documents\LOB RP\gamemodes\ZADNJA.pwn(8063) : fatal error 107: too many error messages on one line

i onda CTRL + G i upisi broj linije.

8063
8063
8062 -- 8063
8062
486
485
Johnny Scalleta
3
Hustler
25. Apr. 2014.
evo pisem linije

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha