SA-MP Forums Archive
[AJUDA] WARNINGS - 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] WARNINGS (/showthread.php?tid=346941)



[AJUDA] WARNINGS - goku114 - 30.05.2012

pawn Код:
public FecharPortao()
{
    MoveObject(PortaoHQ, 2204.39990234,1846.00000000,12.60000038, 2, 0, 0, 90); AQUI E UNS WARNINGS
    return 1;
}
pawn Код:
MoveObject(PortaoHQ, 2205.10009766,1835.50000000,12.60000038, 4, 0.00000000, 0.00000000, 91.99951172);
ENTAO AQUI ESTA OS WARNING

I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Warnings.


Re: [AJUDA] WARNINGS - blacktrindade - 30.05.2012

Quote:
Originally Posted by goku114
Посмотреть сообщение
pawn Код:
public FecharPortao()
{
    MoveObject(PortaoHQ, 2204.39990234,1846.00000000,12.60000038, 2, 0, 0, 90); AQUI E UNS WARNINGS
return 1;
}
pawn Код:
MoveObject(PortaoHQ, 2205.10009766,1835.50000000,12.60000038, 4, 0.00000000, 0.00000000, 91.99951172);
ENTAO AQUI ESTA OS WARNING

I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (1333) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
I:\Documents and Settings\Administrador\Desktop\GM\gamemodes\GM.pwn (3112) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Warnings.
Funзгo MoveObject incorreta Confira no Link Abaixo:
https://sampwiki.blast.hk/wiki/MoveObject