28.12.2011, 16:06
OK, deu certo aqueles erros jб eram agora tem esses:
As coisas que estгo nas linhas sгo
Linha 1 do rLibrary.inc
Linha 4144
Linha 62705
Linha 62755
Linha 62805
Linha 64992
Код:
...\ass\Pawno\include\rLibrary.inc(1) : error 010: invalid function or declaration ...\ass\gamemodes\a9.pwn(4144) : error 017: undefined symbol "RemovePlayerAttachedObject" ...\ass\gamemodes\a9.pwn(62705) : error 017: undefined symbol "SetPlayerAttachedObject" ...\ass\gamemodes\a9.pwn(62755) : error 017: undefined symbol "SetPlayerAttachedObject" ...\ass\gamemodes\a9.pwn(62805) : error 017: undefined symbol "SetPlayerAttachedObject" ...\ass\gamemodes\a9.pwn(64992) : warning 202: number of arguments does not match definition
Linha 1 do rLibrary.inc
Код:
#include <a_samp>
Код:
RemovePlayerAttachedObject(playerid, 4);
Код:
SetPlayerAttachedObject(i, 4, 1550, 1, 0.024558, -0.279748, -0.060589, 6.105677, 137.291320, 147.132202, 1.019888, 1.000000, 1.000000 )
Код:
SetPlayerAttachedObject(i, 4, 1550, 1, 0.024558, -0.279748, -0.060589, 6.105677, 137.291320, 147.132202, 1.019888, 1.000000, 1.000000 );
Код:
SetPlayerAttachedObject(i, 4, 1550, 1, 0.024558, -0.279748, -0.060589, 6.105677, 137.291320, 147.132202, 1.019888, 1.000000, 1.000000 );
Код:
F_ObjectUpdate(false);