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 I wanted. Could you translate into Portuguese?
Hello. Add a rule to let players decide whether AI could use the events is good suggestion. I will impliment this when I got time (cannot guarantee when to be honest, been busy with real life).
If you want to add it yourself. I think remove "is_player = yes" should be enough to trigger the original event for AI. But for events with more than one options. You should probably also add something like:
ai_chance = {
base = 30
modifier = {
trigger = { ## }
add = -10}
}
If not, would it just be as easy as removing the "is_player = yes" from the files?