01.01.2011, 00:02
so i hav this in my script at top
then the lines gives me errors on are
and
but i hav these:
sorry for my bad english
Код:
Float:pHealth,
Код:
dini_IntSet(file, "Health",PlayerInfo[playerid][pHealth] = 100);
Код:
SetPlayerHealth(playerid, dini_Int(file, "Health")-GetPlayerHealth(playerid));
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.