[AJUDA] erro OnTrazerX1 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] erro OnTrazerX1 (
/showthread.php?tid=293870)
[AJUDA] erro OnTrazerX1 -
Leo_Lost - 30.10.2011
if(OnTrazerX1[playerid] == 1 && OnTrazerX1[killerid] == 1)
Queria Saber como concertar essa linha acima que ta dando esses erros abaixo.
erros
error 028: invalid subscript (not an array or too many subscripts): "OnTrazerX1"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line.
Re: [AJUDA] erro OnTrazerX1 -
TopFuel - 30.10.2011
Quote:
Originally Posted by Leo_Lost
if(OnTrazerX1[playerid] == 1 && OnTrazerX1[killerid] == 1)
Queria Saber como concertar essa linha acima que ta dando esses erros abaixo.
erros
error 028: invalid subscript (not an array or too many subscripts): "OnTrazerX1"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line.
|
me mande a new OnTrazerX1
Re: [AJUDA] erro OnTrazerX1 -
Leo_Lost - 30.10.2011
new OnTrazerX1;
Re: [AJUDA] erro OnTrazerX1 -
TopFuel - 30.10.2011
Quote:
Originally Posted by Leo_Lost
new OnTrazerX1;
|
pawn Код:
new OnTrazerX1[MAX_PLAYERS];
tente isso
Re: [AJUDA] erro OnTrazerX1 -
Leo_Lost - 30.10.2011
Deu varios erros.
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1").
Re: [AJUDA] erro OnTrazerX1 -
TopFuel - 30.10.2011
Quote:
Originally Posted by Leo_Lost
Deu varios erros.
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1")
: error 033: array must be indexed (variable "OnTrazerX1").
|
mande as linhas porfavor.
Re: [AJUDA] erro OnTrazerX1 -
Leo_Lost - 30.10.2011
Consegui tirar os erros vlw Top Fuel por me ajudar .
Re: [AJUDA] erro OnTrazerX1 -
TopFuel - 30.10.2011
Quote:
Originally Posted by Leo_Lost
Consegui tirar os erros vlw Top Fuel por me ajudar .
|
Tamo aqui pra isso qualquer coisa sу pedir.