13.03.2013, 08:12
Look under your OnGameModeInit()
There should be a line saying EnableTirePopping() or some other deprecated function, which I believe was removed in 0.3d ??
As it would suggest in your log... the function is no longer used and it wants you to remove it.
There should be a line saying EnableTirePopping() or some other deprecated function, which I believe was removed in 0.3d ??
As it would suggest in your log... the function is no longer used and it wants you to remove it.

