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
61
62
[_tb_system_call storage=system/_Allenamento_Edmund_01.ks]

*Allenamento_Edmund_01

[tb_start_tyrano_code]
[if exp="f.incontriEdmund==0" ]
[jump storage=presentazionePalestrati.ks target=*presentEdmund]
[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_04/Allen_04_a.jpg"  ]
[wait  time="200"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_04/Allen_04_b.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_Edmund_01.ks"  target="*vince"  cond="f.esito_incontro_allenamento>5"  ]
[jump  storage="Allenamento_Edmund_01.ks"  target="*perde"  cond="f.esito_incontro_allenamento<5"  ]
*vince

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

[tb_hide_message_window  ]
[tb_eval  exp="f.incontriEdmund+=1"  name="incontriEdmund"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[tb_eval  exp="f.vittorieEdmund+=1"  name="vittorieEdmund"  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_04/Allen_04_c.jpg"  ]
[wait  time="200"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
You Lose !!!!![p]
[_tb_end_text]

[tb_hide_message_window  ]
[wait  time="200"  ]
[bg  time="1000"  method="crossfade"  storage="Allenamento_04/Allen_04_d.jpg"  ]
[tb_show_message_window  ]
[tb_start_text mode=1 ]
#&[f.name]
AAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!![p]
#
[_tb_end_text]

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

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

1296 Diff Diff DBraccini picture DBraccini Fri 14 Feb, 2020 13:00:52 +0000

fix e aggiunte varie

1275 Diff Diff DBraccini picture DBraccini Tue 04 Feb, 2020 13:00:48 +0000

Completata Presentazione Personaggi in Palestra

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