Ich weiß wieder wieso ich + hatte
Kontostand - gled wäre ja z.B
2000 habe ich 1000 überweise ich wäre: 1000 weil er ja 1000 abzieht
aber beim alten stand brauch ich ja denn alten also Kontostand + geld
Kontostand abgezogen: 1000 + 1000 = 2000
new alterKontostand = PlayerInfo[playerid][pAccount] + geld;
So in der Form wird nur das auf dem server angezeigt:
format(string,sizeof(string),"\n Neuer Kontostand: %d$",PlayerInfo[playerid][pAccount]);
der rest wird nicht angezeigt