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_Brenda_01.ks]

*Allenamento_Brenda_01

[tb_start_tyrano_code]
[if exp="f.incontriBrenda==0" ]
[jump storage=presentazionePalestrati.ks target=*presentBrenda]
[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_01/Allenamento_01_a.jpg"  ]
[wait  time="200"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_01/Allenamento_01_e.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_Brenda_01.ks"  target="*vince"  cond="f.esito_incontro_allenamento>5"  ]
[jump  storage="Allenamento_Brenda_01.ks"  target="*perde"  cond="f.esito_incontro_allenamento<5"  ]
*vince

[cm  ]
[tb_image_hide  time="1000"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_01/Allenamento_01_c.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_01/Allenamento_01_d.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
#Brenda
BASTARD!!!![p]
#
[_tb_end_text]

[tb_hide_message_window  ]
[tb_eval  exp="f.incontriBrenda+=1"  name="incontriBrenda"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[tb_eval  exp="f.vittorieBrenda+=1"  name="vittorieBrenda"  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_01/Allenamento_01_b.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
You Lose !!!!![p]
[_tb_end_text]

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

Commits for Nextrek/Wrestling/data/scenario/Allenamento_Brenda_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