Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[_tb_system_call storage=system/_Allenamento_Cecelia_01.ks]

*Allenamento_Cecelia_01

[tb_start_tyrano_code]
[if exp="f.incontriCecelia==0" ]
[jump storage=presentazionePalestrati.ks target=*presentCecelia]
[endif]
[_tb_end_tyrano_code]

*esito

[tb_ptext_hide  time="0"  ]
[tb_image_hide  time="0"  ]
[cm  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_01/Allenamento_ring_vuoto.jpg"  ]
[wait  time="200"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_02/Allen_02_a.jpg"  ]
[wait  time="200"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_02/Allen_02_d.jpg"  ]
[tb_eval  exp="f.esito_incontro_allenamento=Math.floor(Math.random()*(10-1)+1)+1"  name="esito_incontro_allenamento"  cmd="="  op="r"  val="1"  val_2="10"  ]
[jump  storage="Allenamento_Cecelia_01.ks"  target="*vince"  cond="f.esito_incontro_allenamento>5"  ]
[jump  storage="Allenamento_Cecelia_01.ks"  target="*perde"  cond="f.esito_incontro_allenamento<5"  ]
*vince

[cm  ]
[tb_image_hide  time="1000"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_02/Allen_02_g.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
You Win  !!!!![p]
[_tb_end_text]

[tb_hide_message_window  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_02/Allen_02_h.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
#Cecelia
Do you have any change in your pocket, or are you happy to have won?[p]
#
[_tb_end_text]

[tb_hide_message_window  ]
[tb_eval  exp="f.incontriCecelia+=1"  name="incontriCecelia"  cmd="+="  op="t"  val="1"  ]
[tb_eval  exp="f.vittorieCecelia+=1"  name="vittorieCecelia"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[jump  storage="incremento_statistiche.ks"  target="*incremento"  ]
*perde

[cm  ]
[tb_image_hide  time="1000"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_02/Allen_02_c.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
You Lose !!!!![p]
[_tb_end_text]

[tb_hide_message_window  ]
[tb_eval  exp="f.incontriCecelia+=1"  name="incontriCecelia"  cmd="+="  op="t"  val="1"  ]
[tb_eval  exp="f.sconfitteCecelia+=1"  name="sconfitteCecelia"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[jump  storage="incremento_statistiche.ks"  target="*incremento"  ]

Commits for Nextrek/Wrestling/data/scenario/Allenamento_Cecelia_01.ks

Diff revisions: vs.
Revision Author Commited Message
1314 Diff Diff DBraccini picture DBraccini Wed 26 Feb, 2020 12:56:04 +0000

fix bug

1290 Diff Diff DBraccini picture DBraccini Tue 11 Feb, 2020 09:05:14 +0000

aggiunto store / scene spanking comb1 e 2 con modifiche in altre scene / aggiunta location mappa / fix vari

1273 DBraccini picture DBraccini Tue 04 Feb, 2020 09:10:57 +0000