Peršokti į turinį
  • ŽAIDIMAI
  • , ŽAIDIMAI
  • ŽAIDIMAI

Pawn error "SPIDOMETR"


Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 3656 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Recommended Posts

Sveiki. Taigi koduoju spidometra ir kažkas netaip meta 26errorus...

(2307) : error 032: array index out of bounds (variable "SpeedoText")
(2308) : error 032: array index out of bounds (variable "SpeedoText")
(2309) : error 032: array index out of bounds (variable "SpeedoText")
(2310) : error 032: array index out of bounds (variable "SpeedoText")
(2311) : error 032: array index out of bounds (variable "SpeedoText")
(2312) : error 032: array index out of bounds (variable "SpeedoText")
(2313) : error 032: array index out of bounds (variable "SpeedoText")
(2314) : error 032: array index out of bounds (variable "SpeedoText")
(2315) : error 032: array index out of bounds (variable "SpeedoText")
(2317) : error 032: array index out of bounds (variable "SpeedoText")
(2318) : error 032: array index out of bounds (variable "SpeedoText")
(2319) : error 032: array index out of bounds (variable "SpeedoText")
(2320) : error 032: array index out of bounds (variable "SpeedoText")
(2321) : error 032: array index out of bounds (variable "SpeedoText")
(2322) : error 032: array index out of bounds (variable "SpeedoText")
(2323) : error 032: array index out of bounds (variable "SpeedoText")
(2324) : error 032: array index out of bounds (variable "SpeedoText")
(2325) : error 032: array index out of bounds (variable "SpeedoText")
(2327) : error 032: array index out of bounds (variable "SpeedoText")
(2328) : error 032: array index out of bounds (variable "SpeedoText")
(2329) : error 032: array index out of bounds (variable "SpeedoText")
(2330) : error 032: array index out of bounds (variable "SpeedoText")
(2331) : error 032: array index out of bounds (variable "SpeedoText")
(2332) : error 032: array index out of bounds (variable "SpeedoText")
(2333) : error 032: array index out of bounds (variable "SpeedoText")
(2334) : error 032: array index out of bounds (variable "SpeedoText")

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


26 Errors.

Nuoroda į komentarą
Dalintis per kitą puslapį

Nu va biški išsitaisiau, bet liko dar 4errorai :/

(2273) : error 028: invalid subscript (not an array or too many subscripts): "SpeedoText"
(2273) : warning 215: expression has no effect
(2273) : error 001: expected token: ";", but found "]"
(2273) : error 029: invalid expression, assumed zero
(2273) : 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.

EILUTĖ:

SpeedoText[p][1] = TextDrawCreate(498.0, 368.0, "Transportas: --");
Nuoroda į komentarą
Dalintis per kitą puslapį

 

Nu va biški išsitaisiau, bet liko dar 4errorai :/

(2273) : error 028: invalid subscript (not an array or too many subscripts): "SpeedoText"
(2273) : warning 215: expression has no effect
(2273) : error 001: expected token: ";", but found "]"
(2273) : error 029: invalid expression, assumed zero
(2273) : 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.

EILUTĖ:

SpeedoText[p][1] = TextDrawCreate(498.0, 368.0, "Transportas: --");

 

Ką reiškia ta p raidė?

Nuoroda į komentarą
Dalintis per kitą puslapį

Tiesiog buvo..

Hmmm nesurišu kažkaip tu koduoji tą spidometrą, o toje eilutėje kuria "parašiai" jau "buvo" [p]? 

Taip ir sakyk,kad perkeli kodą... [p] pagal mane reiškia [playerid] bet tas TD tai globalus,kaip čia taip suprast?

Parodyk kaip sukurtas new SpeedoText

Nuoroda į komentarą
Dalintis per kitą puslapį

2318) : error 001: expected token: ",", but found "]"
2318) : error 029: invalid expression, assumed zero
2318) : error 029: invalid expression, assumed zero
2318) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664              Copyright © 1997-2006, ITB CompuPhase


4 Errors.
EILUTE

SpeedoText = TextDrawCreate(438.0, 368.0, "Greitis");
Nuoroda į komentarą
Dalintis per kitą puslapį

NEW ERRORS

(2636) : error 028: invalid subscript (not an array or too many subscripts): "SpeedoText"
(2636) : warning 215: expression has no effect
(2636) : error 001: expected token: ";", but found "]"
(2636) : error 029: invalid expression, assumed zero
(2636) : fatal error 107: too many error messages on one line

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


4 Errors.

EILUTĖ:

 for(new s = 0; s < 4; s++) TextDrawHideForPlayer(playerid, SpeedoText[playerid][s]);
Nuoroda į komentarą
Dalintis per kitą puslapį

 

NEW ERRORS

(2636) : error 028: invalid subscript (not an array or too many subscripts): "SpeedoText"
(2636) : warning 215: expression has no effect
(2636) : error 001: expected token: ";", but found "]"
(2636) : error 029: invalid expression, assumed zero
(2636) : fatal error 107: too many error messages on one line

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


4 Errors.

EILUTĖ:

 for(new s = 0; s < 4; s++) TextDrawHideForPlayer(playerid, SpeedoText[playerid][s]);

Tu man paaiškink ką tu čia bandai padaryti? :D ir kam tau tas ciklas? :D

Nuoroda į komentarą
Dalintis per kitą puslapį

Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 3656 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Prisijungti prie diskusijos

Palikti atsakymą galite iš karto, o užsiregistruoti vėliau. Jeigu jau turite paskyrą mūsų forume, Prisijunkite.

Svečias
Atsakyti šioje temoje...

×   Įklijuotas tekstas turi teksto formatavimą.   Pašalinti teksto formatavimą

  Galimi tik 75 veidukai.

×   Nuoroda buvo automatiškai įterpta.   Įterpti nuorodą paprastai

×   Jūsų ankstesnis pranešimas buvo atkurtas.   Išvalyti redaktorių

×   Jūs negalite įkelti nuotraukas tiesiogiai.Įkelkite arba įdėkite nuotraukas iš URL.

  • Šiame puslapyje naršo:   0 nariai

    • Nėra registruotų narių peržiūrinčių šį forumą.

Skelbimai


×
×
  • Sukurti naują...