[Scummvm-tracker] [ScummVM] #9984: TITANIC: Doorbot doesn't show up on his own

dafioram trac at scummvm.org
Sun Jul 30 22:19:52 CEST 2017


#9984: TITANIC: Doorbot doesn't show up on his own
-------------------------------+-----------------------------
  Reporter:  dafioram          |      Owner:  dreammaster
      Type:  defect            |     Status:  new
  Priority:  low               |  Component:  Engine: Titanic
Resolution:                    |   Keywords:
      Game:  Starship Titanic  |
-------------------------------+-----------------------------
Changes (by dafioram):

 * status:  closed => new
 * resolution:  fixed =>


Comment:

 Okay so your code is:

 engines/titanic/game/idle_summoner.cpp #83
 uint delay = region == 1 ? 15000 : 120000;

 So if I am in the areas connected to the top of the world (region == 1)
 then the bellbot/doorbot appear every 15 secs. I don't think thats what
 you want and it happens if I am moving or not. Can we have the delay only
 count up if I am not moving and be something larger?

--
Ticket URL: <https://bugs.scummvm.org/ticket/9984#comment:4>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list