warning 213: tag mismatch
#1

Problem: I cannot figure out this warning. T.T
warning 213: tag mismatch
Код:
line with warning: MoveObject(Tolls[g][gID],Tolls[g][openX],Tolls[g][openY],Tolls[g][openZ], 5.0); 

enum _tolls
{
tID,
tModelID,
tOpen,
Float:closeX, Float:closeY, Float:closeZ, Float: rotX, Float: rotY, Float: rotZ,
FloatpenX, FloatpenY, FloatpenZ, Float: openrotX, Float: openrotY, Float: openrotZ, //134.8956, 1941.5072, 21.5632
}
new Tolls[][_tolls] =
{ 0, 968,0, -92.5776, -912.1743, 18.2484,	0.0000, -90.0000, -208.0000, -92.5776, -912.1743, 18.2484,	0.0000, 0.0000, -208.0000}
_
Reply


Messages In This Thread
warning 213: tag mismatch - by SlayerHodge - 06.07.2018, 11:22
Re: warning 213: tag mismatch - by Calisthenics - 06.07.2018, 11:30
Re: warning 213: tag mismatch - by SlayerHodge - 06.07.2018, 14:02
Re: warning 213: tag mismatch - by SlayerHodge - 06.07.2018, 14:10
Re: warning 213: tag mismatch - by Calisthenics - 06.07.2018, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)