Announcement

Collapse
No announcement yet.

Order.txt Gold??

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Order.txt Gold??

    I looked through Orders.txt and saw that there can be a gold cost for orders. I see it a lot for soothsay and franchise, but has anyone ever see this cost work, actually see the gold deducted? (this could be another way to crank up the use of gold AND maybe logistics???)


    Code:
    ORDER_MOVE {
      Gold 0
      Move 100
      // just move	
      EventName "" 
      GLHidden
    
      LocalizedName str_ldl_order_move
      StatusText str_ldl_order_move
    
      TargetPretest:MovePosition
      UnitPretest_None
    
      CPIcon "upsi26.tga"
      ButtonLocation 0
      DefaultIcon ICON_ORDER_MOVE
      
      Cursor 1
      InvalidCursor 2
    }
    Formerly known as "E" on Apolyton

    See me at Civfanatics.com

  • #2
    I don't think that Gold and Move are used, but a way to check this for sure is to look into the source and find the instances where the stuff is used.

    -Martin
    Civ2 military advisor: "No complaints, Sir!"

    Comment

    Working...
    X