私設SoS2オーナー応援BBS

新規発言一覧最新記事過去一覧検索ダウンロードページHOME

No.428  Re[10]:装備をはずす
発言者: masaki
発言日: 2003 03/15 21:30
$sts =~ s/Q[swat]//g;
の前だと逆に表示されません(;;
後だと表示されるのに・・・。
ソースというのsos2.cgiのものですか?
$nomsgというのはここしかないです。
sub use_afterの
if (!$post) { return }
    @rcdlines = &get_user("$Fm{'id'}");
    &splititem('i');
if($Fm{'icount'} ne $#items){ push(@msg,'アイテム数が合いません'); return }
    $ab = $db = 0; $sp =~ s/Qb//g; $sp =~ s/Qk//g; $sp =~ s/Qx//g; $sp =~ s/Qm//g;
    foreach (0 .. $#items) {
        ($item,$sts,$price) = split(/△/,$items[$_]);
        $iak = substr($sts,4,2); $idd = substr($sts,6,2);
        if ($sts =~ /Q[swat]/) { $nomsg = 1 } else { $nomsg = 0 }
        $sts =~ s/Q[swat]//g;
        push(@msg,"$itemをはずしました") if($nomsg && $sts!~/Q[swat]/);
↑の場合、さっきの記事の状態です。。
これ以外考えられないのですが…(;;
あとは、sub armの    &umsg('装') if !$nomsg;だけです。。

▼関連発言

414:装備をはずす [masaki] 03/12 08:38
 ├415:Re:装備をはずす [moon] 03/12 08:49
 │└416:Re[2]:装備をはずす [masaki] 03/12 19:17
 │ └420:Re[3]:装備をはずす [masaki] 03/14 18:48
 │  └422:Re[4]:装備をはずす [moon] 03/14 19:20
 │   └423:Re[5]:装備をはずす [masaki] 03/15 07:06
 │    └424:Re[6]:装備をはずす [moon] 03/15 11:46
 │     └425:Re[7]:装備をはずす [masaki] 03/15 16:48
 │      └426:Re[8]:装備をはずす [moon] 03/15 17:35
 │       └427:Re[9]:装備をはずす [moon] 03/15 17:46
 │        └428:Re[10]:装備をはずす [masaki] 03/15 21:30
 │         └429:Re[11]:装備をはずす [moon] 03/15 22:04
 │          └430:Re[12]:装備をはずす [masaki] 03/16 09:24
 │           └431:Re[13]:装備をはずす [moon] 03/16 10:59
 │            └432:間違い [moon] 03/16 11:11
 └433:Re:装備をはずす [masaki] 03/16 12:43
  └434:Re[2]:装備をはずす [masaki] 03/16 14:30
   └436:Re[3]:装備をはずす [moon] 03/16 18:32
    └437:Re[4]:装備をはずす [masaki] 03/16 19:47
     └438:Re[5]:装備をはずす [moon] 03/16 20:52
      └439:Re[6]:装備をはずす [masaki] 03/17 13:36
       └441:Re[7]:装備をはずす [masaki] 03/17 21:51
        └442:Re[8]:装備をはずす [moon] 03/17 22:24
         └443:Re[9]:装備をはずす [masaki] 03/18 17:49<-last

Pass 保存


CGIROOM