project-navigation
Personal tools

Author Topic: Break movement  (Read 2609 times)

Offline Imposeren

  • Rookie
  • ***
  • Posts: 44
    • View Profile
Break movement
« on: August 24, 2009, 09:18:00 am »
Can I stop soldier already on the move? If I can't, is this feature planned?

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Break movement
« Reply #1 on: August 24, 2009, 01:58:33 pm »
You can't.
Not easy due to the server-client (and event) system. We will see if it's possible in the future.

-geever

Offline Winter

  • Captain
  • *****
  • Posts: 829
    • View Profile
    • Street of Eyes: The Writing of Ryan A. Span
Re: Break movement
« Reply #2 on: August 24, 2009, 08:57:11 pm »
It'd be a very good feature to have, if we can do it.

Regards,
Winter

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Break movement
« Reply #3 on: August 24, 2009, 09:34:16 pm »
not doable with the current architecture.

odie

  • Guest
Re: Break movement
« Reply #4 on: August 25, 2009, 05:16:21 am »
It'd be a very good feature to have, if we can do it.

Regards,
Winter

Hmmm, i agree with Winter its a good feature.

But also understand Mattn's situation of that the current architecture's supporting issue.

Just to pit in to let us know i support the idea too. :D

Btw, is it possible to have a queue system for the movement, hence, we can pause queue, and resume if need, but del if before execution? (Sry, i am just not into architecture of this system yet).