|
<!-- Produced by MUSHclient v 4.84 - www.mushclient.com -->
当铺
|
东街
当铺 -
当铺|东街当铺
这是一家素以买卖公平著称的老字号当铺,一个四尺高的柜台摆在你的面
前,柜台上摆着一个牌子(paizi), 柜台后坐着当铺的老板,一双鬼溜溜的眼
睛上上下下打量着你。
这里唯一的出口是 south。
Run-time error
World: tj.sjever.net
Function/Sub: local_exit called by trigger
Reason: 正在处理触发器 "locate3"
[string "Script file"]:47: bad argument #7 to 'AddTimer' (string expected, got function)
stack traceback:
[C]: in function 'AddTimer'
[string "Script file"]:47: in function 'create_timer_s'
[string "Script file"]:1802: in function <[string "Script file"]:1795>
(tail call): ?
(tail call): ?
脚本错误处的上下文:
43 : return AddTimer(t_name,0,t_min,0,'',timer_flag.Enabled+timer_flag.ActiveWhenClosed+timer_flag.Replace,t_function)
44 : end
45 : -- 创建一个秒定时器
46 : function create_timer_s(t_name,t_second,t_function)
47*: return AddTimer(t_name,0,0,t_second,'',timer_flag.Enabled+timer_flag.ActiveWhenClosed+timer_flag.Replace,t_function)
48 : end
49 : -- 创建一个一次性秒定时器
50 : function create_timer_st(t_name,t_second,t_function)
51 : return AddTimer(t_name,0,0,t_second,'',timer_flag.Enabled+timer_flag.ActiveWhenClosed+timer_flag.Replace+timer_flag.OneShot,t_function)
华山派风清扬传人「赶路中」老毒物(Laoduwu)
|
|
|