error 001: expected token: ";", but found "-identifier-" problem
#1

Код:
(2456) : error 001: expected token: ";", but found "-identifier-"
(2487) : error 001: expected token: ";", but found "-identifier-"

2 Errors.
2456 - format(string, sizeof(string), "%s has got %d kills.", name, Killss[i]);
2487 - format(string, sizeof(string), "%s has got %d money.", name, Money[i]);

How to fix the errors?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)