21.09.2017, 19:20
Try the following.
Change:
To:
For the second error, look before the comments that are above the error line, I think you might have a faulty line up there that's trying to redefine CreateObject. (eg. look for "new")
Change:
Код:
public OnGameModeInit ()
Код:
public OnGameModeInit()