11.12.2012, 18:55
Thank you for your answer!
I changed this two things:
-> define Acc(%0,%1);
-> EditAccount(playerid,%0,%1, 0);
Now there are these Errors:
error 001: expected token: "-string end-", but found "-identifier-"
error 006: must be assigned to an array
On the Line "Acc("Level","47");"
Don`t know what i should do next ...
I changed this two things:
-> define Acc(%0,%1);
-> EditAccount(playerid,%0,%1, 0);
Now there are these Errors:
error 001: expected token: "-string end-", but found "-identifier-"
error 006: must be assigned to an array
On the Line "Acc("Level","47");"
Don`t know what i should do next ...