[Ajuda] ApplyAnimation - HELPER! - 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] ApplyAnimation - HELPER! (
/showthread.php?tid=566236)
ApplyAnimation - HELPER! -
SukMathcuck - 04.03.2015
Alguйm pode me ajudar? pois nгo sei o que acontece.
Код:
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : error 028: invalid subscript (not an array or too many subscripts): "ApplyAnimation"
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\gamemode\gamemodes\123.pwn(66640) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
tudo nessa linha..
PHP код:
ApplyAnimation{playerid, "CRACK", "crckdeth2", 4, 1, 1, 1, 0, 120, 1);
Re: ApplyAnimation - HELPER! -
focaximubh - 04.03.2015
pawn Код:
ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.1, 1, 1, 1, 1, 1, 1);
Re: ApplyAnimation - HELPER! -
awoo - 04.03.2015
Код:
ApplyAnimation{playerid, "CRACK", "crckdeth2", 4, 1, 1, 1, 0, 120, 1);
Hб uma chave onde deveria estar um parкnteses.