Ticket #7034

シャツの上からシャツを着ようとした時
Open Date: 2005-09-30 22:25 Last Update: 2006-04-01 02:58

Reporter:
Owner:
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

クローク及び鎧をつけていない状態で、
シャツの上から別のシャツを着ようとすると不正落
ちします。

該当箇所はdo_wear.cの1663行目(canwearobj()
内):
#if 0 /*JP*/
if (noisy) already_wearing(an(c_shirt));
#else
if (noisy) already_wearing(an(c_shirt), uarmc);
#endif

日本語側では存在しないuarmcを送ってしまってい
るので、uarmuに修正お願いします。

Ticket History (3/4 Histories)

2005-09-30 22:29 Updated by: sakusha
Comment
Logged In: YES
user_id=11019

追記:
なお、他にalready_wearing()を使用している箇所は問題
ないようです。
2005-10-01 15:14 Updated by: argrath
  • Resolution Update from None to Accepted
Comment
Logged In: YES
user_id=1120

確認しました。
2005-10-01 15:24 Updated by: argrath
  • Resolution Update from Accepted to Fixed
Comment
Logged In: YES
user_id=1120

修正しました。
2006-04-01 02:58 Updated by: argrath
  • Ticket Close date is changed to 2006-04-01 02:58
  • Status Update from Open to Closed
Comment
Logged In: YES
user_id=1120

修正版(3.4.3-0.8)がリリースされたので閉じます。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login