Subversion Repository Public Repository

Nextrek

Diff Revisions 1373 vs 1374 for /Wrestling/data/scenario/phone.ks

Diff revisions: vs.
  @@ -34,6 +34,10 @@
34 34 [s ]
35 35 *message
36 36
37 + [tb_start_tyrano_code]
38 + [if exp="f.message==0"]
39 + [_tb_end_tyrano_code]
40 +
37 41 [tb_show_message_window ]
38 42 [tb_start_text mode=1 ]
39 43 #&[f.name]
  @@ -44,6 +48,17 @@
44 48 [tb_hide_message_window ]
45 49 [jump storage="location.ks" target="*location" ]
46 50 [s ]
51 + [tb_start_tyrano_code]
52 + [else]
53 +
54 + [_tb_end_tyrano_code]
55 +
56 + [jump storage="phone.ks" target="*messaggioDKAnteprima" ]
57 + [tb_start_tyrano_code]
58 + [endif]
59 +
60 + [_tb_end_tyrano_code]
61 +
47 62 *call
48 63
49 64 [tb_show_message_window ]
  @@ -56,3 +71,13 @@
56 71 [tb_hide_message_window ]
57 72 [jump storage="location.ks" target="*location" ]
58 73 [s ]
74 + *messaggioDKAnteprima
75 +
76 + [tb_image_show time="1000" storage="default/phone01.png" width="570" height="942" x="604" y="-3" _clickable_img="" name="img_41" ]
77 + [clickable storage="phone.ks" x="698" y="275" width="390" height="100" target="*messaggioDK" _clickable_img="" ]
78 + [s ]
79 + *messaggioDK
80 +
81 + [tb_image_show time="1000" storage="default/phone02.png" width="574" height="949" x="601" y="-7" _clickable_img="" name="img_44" ]
82 + [clickable storage="location.ks" x="685" y="144" width="100" height="100" target="*location" _clickable_img="" ]
83 + [s ]