Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
What code have you used and how are you using it?
Regards
What I would do is :
ApplyRules(“SoldierAttack Activity -80%”);
ApplyRules(SoldierAttackVeteran Activity -80%”)
This should reduce their agro by 80%
I tride a lot of different once, so i am not sure what i did wrong. I will try what matthescratch posted.
Thank you very much, i will try this.
I tride these but get an Error Executing Sentence: Function bad arguments list: ApplyRules("SoldierAttack Veteran Activity-80%"
But if i look in the editor i see that there is a ) at the end of the code. But in game the error code does not have it?
This is the way to make it.
Regards
Yes i saw that to, but i allready changed that before i tride it. But for me it does not work. I get an error as mentioned in my last post. Not sure what i do wrong tho.
But why do i stil get this error? Function bad arguments list: ApplyRules("SoldierAttack Veteran Activity -80%"
ApplyRules("SoldierAttack Activity -80%; SoldierAttackVeteran Activity -80%")
All the code in the same line?
Regards
I think something else is wrong with my game, because i saved the map with your code under a different name. But when i start the game and try to open the new save file, i get 2 times the same original saved name.
So let's say i have the original name "mylevel1" and the save file with your code in it "mylevel2", when i open the game and try to load the new costum map. It has 2 times "mylevel1". But the new level with the name "mylevel2" is not there.
I tride to re-check the gamefiles but this does not make a difference.
I also stopped Microsoft OneDrive and then re-checked the game files again, but that also did not fix this.
But funny thing is that the code now works: ApplyRules("SoldierAttack Activity -80%; SoldierAttackVeteran Activity -80%")
Good to know it. Maybe you had something wrong at the beggining of the code or who knows...
Regards