Results 1 to 3 of 3

Thread: Coding & Scripting

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Calisthenis of Dyrrachium's Avatar Senator
    Join Date
    Feb 2010
    Location
    I'm not entirely sure.
    Posts
    1,236

    Default Coding & Scripting

    What's the difference between coding and scripting? Or is there no difference?
    Meh.

  2. #2
    HouseOfHam's Avatar Primicerius
    Join Date
    Apr 2007
    Location
    Minnesota, USA
    Posts
    3,030

    Default Re: Coding & Scripting

    What people refer to as coding is tweaking configuration stuff in the various export_*, descr_* text files, like where the textures/models for the units/buildings are, what their descriptions should be, when to give characters traits, etc.

    Scripting is writing campaign/background script code. A script is a set of commands executed sequentially, with some basic flow control mechanisms thrown in for good measure, i.e. if, while, monitor_conditions/monitor_event (event handlers).
    RTR website/SVN admin

    - Settlement coordinate locator -for RTW/M2TW
    - EDB Validator v1.2.8 (Oct 16, 2012) - for RTW/M2TW
    - RTW scripting tutorials
    - n-turns per year script generator

  3. #3
    Calisthenis of Dyrrachium's Avatar Senator
    Join Date
    Feb 2010
    Location
    I'm not entirely sure.
    Posts
    1,236

    Default Re: Coding & Scripting

    Thanks.
    Meh.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •