18 December 2017

Script editor window (fix)

 Many of us see garbage in that window after some 5.x update, and is prevent to edit any script in game. On NA forum somebody found and shared solution how to fix it. But that bug returning back every weekly update and we should make same steps again and again for fix.
 I decided to write simple .bat file which make all that steps for me, and I need just run it once after weekly update.
 You can get it here. Unpack, and before using it, edit "fix_script_editor.bat" by any text editor and put correct path to your aion folder.
 As example if you installed aion to "D:\My Games\Aion" you need to change that line:
set aion_dir=C:\games\Aion
to:
set aion_dir=D:\My Games\Aion
Save changes and run.

Updated 19.12.2017: fixed bug with spaces in paths.

1 comment:

  1. Для тех кто играет на руофе, данный фикс не подойдет, как я понял у вас немного другая структура клиента. Можете самостоятельно отыскать тот .pak который у вас используется и с неработающим aioncodeeditor.html, после чего заменить в нем на тот который в данном фиксе.
    Но сперва не забудьте узнать как ваши админы относятся к такой модификации клиента, на NA с этим особо проблем нет.

    ReplyDelete