HIer mal die Warnings C:\Dokumente und Einstellungen\Test.MAURICE.001\Desktop\Lol\SAMP 0.3x [SERVER NORMALE VERSION]\gamemodes\GetMyLife.pwn(241) : warning 203: symbol is never used: "PlayerInfo"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
Und hier mal die Zeile //====== { ENUMS } ======//
enum PlayerDaten
{
pLevel,
pAdmin,
pKills
}
new PlayerInfo[MAX_PLAYERS][PlayerDaten];
aber ich checke nicht was daran falsch ist