i-need -an-example-for-SpyEffect.StolenTechIndex= SpyEffect.Prerequisite.StolenTechs= I-Dont-Understand-How-Its-Working

Asked by KOYK

i need an example for this

SpyEffect.StolenTechIndex=
SpyEffect.Prerequisite.StolenTechs=

i cant get the concept on this two
my english are not good so i cant get the idea
can some one put an examble on how to use them?

thanks in advance

Question information

Language:
English Edit question
Status:
Solved
For:
Ares Edit question
Assignee:
No assignee Edit question
Solved by:
Graion Dilach
Solved:
Last query:
Last reply:
Revision history for this message
KOYK (koykkoyk) said :
#1

i know its sounds stupit to you all but its a huge think for me.please help me

Revision history for this message
KOYK (koykkoyk) said :
#2

thing* sorry

Revision history for this message
Best Graion Dilach (graiondilach) said :
#3

You're right, it does sound stupid.

[GATECH]
SpyEffect.Custom=yes
SpyEffect.StolenTechIndex=1

[CCOMAND]
RequiresStolenAlliedTech=no
Prerequisite.StolenTechs=1

is an example, by fully replacing YR's stolentech system for Ares's in pure YR. SpyEffect.Custom disables the Requires... flag, so you have to disable that as requirement.

If you list more numbers at Prerequisite.StolenTechs, they'll work as an AND condition - you'll have to infiltrate all buildings at least once which has the listed numbers as SpyEffect... but prolly you won't grasp this neither, so another example.

[GATECH]
SpyEffect.Custom=yes
SpyEffect.StolenTechIndex=1

[GACNST]
SpyEffect.Custom=yes
SpyEffect.StolenTechIndex=1

[NATECH]
SpyEffect.Custom=yes
SpyEffect.StolenTechIndex=2

[CCOMAND]
RequiresStolenAlliedTech=no
Prerequisite.StolenTechs=1,2

CCOMAND would be available if you successfully infiltrated the Soviet BLab and either the Allied BLab either the Allied ConYard.

Revision history for this message
KOYK (koykkoyk) said :
#4

Thanks Graion Dilach, that solved my question.

Revision history for this message
KOYK (koykkoyk) said :
#5

thank you for your help