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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[_tb_system_call storage=system/_012_Camera_MC_Sera.ks]

*top_camera_mc_sera

[tb_image_hide  time="0"  ]
[chara_hide_all  time="0"  wait="true"  ]
[tb_hide_message_window  ]
[tb_eval  exp="f.location='mc_sera'"  name="location"  cmd="="  op="t"  val="mc_sera"  val_2="undefined"  ]
[tb_ptext_hide  time="0"  ]
[cm  ]
[tb_ptext_show  x="20"  y="130"  size="30"  color="0xffffff"  time="0"  text="Sera"  anim="false"  face="HeyBrights"  edge="0x000000"  shadow="undefined"  ]
[button  storage="000_Stats.ks"  target=""  graphic="Action_Button/stats_01.png"  width="100"  height="100"  name="img_3"  x="1800"  y="20"  _clickable_img=""  ]
[button  storage="012_Camera_MC_Mattina.ks"  target="*top_camera_mc"  graphic="Action_Button/icon_time.png"  width="100"  height="100"  x="20"  y="20"  ]
[button  storage="000_Mappa_Sera.ks"  target=""  graphic="Action_Button/icon_map.png"  width="100"  height="100"  x="150"  y="20"  _clickable_img=""  name="img_2"  ]
[button  storage="000_quest.ks"  target=""  graphic="Action_Button/quest.png"  width="100"  height="100"  x="300"  y="20"  _clickable_img=""  name="img_7"  ]
[tb_image_show  time="0"  storage="default/soldi_risparmiati_01.png"  width="101"  height="101"  x="528"  y="353"  _clickable_img="_StanzeBG/Camera_MC_01.png"  ]
[bg  storage="_StanzeBG/Camera_MC_01.png"  time="1"  ]
[tb_start_tyrano_code]
[html]<link href="custom.css" type="text/css" rel="stylesheet">[endhtml]
[_tb_end_tyrano_code]

[tb_start_tyrano_code]
[if exp="f.fotocamera==1"]
[image storage="default/fotocamera_02A.png" layer=1 page=fore visible=true width="68" height="41" x="1388" y="427" ]
[else]
[endif]

[_tb_end_tyrano_code]

[tb_start_tyrano_code]
[button name="button03_css" storage="012_Camera_MC_Pomeriggio.ks" target="*notebook" graphic="vuota.png"  width="120" height="87" x="710" y="389"]

[_tb_end_tyrano_code]

[tb_start_tyrano_code]
[ptext layer=2 page=fore text=&f.soldi size=45 x=550 y=390 color=black bold=true ]
[_tb_end_tyrano_code]

[s  ]
*notebook

[glink  color="green"  storage="012_Camera_MC_Sera.ks"  size="20"  target="*negozio"  text="Negozio"  x="550"  y="300"  width=""  height=""  _clickable_img=""  ]
[glink  color="red"  storage="012_Camera_MC_Sera.ks"  size="20"  target="*top_camera_mc_sera"  text="Annulla"  x="550"  y="350"  width=""  height=""  _clickable_img=""  ]
[s  ]
*negozio

[glink  color="red"  storage="012_Camera_MC_Sera.ks"  size="20"  text="Esci"  x="1210"  y="790"  width=""  height=""  _clickable_img=""  target="*esce_negozio"  ]
[tb_image_show  time="500"  storage="default/shop_02.png"  width="473"  height="679"  x="859"  y="151"  _clickable_img=""  name="img_19"  ]
[tb_start_tyrano_code]
[if exp="f.fotocamera==0"]
[image storage="default/fotocamera_02.png" layer=1 page=fore visible=true width="129" height="47" x="868" y="235"  ]
[button name="button03_css" storage="012_Camera_MC_Sera.ks" target="*acquista_fotocamera" graphic="vuota.png"  width="114" height="69" x="871" y="222"]
[else]
[endif]
[_tb_end_tyrano_code]

[s  ]
*acquista_fotocamera

[jump  storage="012_Camera_MC_Sera.ks"  target="*no_soldi"  cond="f.soldi<0"  ]
[jump  storage="012_Camera_MC_Sera.ks"  target="*fotocamera_acquistata"  cond="f.soldi>5"  ]
[s  ]
*no_soldi

[tb_ptext_show  x="1"  y="255"  size="60"  color="0xffffff"  time="1000"  text="Non&nbsp;hai&nbsp;abbastanza&nbsp;soldi!"  face="HeyBrights"  anim="false"  edge=""  shadow="undefined"  ]
[jump  storage="012_Camera_MC_Sera.ks"  target="*negozio"  ]
[s  ]
*fotocamera_acquistata

[tb_eval  exp="f.soldi-=21"  name="soldi"  cmd="-="  op="t"  val="21"  val_2="undefined"  ]
[tb_eval  exp="f.fotocamera=1"  name="fotocamera"  cmd="="  op="t"  val="1"  val_2="undefined"  ]
[tb_ptext_show  x="1"  y="255"  size="50"  color="0xffffff"  time="2000"  text="Congratulazioni!&nbsp;Hai&nbsp;acquistato&nbsp;una&nbsp;fotocamera"  face="HeyBrights"  anim="false"  edge="0x000000"  shadow="undefined"  ]
[jump  storage="012_Camera_MC_Sera.ks"  target="*esce_negozio"  ]
[s  ]
*esce_negozio

[tb_image_hide  time="0"  ]
[jump  storage="012_Camera_MC_Sera.ks"  target="*top_camera_mc_sera"  ]
[s  ]

Commits for Nextrek/Furry/data/scenario/012_Camera_MC_Sera.ks

Diff revisions: vs.
Revision Author Commited Message
1327 Diff Diff FMMortaroli picture FMMortaroli Mon 02 Mar, 2020 22:45:00 +0000
1326 DBraccini picture DBraccini Mon 02 Mar, 2020 16:30:56 +0000