Originally posted by Anarcho
Is anyone else having issues with the replay rewrite? I'm using the one that flips the offense to always go north and it won't work for me.
Halp?
Best thing to do is uninstall ALL replay related scripts and start from scratch. If you want to lock the offense in place, just edit the rewrite script and change:
var offenseOnBottom = false;
.. to ..
var offenseOnBottom = true;
Is anyone else having issues with the replay rewrite? I'm using the one that flips the offense to always go north and it won't work for me.
Halp?
Best thing to do is uninstall ALL replay related scripts and start from scratch. If you want to lock the offense in place, just edit the rewrite script and change:
var offenseOnBottom = false;
.. to ..
var offenseOnBottom = true;






























