Jump to content

Search the Community

Showing results for tags 'utility'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • RAGE Multiplayer
    • Announcements
    • Discussion
    • Suggestions
  • Scripting
    • Scripting
    • Resources
  • Community
    • Support
    • Servers
    • Media Gallery
  • Non-English
    • Русский - Russian
    • Français - French
    • Deutsch - German
    • Espanol - Spanish
    • Română - Romanian
    • Portuguesa - Portuguese
    • Polski - Polish

Categories

  • Scripts
  • Gamemodes
  • Libraries
  • Plugins
  • Maps
  • Tools

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Youtube


Skype


Web


VK

Found 2 results

  1. Version 1.0.1

    442 downloads

    Get the latest release always from: https://github.com/test137E29B/RPF-Packager/releases A utility for automatically creating RPF files for Map Mods. This will not work for vehicle mods (yet) This tool uses PKG for NodeJS, so you will not need to install everything. Usage (from GitHub README file): In the input folder, create a folder with the name you want your DLC Pack to have, for example MYDLCPack. This has to be unique as it'll be used as the DLC hashname etc. In your newly created folder, create a folder called interior (or int). This is where you will place all your files for MLO Interiors. Do not place non-MLO files in here. In your newly created folder, create a folder called props. This is where you will place all your files for regular maps (such as ymaps in the world). Do not place MLO interior files in here. You will need a correctly generated _manifest file no matter which you are using, you can create this with CodeWalker. Run index.exe to package your DLC Pack (You can create multiple folders and package multiple DLC Packs at once!). The Max size of this DLCPack is 4GB - you can package multiple packs together in a single DLCPack if you like! In output you will find your folder with a dlc.rpf inside of it. The tool will have automatically generated all the files it needs, so you do not need to edit this rpf! It doesn't work and crashes! Make sure you have a valid _manifest file - you can create one in CodeWalker. Without this file, the DLCPack will either crash or not load. Other issues causing crashes are usually the map, and not the DLCPack structure created by this helper.
  2. Version 1.0.6

    114 downloads

    A bunch of utility functions for rage (cross environment: server, client, browser) that are not easy to implement in JS specially for client and browser! Also you can use this package for projects other than rage. If you want a new feature in utilities that you think others might use too, submit an issue on github page Install instructions, features and documentation are all available on npm registery and github page I highly recommend visiting the linked pages and using npm/yarn for installing
×
×
  • Create New...