[Pomoc] arrCoords

Započeo CarterIV
9. Dec. 2012. Zaključano
491
pregleda
3
postova
[EX:RP]CarterIV
3
Hustler
9. Dec. 2012.
Skripta koju koristim: GF
Detaljan opis problema: Ubacio sam da se kuce mogu kupovati i sada mi izbacuje ovaj error
Dio skripte:
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(8476) : warning 217: loose indentation
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14564) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14565) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14566) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14567) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14568) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14569) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(14570) : error 032: array index out of bounds (variable "arrCoords")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(70144) : warning 235: public function lacks forward declaration (symbol "OnPropUpdate")
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(70196) : warning 217: loose indentation
C:\Documents and Settings\Mirnes\Desktop\Geforce original\gamemodes\Geforce.pwn(70197) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

7 Errors.

HouseInfo = strvalEx(arrCoords);
HouseInfo = strvalEx(arrCoords);
HouseInfo = strvalEx(arrCoords);
HouseInfo = strvalEx(arrCoords);
HouseInfo = strvalEx(arrCoords);//ormar
HouseInfo = strvalEx(arrCoords); //extra skin
HouseInfo = strval(arrCoords);

Neke slike/video za lakse dobivanje pomoci(neobavezno):
Deleted User
Obrisan korisnik
9. Dec. 2012.
arrCoords je premali niz povecaj ga. Po ovome sto si dao 44 treba da bude onda new arrCoords;
warning 235: public function lacks forward declaration (symbol "OnPropUpdate") - fali ti taj forward.
[EX:RP]CarterIV
3
Hustler
9. Dec. 2012.
Gagi_ wrote on December 9, 2012, 11:20 am:
arrCoords je premali niz povecaj ga. Po ovome sto si dao 44 treba da bude onda new arrCoords;
warning 235: public function lacks forward declaration (symbol "OnPropUpdate") - fali ti taj forward.


Hvala sredio sam 😄

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha