[AJUDA]Warnings !
#1

Boa noite, estou com um problema no qual nгo consigo descobrir o motivo dos warnings, e por esse motivo vim tentar pedir a ajuda de vocкs :/.

Bem os warnings sгo um seguinte;
pawn Код:
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
Linha:
pawn Код:
SetPlayerAttachedObject (playerid, IPV,19036, 2, 0,100376, 0,054328, -0,002725, 92,576370, 104,168449, 0,000000);
Se alguйm tiver a soluзгo por favor ajude-me.

Rep+ :l
Reply
#2

pawn Код:
//topo

new IPV[MAX_PLAYERS];
Reply
#3

pawn Код:
SetPlayerAttachedObject(playerid, 3, 19487, 2, 0.101, -0.0, 0.0, 5.50, 84.60, 83.7, 1, 1, 1);
Faзa isso com seus objetos , olhe os parametros da funзгo ^^
Reply
#4

Quote:
Originally Posted by kinhobryant
Посмотреть сообщение
pawn Код:
//topo

new IPV[MAX_PLAYERS];
pawn Код:
if(strcmp(cmd, "/mascara", true) == 0)
    {
        SetPlayerAttachedObject (playerid, IPV,19036, 2, 0,100376, 0,054328, -0,002725, 92,576370, 104,168449, 0,000000);
        return 1;
    }
pawn Код:
#define IPV 2
Reply
#5

Erros nos parametros,parametros faltando,ou trocados.
SetPlayerAttachedObject
Reply
#6

Tente retirar esta define e colocar o ID de algum Objeto no lugar de "IPV".

https://sampwiki.blast.hk/wiki/Samp_objects
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)