aliens

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JPlayer 101

Pages: [1]
1
Suggestions / Spawn multiple objects/soldiers/craft after research.
« on: December 19, 2019, 09:35:07 pm »
There are way to spawn single object after research (spawnedItem), however is it possible to add an option, wich allows to spawn multiple items, soldiers or even crafts after research, like mentioned above spawnedItem, that will use not single object ID, but list of objects as arguments.
For example:
  - name: STR_RESEARCH_NAME
    spawnedItemList:
    - ItemName1
    - ItemName2: N
    - SoldierType: N
    - CraftName

Pages: [1]