SA-MP Forums Archive
[Ajuda] warning 202: number of arguments does not match definition - 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] warning 202: number of arguments does not match definition (/showthread.php?tid=357401)



warning 202: number of arguments does not match definition - Ades - 07.07.2012

(5045) : warning 202: number of arguments does not match definition
(5050) : warning 202: number of arguments does not match definition
(5169) : warning 202: number of arguments does not match definition
(50337) : warning 202: number of arguments does not match definition
(50645) : warning 202: number of arguments does not match definition

Linhas :

5045 -
pawn Код:
SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,259.5629,8.0);//Rodoviaria
5050 -
pawn Код:
SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,259.5629,8.0);//Hospital
5159 -
pawn Код:
SetPlayerCheckpoint(playerid, 1373.3793,-1596.1899,13.5469,159.5434,10.0);//Mecanicos
50337 -
pawn Код:
SetPlayerCheckpoint(playerid, 2249.8088,-2257.7874,14.7647);//local pros vendedores de madeiras
50645 -
pawn Код:
RepairVehicle(testvehicles[0],(playerid));

Caso precize de mas algo somente falar

+rep pra quem ajudar .


Re: warning 202: number of arguments does not match definition - Jason` - 07.07.2012

SetPlayerCheckpoint(playerid, x, y, z, tamanho); Em alguns casos vocк colocou parвmetros a mais e em outros a menos.

pawn Код:
RepairVehicle(testvehicles[0]);



Re: warning 202: number of arguments does not match definition - .FuneraL. - 07.07.2012

pawn Код:
SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,8.0);

SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,8.0);

SetPlayerCheckpoint(playerid, 1373.3793,-1596.1899,13.5469,10.0);

SetPlayerCheckpoint(playerid, 2249.8088,-2257.7874,14.7647, 8.0);

RepairVehicle(GetPlayerVehicleID(playerid));
Aparentemente, tudo concertado agora , testa aн



Re: warning 202: number of arguments does not match definition - Ades - 07.07.2012

Quote:
Originally Posted by Pedro_Miranda
Посмотреть сообщение
SetPlayerCheckpoint(playerid, x, y, z, tamanho); Em alguns casos vocк colocou parвmetros a mais e em outros a menos.

pawn Код:
RepairVehicle(testvehicles[0]);
Bom peguei esse GM na net , tire uns warnings que tinha mas se eu deixar esses tem algum problema ?


Re: warning 202: number of arguments does not match definition - Jason` - 07.07.2012

Creio que haverгo sim.


Re: warning 202: number of arguments does not match definition - .FuneraL. - 07.07.2012

Quote:
Originally Posted by Ades
Посмотреть сообщение
Bom peguei esse GM na net , tire uns warnings que tinha mas se eu deixar esses tem algum problema ?
As funзхes que estгo aн, se tiverem warning's nгo irгo funcionar.


Re: warning 202: number of arguments does not match definition - Ades - 07.07.2012

Quote:
Originally Posted by .FuneraL.
Посмотреть сообщение
pawn Код:
SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,8.0);

SetPlayerCheckpoint(playerid, 925.4763,-1220.7004,16.9705,8.0);

SetPlayerCheckpoint(playerid, 1373.3793,-1596.1899,13.5469,10.0);

SetPlayerCheckpoint(playerid, 2249.8088,-2257.7874,14.7647, 8.0);

RepairVehicle(GetPlayerVehicleID(playerid));
Aparentemente, tudo concertado agora , testa aн
Nгo tinha visto , testei e funfo

+rep pra vc e pro pedro