Skip to content

TaktischerSpeck/Life_Job_Creator

Repository files navigation

GitHub licenseGitHub releaseGitHub contributorsGitHub issues

Life Job Creator

This is a small tool to simply create all config entries for new farming jobs in the Altis Life RPG Framework by TAW_Tonic and maintained by AsYetUntitled

Version 2 also reads the files and automaticly adds the new content

Table of contents

Prerequisites

Version 5.0 of Altis Life RPG Framework by TAW_Tonic

Java https://www.java.com/de/download/

Installing

Simply Install Java and than run the .jar file with Java.

!!IMPORTANT!!

Go in your mission and open the Config_vItems.hpp located in [MISSION]\config\Config_vItems.hpp

At the End of the class VirtualShops you got two lines wich should look like this:

    };
};

change them to:

    };
    
};

Just create an new, Empty line.

It's needed that the tool can separate the VirtualShops class from the VirtualItems class.

Authors

  • Taktischer Speck - Initial work
  • blackfisch - maintenance

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details