Results 1 to 5 of 5

Thread: Scripting Questions

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Scripting Questions

    1) Yes, there's no limit that we've found so far on the number of advice threads/triggers. You must remember to add any new advice thread entry to export_descr_advice_enums as well.

    2) It's in text/export_advice
    Epistolary Richard's modding Rules of Cool
    Cool modders make their mods with the :mod command line switch
    If they don't, then Cool mod-users use the Mod Enabler (JSGME)
    Cool modders use show_err
    Cool modders use the tutorials database Cool modders check out the Welcome to the Modding Forums! thread Cool modders keep backups Cool modders help each other out

  2. #2

    Default Re: Scripting Questions

    thanks

  3. #3

    Default Re: Scripting Questions

    If I wanted to make a trigger for a certain year, what would the whentotest and the condition be?

  4. #4
    Member Member Stuie's Avatar
    Join Date
    Aug 2001
    Location
    Upper Gwynedd, PA
    Posts
    406

    Default Re: Scripting Questions

    Quote Originally Posted by LordHazard
    If I wanted to make a trigger for a certain year, what would the whentotest and the condition be?
    For WhenToTest you could use "FactionTurnStart". For year, you actually need to determine what turn number it is (two turns per year in the normal game) and then use "Condition I_TurnNumber = xxx".

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO