|
发表于 2009-6-2 11:37:01
|
显示全部楼层
#CLASS {test}
#TRIGGER {林震南说道:「*随*红货送到(*)那里,他已经派了个伙计名叫(*)到(*)附近接你,把镖车送到他那里就行了。」} {#ad ybt
1;#var t_start %time( hh:mm:ss);start=@t_start}
#TRIGGER {你赶着镖车驶了过来。} {#if {@ybt>8} {#math tt @ybt-8;#math ttt @tt/5;#math tt @tt-@ttt*5;#if {@tt=0} {tt=5} {}}
{tt=@ybt};#if {@tt} {} {tt=5};#var now %time( hh:mm:ss);#math h1 %word( @now, 1, %char( 58));#math m1 %word( @now, 2, %char(
58));#math s1 %word( @now, 3, %char( 58));#math h2 %word( @t_start, 1, %char( 58));#math m2 %word( @t_start, 2, %char(
58));#math s2 %word( @t_start, 3, %char( 58));#math h @h1-@h2;#math m @m1-@m2;#math s @s1-@s2;#math time
@h*3600+@m*60+@s;#math m @time/60;#math s @time-@m*60;#math m @time-@s;#math m @m/60;#ec 第@tt个镖, @n个劫匪,耗时@m 分@s 秒,
目的地:@local @huoji @local2}
#CLASS 0 |
|