1
OXCE Support / [Answered] "requires" for "pages" within ufopedia articles
« on: April 28, 2019, 09:21:25 pm »
Hi Guys!
The "pages" its very good in Ufopedia, but i needed "requires" too, because some ammo type need research, but the pages is there, before researched.
Example:
Thank you!
The "pages" its very good in Ufopedia, but i needed "requires" too, because some ammo type need research, but the pages is there, before researched.
Example:
Code: [Select]
pages:
- text: STR_HEAVY_PLASMA_BLASTER_V2_UFOPEDIA1
title: STR_HEAVY_PLASMA_BLASTER_V2
ammoSlot: 0
requires: STR_HEAVY_PLASMA_BLASTER_V2_UFOPEDIA1
- text: STR_HEAVY_PLASMA_BLASTER_V2_UFOPEDIA2
title: STR_HEAVY_PLASMA_BLASTER_V2
ammoSlot: 1
requires: STR_HEAVY_PLASMA_BLASTER_V2_UFOPEDIA2
Thank you!