- Fougerite Compatibility
- 1.7.x
- Plugin's Engine
- Python (IronPython)
- Plugin Dependencies
- Fougerite, UnityEngine
This is a modification of GatherPlus
Smart code using lists instead of conditionals, only one command, only one On_Event, and new functionality to edit available items from resources
Example of use:
in Settings.ini:
Resources whit id:
Smart code using lists instead of conditionals, only one command, only one On_Event, and new functionality to edit available items from resources
Example of use:
/recursos 0 5 | multiply x5 the Wood resource |
/recursos | see a list of items with their ids for modification |
in Settings.ini:
Chicken_A(Clone) (ResourceTarget)=2, 6 "Rabbit_A(Clone) (ResourceTarget)", "2, 5" Ore1(Clone) (ResourceTarget)=50, 1, 1, 1, 2, 3 | name of resource=quantity of resources, resources available Chicken = 2 of Raw Chicken Breast without multiplier (The unique animal that has it now) Ore1 (Metal Ore) |
Resources whit id:
|