- Joined
- Mar 1, 2012
- Messages
- 853
- Reaction score
- 163
Tactics Ogre PSP Crafting System
Script by Mr. Bubble
Summary
This item crafting script is modeled after the crafting system implemented in the PSP remake of Tactics Ogre: Let Us Cling Together. It’s a very simple crafting system with a very simple GUI which I also used as a model.
Players must have recipe books in their inventory when entering the crafting scene. Any recipe books owned by the player will be displayed in a list. When a recipe book is selected, all possible items, armors, and weapons in the recipe book will be listed and you will be able to craft them provided that the player has the necessary ingredients.
Script
Can be found here: http://wp.me/PxlCT-mI
Also requires the script Info Pages Window: http://wp.me/PxlCT-tA
Installation
Paste this script into its own page within the "Materials" section in the script editor of your project.
How to Use
This script utilizes notetags and has a customization module. Please read the comments thoroughly.
Compatibility
This script aliases some default VXA methods. There are no default method overwrites.
Requests for compatibility with other scripts are encouraged and welcome.
Terms and Conditions
Free for non-commercial use.
If you wish to use this for commercial games, contact me first.
Please feel free to post coding and efficiency suggestions, script features suggestions, and bug reports.
Script by Mr. Bubble
Summary
This item crafting script is modeled after the crafting system implemented in the PSP remake of Tactics Ogre: Let Us Cling Together. It’s a very simple crafting system with a very simple GUI which I also used as a model.
Players must have recipe books in their inventory when entering the crafting scene. Any recipe books owned by the player will be displayed in a list. When a recipe book is selected, all possible items, armors, and weapons in the recipe book will be listed and you will be able to craft them provided that the player has the necessary ingredients.
Script
Can be found here: http://wp.me/PxlCT-mI
Also requires the script Info Pages Window: http://wp.me/PxlCT-tA
Installation
Paste this script into its own page within the "Materials" section in the script editor of your project.
How to Use
This script utilizes notetags and has a customization module. Please read the comments thoroughly.
Compatibility
This script aliases some default VXA methods. There are no default method overwrites.
Requests for compatibility with other scripts are encouraged and welcome.
Terms and Conditions
Free for non-commercial use.
If you wish to use this for commercial games, contact me first.
Please feel free to post coding and efficiency suggestions, script features suggestions, and bug reports.
Last edited by a moderator:




