URL:
  <http://gna.org/bugs/?25119>

                 Summary: Editor can't create owned base
                 Project: Freeciv
            Submitted by: jtn
            Submitted on: Sun 25 Sep 2016 11:41:10 AM BST
                Category: editor
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 2.6.x
         Discussion Lock: Any
        Operating System: None
         Planned Release: 
 Contains string changes: None

    _______________________________________________________

Details:

The editor doesn't have a way to edit the extras_owner of a tile directly.

This means scenario authors can't easily create owned buoys, for instance --
they will likely start unowned, unless the tile happens to already have a
non-NULL (invisible) extras_owner.

Fixing this would need network protocol support.

It's not completely impossible to add owned extras without hacking the
savefile; you can do it by hand with Lua:


/lua cmd edit.create_base(find.tile(43,57) , "Buoy", find.player(0))





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?25119>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to