[Ajuda] Tag Mismatch -.-
#1

Код:
C:\Users\Luiz\Documents\SAMP 0.3z Server\gamemodes\nossogm.pwn(339) : warning 213: tag mismatch
C:\Users\Luiz\Documents\SAMP 0.3z Server\gamemodes\nossogm.pwn(340) : warning 213: tag mismatch
C:\Users\Luiz\Documents\SAMP 0.3z Server\gamemodes\nossogm.pwn(341) : warning 213: tag mismatch
Linhas 339, 340, 341:

Код:
PInfo[playerid][PosX] = DOF2_GetFloat(file, "PosX");
PInfo[playerid][PosY] = DOF2_GetFloat(file, "PosY");
PInfo[playerid][PosZ] = DOF2_GetFloat(file, "PosZ");
Reply
#2

ao defenir na enum PosX, PosY e PosZ esqueceu de colocar Float: antes.
Reply
#3

Muito obrigado.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)