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
Version 5.0 of Altis Life RPG Framework by TAW_Tonic
Java https://www.java.com/de/download/
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.
- Taktischer Speck - Initial work
- blackfisch - maintenance
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details