Announcement

Collapse
No announcement yet.

My Mental Mod

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

  • #16
    It is possible to create a trade route by using this event:

    SendGood(int_t, city_t, city_t)
    Send a good from one city to another

    Unfortunatly canceling a trade route is not possible, via slic event call, because one of the arguments of this event is not possible to use in Slic:

    KillTradeRoute(GEA_TradeRoute, int_t)
    Kill a trade route

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

    Comment

    Working...
    X