[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=418716)
warning 202: number of arguments does not match definition -
duuuwh - 25.02.2013
Linha: AddStaticVehicleEx(525,-1722.0000000,12.7000000,3.6000000,224.0000000,115, 14);
Que que pode ser? .__.
Re: warning 202: number of arguments does not match definition -
Jefferson Santos - 25.02.2013
Tente assim:
pawn Code:
AddStaticVehicleEx(525,-1722.0000000,12.7000000,3.6000000,224.0000000, 115, 14, -1);
Re: warning 202: number of arguments does not match definition -
silenthill - 25.02.2013
Era isso q eu ia dizer ..tб faltando a cor primaria
tipo
pawn Code:
AddStaticVehicleEx(525,-1722.0000000,12.7000000,3.6000000,224.0000000, ( ) 115, 14);
o kray rapido no gatilho kk
Re: warning 202: number of arguments does not match definition -
duuuwh - 25.02.2013
Obrigado pessoal...
Kray eu peguei no MTA. rssrsrs
Re: warning 202: number of arguments does not match definition -
Jefferson Santos - 25.02.2013
Quote:
Originally Posted by duuuwh
Obrigado pessoal...
Kray eu peguei no MTA. rssrsrs
|
Ah sim.
Porque quando eu codava, utilizava /save.
Que ai fica assim.
pawn Code:
AddStaticVehicleEx(411,2748.9514,-2427.3462,13.3708,270.6424,1,1,-1);