Tag mismatch
#1

Line 1545:

pawn Код:
format(string, sizeof(string), "%f|%f|%f|%d|%d|%d|%d|%s|%d|%s|\r\n", CrateInfo[X][cZ], CrateInfo[X][cY], CrateInfo[X][cZ], CrateInfo[X][cGunAmount], CrateInfo[X][cType][0], CrateInfo[X][cType][1], CrateInfo[X][cType][2], CrateInfo[X][cOwner], CrateInfo[X][cActive], CrateInfo[X][cText]);

pawn Код:
C:\Users\Bart\Desktop\samp03e_svr_R2_win32\gamemodes\LPRP.pwn(1545) : warning 213: tag mismatch
I can't find the mismatch.
Reply
#2

Oops, sorry

pawn Код:
Float:cX,
    Float:cY,
    Float:cZ,
    cGunAmount,
    cType[3],
    cOwner[32],
    cActive,
    Text3D:cText[128]
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)