Jump to content


Photo

Adventurer's Mart Door Slams Shut Again


  • Please log in to reply
No replies to this topic

#1 DoktorMarlboro

DoktorMarlboro
  • Member
  • 8 posts

Posted 01 June 2011 - 03:13 AM

Precisely put,

3. In AR0700, Door0702 has the TimeGT(DAWN_END); TimeLT(DUSK_END) parameters missing from the IF portion of its IF/THEN block, and the DoorOpen("Door0702") parameter missing from the THEN portion of the same IF/THEN block, so during daytime the door is closed and you can open it, but as soon as you do, the door slams shut again. Simple fix.


This bug seems to have been solved according to the link below
http://www.shsforums...stall-bug-list/

but has reappeared, although solution is simple, just put DoorOpen("Door0702") in AR0700.BCS and compile it, save it in override folder.

I used BWS-beta with 9.10.0 installpack and result of change-log.bat is below
Spoiler