Hallo ich habe 2 errors und weiss nicht woran es liegt
hier:
SetPVarInt(playerid,"Bank-Konto",GetPVarInt(playerid,"Bank-Konto") + strval(inputtext));
SetPVarInt(playerid,"Bank-Konto",GetPVarInt(playerid,"Bank-Konto") - strval(inputtext));
Errors:
error 001: expected token: ";", but found "-identifier-"
error 001: expected token: ";", but found "-identifier-"
woran kann das liegen?
MFG GDaviN