Ich brauch mal wieder Hilfe Den es wir ein seltsammer wert in der ini Datei gespeichert
new armour[MAX_PLAYERS];
new health[MAX_PLAYERS];
GetPlayerHealth(playerid, health[playerid]);
GetPlayerArmour(playerid, armour[playerid]);
dini_IntSet(s,"armour",armour[playerid]);
dini_IntSet(s,"health",health[playerid]);
C:\Dokumente und Einstellungen\Henning\Desktop\Source\ALTA.pwn(83) : warning 213: tag mismatch
C:\Dokumente und Einstellungen\Henning\Desktop\Source\ALTA.pwn(84) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Warnings.
health=1102493231
armour=1023099219