SendClientMessage(playerid, COLOR_TUTORIAL2,"_______________________________________");
format(coordsstring, sizeof(coordsstring), "Name: %s's Statistiken", name );
SendClientMessage(playerid, COLOR_LIGHTRED,coordsstring);
format(coordsstring, sizeof(coordsstring), "Level:[%d] Alter:[%d] Geschlecht:[%s] Leben:[%.1f] Bank:[$%d] Geld:[$%d] Telefon:[%d]", level,atext,age,otext,shealth+100, cash, account, pnumber);
SendClientMessage(playerid, 0xB3A1B2AA,coordsstring);
format(coordsstring, sizeof(coordsstring), "Premium:[%s] Partner:[%s] Lotto:[%d] Job:[%s]", drank,married,ptime,lotto,jtext);
SendClientMessage(playerid, 0xBBABB7AA,coordsstring);
format(coordsstring, sizeof(coordsstring), " Knaszeit:[%d] Knast Zeit (Gestorben):[%d]", fishes,bigfish,crimes,arrests,warrests );
SendClientMessage(playerid, 0xBB9FB7AA,coordsstring);
format(coordsstring, sizeof(coordsstring), "getötet:[%d] gestorben:[%d] Nächstes Level:[$%d] Respektpunkte:[%d/%d] WantedLevel:[%d] Family:[%s]",kills,deaths,costlevel,exp,expamount,wanted,f2text);
SendClientMessage(playerid, 0xBB96B7AA,coordsstring);
format(coordsstring, sizeof(coordsstring), "Drogen:[%d] Materialien:[%d] Team:[%s] Organisation:[%s] Rank:[%s] Warns:[%d]",drugs,mats,ttext,dtext,ftext,rtext,warns);
SendClientMessage(playerid, 0xBB8BB7AA,coordsstring);
format(coordsstring, sizeof(coordsstring), "AdminLevel: [%d] Moderator: [%d] Leader [%s]",PlayerInfo[targetid][pAdmin],PlayerInfo[targetid][pModerator],ttext);
SendClientMessage(playerid, 0xBB7EB7AA,coordsstring);
if (PlayerInfo[playerid][pAdmin] >= 1 || PlayerInfo[playerid][pModerator] >= 1)
{
format(coordsstring, sizeof(coordsstring), "House key [%d] Business key [%d] HireKey [%d] int:[%d] local[%d]", housekey,bizkey,HireCar[targetid],intir,local);
SendClientMessage(playerid, 0xBB6CB7AA,coordsstring);
}
SendClientMessage(playerid, COLOR_TUTORIAL2,"_______________________________________");
Wo ist der Fehler ?
Er zeigt mir Ingame Beim Bank und Geld voll das falsche geld an
//Edit Screen is dabei