[Ajuda] erro 213 tag mismatch - 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] erro 213 tag mismatch (
/showthread.php?tid=560454)
erro 213 tag mismatch -
fdsda - 28.01.2015
Код HTML:
C:\Users\Rodrigo\Desktop\BRL_\filterscripts\condominio2.pwn(948) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
essa й a linha
Код HTML:
CreateDynamicObject(1829,2306.5225,-0.1244,26.7422,95.5594,0.00000000,0.00000000,0.00000000); //object(Cofre_) (1)
nгo to entendendo pq do erro, todos os objetos estao em CreateDynamicObject e sу esse da erro -'
Re: erro 213 tag mismatch -
PT - 28.01.2015
Falta parametros ai
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0, Float:drawdistance = 0.0);