Загрузка...
0 файлов понравилось
1 комментарий
0 видео
0 загрузок
0 подписчиков
  • Michael2

    To everyone who could not benefit from the addition, please follow the below steps:

    1. Copy all attached files to the scripts folder.
    a. animations.txt
    b. AnimationViewer.dll
    c. NativeUI.dll

    2. Now you can run a game and press F12 to open a menu. In case the key does not work, go to step 3.

    3. Make sure you install all the following files in your game:
    a. Install ScriptHookV
    b. Install ScriptHookVDotNet v2.9.2
    c. Install NativeUI v1.7 (included)
    d. Drag all the contents of the zip into your script folder.

    4. Create the file name "AnimViewerSettings.xml" in the scrips folder.

    5. Copy all the below code and paste it into "AnimViewerSettings.xml" then save the file.

    <?xml version="1.0"?>
    <AnimViewerSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <MenuWidthOffset>200</MenuWidthOffset>
    <MainKey>F12</MainKey>
    <Favorites>
    </Favorites>
    </AnimViewerSettings>

    6. You can now edit the open key for Mune from the file "AnimViewerSettings.xml" in line number '4' "<MainKey>F12</MainKey>"

    Best Regards,
    Techs4ever