Closed ezio416 closed 10 months ago
for devs, you can re-enable this by editing the Openplanet/Scripts/Plugin_editorDeveloper.as file.
On line 188, in the #if TMNEXT && !LOGS
branch, change this line
"0F 84 ?? ?? ?? ?? 4C 8D 45 F0 BA 13",
to
"0F 84 ?? ?? ?? ?? 4C 8D 45 ?? BA 13 00 00 00",
Then save the file and reload this plugin
Note that the pattern has changed at some point or another to 0F 84 ?? ?? ?? ?? 4C 8D 45 00 BA 13
, (F0
-> 00
) which fixes this problem.
Will close for now as we have a new repository, please open an issue there if it breaks again: https://github.com/openplanet-nl/editordeveloper
The "offzone" button still exists in the editor, but it doesn't work and the log says patch not found. I made a map with the feature sometime early this year or last year, so it has broken since then with some game update.