tag mismatch || number of arguments does not match definition
#1

so i hav this in my script at top

Код:
Float:pHealth,
then the lines gives me errors on are

Код:
        dini_IntSet(file, "Health",PlayerInfo[playerid][pHealth] = 100);
and

Код:
            SetPlayerHealth(playerid, dini_Int(file, "Health")-GetPlayerHealth(playerid));
but i hav these:

pawn Код:
C:\Users\Admin\Desktop\RP\gamemodes\New_RP.pwn(1703) : warning 213: tag mismatch
C:\Users\Admin\Desktop\RP\gamemodes\New_RP.pwn(1738) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


2 Warnings.
sorry for my bad english
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)