设为首页收藏本站|繁體中文

Project1

 找回密码
 注册会员
搜索
楼主: horussakai
打印 上一主题 下一主题

显示文章可以到时间自动消失而不用按空格回车么?

 关闭 [复制链接]

Lv1.梦旅人

梦石
0
星屑
50
在线时间
7 小时
注册时间
2008-5-29
帖子
112
31
 楼主| 发表于 2008-6-26 22:25:15 | 只看该作者
if  $game_switches[50] == true then
    if $game_temp.choice_max > 0
            @wait_count = 50
            $game_system.se_play($data_system.decision_se)
            $game_temp.choice_proc.call(self.index)
          end
          terminate_message
    else
       if Input.trigger?(Input::C)
        if $game_temp.choice_max > 0
            $game_system.se_play($data_system.decision_se)
            $game_temp.choice_proc.call(self.index)
          end
          terminate_message
        end   
    end   
        return


这样不好用
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作

GMT+8, 2025-8-8 01:48

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表