Thread: Cuban Players
View Single Post
Old 11-11-2017, 05:53 AM   #29
PSUColonel
Hall Of Famer
 
PSUColonel's Avatar
 
Join Date: Feb 2002
Posts: 13,104
Quote:
Originally Posted by homerj View Post
There is a mechanism to have a player released from a storyline. If you just allowed free agents to leave the league, that should simulate defections, as well as give you a storyline behind it.

But what little documentation there is on the storyline.xml file, I couldn't even make the event fire. I assume it would look something like:

Code:
<STORYLINE id="Cuban Defection" random_frequency="9000" min_usage_interval_days="60" player_nationality_id="49">
    <REQUIRED_DATA>
        <DATA_OBJECT type="PLAYER"/>
    </REQUIRED_DATA>
    <ARTICLES>
        <ARTICLE id="950" player_released="1">
            <SUBJECT>[%personname#1 l] DEFECTION</SUBJECT>
                <TEXT>[%personname#1 l] Has decided to defect.</TEXT>
        </ARTICLE>
    </ARTICLES>
</STORYLINE>
The nice thing about this, is if it could work, there could also be modifiers attached, like needing a certain work ethic or greed.



How do Cuban players get free agency?, and if I were to allow them, how many years should it be?
PSUColonel is offline   Reply With Quote