Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed (Author was flagged for spam)

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

5
[Mod Help] Using "culture_group" in the province scope doesn't work
Post Flair (click to view more posts with a particular flair)
Author Summary
GTAIVisbest is in Mod Help
Post Body

Here's the event:

province_event = {                  
    title = "EVTNAME8017"
    desc = "EVTDESC8017"
    id = 8026           
    trigger = {                     
        region =    state_region_fl     
        culture_group = north_american      
        owner = {           
            OR = {      
                culture_group = american_group
                culture_group = canadian_group
                culture_group = british_group   
            }       
        }           
        any_neighbor_province = {           
            OR = {
                culture_group = american_group
                culture_group = canadian_group
                culture_group = british_group
            }   
        }           

    }               
    mean_time_to_happen = {             
        years = 4           
        modifier = {            
            factor = 3      
            NOT = {     
                OR = {  
                    religion = shamanism
                    religion = animism
                }   
            }       
        }           

    }               
    immediate = {               
        culture =   american_fl     
        add_core =  FL1     
        random_list = {         
            20 = { religion = catholic }        
            10 = { religion = protestant }      
            10 = { religion = reformed }        
            10 = { religion = mormon }      
            10 = { religion = baptist }     
            10 = { religion = lutheran }        
            10 = { religion = mennonite }       
            10 = { religion = methodist }       
            5 = { religion = orthodox }     
            5 = { religion = jewish }       
        }           
    }               
    option = {              
        name = "EVTOPTOK"           
    }               
}               

The event should be firing for the US, who is the owner of the event province (orlando) that is of seminole culture, which is in the north_american culture group.

However, the little console tooltip shows green for "Province Owner: Culture group is either british, canadian or american" but red for "Province culture group is north american" and "any neighbor province: Culture group is british, canadian or american"

This means that the "culture_group" trigger works in the country scope, but not in the province scope?

I checked that seminole is in fact listed in the north american culture group, and that there is one province bordering orlando that is "american_fl" culture, which is part of the american group.

Author
Account Strength
0%
Account Age
13 years
Verified Email
Yes
Verified Flair
No
Total Karma
97,708
Link Karma
26,710
Comment Karma
69,365
Profile updated: 8 months ago
Posts updated: 10 months ago

Subreddit

Post Details

Location
We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
6 years ago