Warning 213: tag mismatch
#3

Quote:
Originally Posted by ikkentim
Посмотреть сообщение
Did you add a tag to the definition of CPT? It Should have the 'Text3D:' tag. If it doesn't, add it (eg.
pawn Код:
new Text3D:CPT[...];
)
Do this. Pawn is a typeless language, meaning it doesn't have definitive data types. To compensate for functionality, it has a cell tagging system so that resources can be differentiated between numbers and strings, etc.
Reply


Messages In This Thread
Warning 213: tag mismatch - by CrazyChoco - 03.01.2015, 21:31
Re: Warning 213: tag mismatch - by ikkentim - 03.01.2015, 23:29
Re: Warning 213: tag mismatch - by Lawbringer - 03.01.2015, 23:34

Forum Jump:


Users browsing this thread: 1 Guest(s)