Results 1 to 30 of 116

Thread: An Intermediate Guide to Scripting

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    J-23 Member Hans Kloss's Avatar
    Join Date
    Oct 2003
    Location
    Richmond upon Thames
    Posts
    245

    Default Re: An Intermediate Guide to Scripting

    Quote Originally Posted by Epistolary Richard
    Yes, perfectly possible - but obviously not through the existing mercenary mechanism. Look at the Client Kingdoms mod for one way of doing it for the player. For non-player factions you would have to do it in a background script using a monitor_event with whatever conditionals you want and a create_unit console command inside.
    Thx for your reply Richard

    Would something like this make any sens ?

    HTML Code:
    script
    if I_SettlementOwner Tarsus =(probably list of all non roman factions or is that another way ?)
    console_command create_unit Tarsus "merc roman deserters" 1
    end_if
    end_script
    Last edited by Hans Kloss; 11-28-2005 at 22:47.

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