[itemdef i_weapstone]
ID=i_grave_stone
NAME=Weapon Stone
TYPE=t_weapstone
ON=@CREATE
ATTR=010
COLOR=0481
ON=@Click
message @0481 Weapon Stone
return 1
[typedef t_weapstone]
ID=i_grave_stone
ON=@CREATE
ATTR=010
COLOR=0455
ON=@DCLICK
IF (<distance> >2)
src.sysmessage @0845,,1 Yeterince yakin degilsiniz !
RETURN 1
ELSE
dialog d_weapstone
RETURN 1
ENDIF
src.dialog d_weapstone
[DIALOG d_weapstone] //SPECIAL PLACES
0, 0 // this is always the size.
nomove
resizepic 10 1 5150 295 400
page 0
text 95 25 63,0,1 0
text 65 45 1153 1
text 65 62 1153 2
text 65 82 1153 3
text 65 102 1153 4
text 65 122 1153 5
text 65 142 1153 6
text 65 162 1153 7
text 65 182 1153 8
text 65 202 1153 9
text 65 222 1153 10
text 65 242 1153 11
text 65 262 1153 12
text 65 282 1153 13
text 65 317 63 14
button 25 43 31 56 1 0 1
button 25 63 31 56 1 0 2
button 25 83 31 56 1 0 3
button 25 103 31 56 1 0 4
button 25 123 31 56 1 0 5
button 25 143 31 56 1 0 6
button 25 163 31 56 1 0 7
button 25 183 31 56 1 0 8
button 25 203 31 56 1 0 9
button 25 223 31 56 1 0 10
button 25 243 31 56 1 0 11
button 25 263 31 56 1 0 12
button 25 283 31 56 1 0 13
ya bende bir stone var silah stone baba ben onu tıklıyorum acılıyor silahımı alıyorum cok süper buraya kadar 10dk sonra tıklıyorum gümm clnt hata veriyor acmaya calışıyorum acmıyor nerde hata var bakarmınız ha birde katanayı tıklıyorum speer veriyor burla yani bu kısmla alkalımı ?
[itemdef i_weapstone]
ID=i_grave_stone
NAME=Weapon Stone
TYPE=t_weapstone
ON=@CREATE
ATTR=010
COLOR=0481
ON=@Click
message @0481 Weapon Stone
return 1
[typedef t_weapstone]
ID=i_grave_stone
ON=@CREATE
ATTR=010
COLOR=0455
ON=@DCLICK
IF (<distance> >2)
src.sysmessage @0845,,1 Yeterince yakin degilsiniz !
RETURN 1
ELSE
dialog d_weapstone
RETURN 1
ENDIF
[DIALOG d_weapstone] //SPECIAL PLACES
0, 0 // this is always the size.
nomove
resizepic 10 1 5150 295 400
page 0
text 95 25 63,0,1 0
text 65 45 1153 1
text 65 62 1153 2
text 65 82 1153 3
text 65 102 1153 4
text 65 122 1153 5
text 65 142 1153 6
text 65 162 1153 7
text 65 182 1153 8
text 65 202 1153 9
text 65 222 1153 10
text 65 242 1153 11
text 65 262 1153 12
text 65 282 1153 13
text 65 317 63 14
button 25 43 31 56 1 0 1
button 25 63 31 56 1 0 2
button 25 83 31 56 1 0 3
button 25 103 31 56 1 0 4
button 25 123 31 56 1 0 5
button 25 143 31 56 1 0 6
button 25 163 31 56 1 0 7
button 25 183 31 56 1 0 8
button 25 203 31 56 1 0 9
button 25 223 31 56 1 0 10
button 25 243 31 56 1 0 11
button 25 263 31 56 1 0 12
button 25 283 31 56 1 0 13
[DIALOG d_weapstone TEXT]
Silah Menu
+15 Katana 850 Bilet
+15 Kryss 750 Bilet
+15 Warfork 750 Bilet
+15 War Mace 600 Bilet
+15 Cutlass 750 Bilet
+15 S.Spear 700 Bilet
+15 Spear 875 Bilet
+15 Scimitar 700 Bilet
+15 Cok Seri Bow 800 Bilet
+15 Halberd 750 Bilet
+15 Bardiche 750 Bilet
+15 Hammer Pick 700 Bilet
+15 Bow 800 Bilet
Iyi Oyunlar.
[DIALOG d_weapstone BUTTON]
onbutton=0
src.sysmessage @63,0,1 Iptal Edildi
onbutton=1
if !(<src.restest 850 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 850 pvp bileti olmalidir.
else
src.consume 850 i_fctn_silver
src.newitem i_katana_vanq
src.act.color 0
src.act.bounce
endif
onbutton=2
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_kryss_vanq
src.act.color 0
src.act.bounce
endif
onbutton=3
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_war_fork_vanq
src.act.color 0
src.act.bounce
endif
onbutton=4
if !(<src.restest 600 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 600 pvp bileti olmalidir.
else
src.consume 600 i_fctn_silver
src.newitem i_mace_war_vanq
src.act.color 0
src.act.bounce
endif
onbutton=5
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_cutlass_vanq
src.act.color 0
src.act.bounce
endif
onbutton=6
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_spear_short_vanq
src.act.color 0
src.act.bounce
endif
onbutton=7
if !(<src.restest 875 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 875 pvp bileti olmalidir.
else
src.consume 875 i_fctn_silver
src.newitem i_spear_vanq
src.act.color 0
src.act.bounce
endif
onbutton=8
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_scimitar_vanq
src.act.color 0
src.act.bounce
endif
onbutton=9
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_carnesir
src.act.color 0
src.act.bounce
endif
onbutton=10
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_halberd_vanq
src.act.color 0
src.act.bounce
endif
onbutton=11
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_Bardiche_vanq
src.act.color 0
src.act.bounce
endif
onbutton=12
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_hammer_pick_vanq
src.act.color 0
src.act.bounce
endif
onbutton=13
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_vanq
src.act.color 0
src.act.bounce
endif
[eof]
[itemdef i_weapstone]
ID=i_grave_stone
NAME=Weapon Stone
TYPE=t_weapstone
ON=@CREATE
ATTR=010
COLOR=0481
ON=@Click
message @0481 Weapon Stone
return 1
[typedef t_weapstone]
ID=i_grave_stone
ON=@CREATE
ATTR=010
COLOR=0455
ON=@DCLICK
IF (<distance> >2)
src.sysmessage @0845,,1 Yeterince yakin degilsiniz !
RETURN 1
ELSE
dialog d_weapstone
RETURN 1
ENDIF
[DIALOG d_weapstone] //SPECIAL PLACES
0, 0 // this is always the size.
nomove
resizepic 10 1 5150 295 400
page 0
dtext 95 25 63 Silah Menu
dtext 65 45 1153 +15 Katana 850 Bilet
dtext 65 62 1153 +15 Kryss 750 Bilet
dtext 65 82 1153 +15 Warfork 750 Bilet
dtext 65 102 1153 +15 War Mace 600 Bilet
dtext 65 122 1153 +15 Cutlass 750 Bilet
dtext 65 142 1153 +15 S.Spear 700 Bilet
dtext 65 162 1153 +15 Spear 875 Bilet
dtext 65 182 1153 +15 Scimitar 700 Bilet
dtext 65 202 1153 +15 Cok Seri Bow 800 Bilet
dtext 65 222 1153 +15 Halberd 750 Bilet
dtext 65 242 1153 +15 Bardiche 750 Bilet
dtext 65 262 1153 +15 Hammer Pick 700 Bilet
dtext 65 282 1153 +15 Bow 800 Bilet
dtext 65 317 63 Iyi Oyunlar.
button 25 43 31 56 1 0 1
button 25 63 31 56 1 0 2
button 25 83 31 56 1 0 3
button 25 103 31 56 1 0 4
button 25 123 31 56 1 0 5
button 25 143 31 56 1 0 6
button 25 163 31 56 1 0 7
button 25 183 31 56 1 0 8
button 25 203 31 56 1 0 9
button 25 223 31 56 1 0 10
button 25 243 31 56 1 0 11
button 25 263 31 56 1 0 12
button 25 283 31 56 1 0 13
[DIALOG d_weapstone BUTTON]
onbutton=0
src.sysmessage @63,0,1 Iptal Edildi
onbutton=1
if !(<src.restest 850 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 850 pvp bileti olmalidir.
else
src.consume 850 i_fctn_silver
src.newitem i_katana_vanq
src.act.color 0
src.act.bounce
endif
onbutton=2
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_kryss_vanq
src.act.color 0
src.act.bounce
endif
onbutton=3
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_war_fork_vanq
src.act.color 0
src.act.bounce
endif
onbutton=4
if !(<src.restest 600 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 600 pvp bileti olmalidir.
else
src.consume 600 i_fctn_silver
src.newitem i_mace_war_vanq
src.act.color 0
src.act.bounce
endif
onbutton=5
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_cutlass_vanq
src.act.color 0
src.act.bounce
endif
onbutton=6
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_spear_short_vanq
src.act.color 0
src.act.bounce
endif
onbutton=7
if !(<src.restest 875 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 875 pvp bileti olmalidir.
else
src.consume 875 i_fctn_silver
src.newitem i_spear_vanq
src.act.color 0
src.act.bounce
endif
onbutton=8
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_scimitar_vanq
src.act.color 0
src.act.bounce
endif
onbutton=9
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_carnesir
src.act.color 0
src.act.bounce
endif
onbutton=10
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_halberd_vanq
src.act.color 0
src.act.bounce
endif
onbutton=11
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_Bardiche_vanq
src.act.color 0
src.act.bounce
endif
onbutton=12
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_hammer_pick_vanq
src.act.color 0
src.act.bounce
endif
onbutton=13
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_vanq
src.act.color 0
src.act.bounce
endif
[eof]
[itemdef i_weapstone]
ID=i_grave_stone
NAME=Weapon Stone
TYPE=t_weapstone
ON=@CREATE
ATTR=010
COLOR=0481
ON=@Click
message @0481 Weapon Stone
return 1
[typedef t_weapstone]
ID=i_grave_stone
ON=@CREATE
ATTR=010
COLOR=0455
ON=@DCLICK
IF (<distance> >2)
src.sysmessage @0845,,1 Yeterince yakin degilsiniz !
RETURN 1
ELSE
dialog d_weapstone
RETURN 1
ENDIF
[DIALOG d_weapstone] //SPECIAL PLACES
0, 0 // this is always the size.
nomove
resizepic 10 1 5150 295 400
page 0
dtext 95 25 63 Silah Menu
dtext 65 45 1153 +15 Katana 850 Bilet
dtext 65 62 1153 +15 Kryss 750 Bilet
dtext 65 82 1153 +15 Warfork 750 Bilet
dtext 65 102 1153 +15 War Mace 600 Bilet
dtext 65 122 1153 +15 Cutlass 750 Bilet
dtext 65 142 1153 +15 S.Spear 700 Bilet
dtext 65 162 1153 +15 Spear 875 Bilet
dtext 65 182 1153 +15 Scimitar 700 Bilet
dtext 65 202 1153 +15 Cok Seri Bow 800 Bilet
dtext 65 222 1153 +15 Halberd 750 Bilet
dtext 65 242 1153 +15 Bardiche 750 Bilet
dtext 65 262 1153 +15 Hammer Pick 700 Bilet
dtext 65 282 1153 +15 Bow 800 Bilet
dtext 65 317 63 Iyi Oyunlar.
button 28 43 4006 4007 1 0 1
button 28 63 4006 4007 1 0 2
button 28 83 4006 4007 1 0 3
button 28 103 4006 4007 1 0 4
button 28 123 4006 4007 1 0 5
button 28 143 4006 4007 1 0 6
button 28 163 4006 4007 1 0 7
button 28 183 4006 4007 1 0 8
button 28 203 4006 4007 1 0 9
button 28 223 4006 4007 1 0 10
button 28 243 4006 4007 1 0 11
button 28 263 4006 4007 1 0 12
button 28 283 4006 4007 1 0 13
[DIALOG d_weapstone BUTTON]
onbutton=0
src.sysmessage @63,0,1 Iptal Edildi
onbutton=1
if !(<src.restest 850 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 850 pvp bileti olmalidir.
else
src.consume 850 i_fctn_silver
src.newitem i_katana_vanq
src.act.color 0
src.act.bounce
endif
onbutton=2
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_kryss_vanq
src.act.color 0
src.act.bounce
endif
onbutton=3
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_war_fork_vanq
src.act.color 0
src.act.bounce
endif
onbutton=4
if !(<src.restest 600 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 600 pvp bileti olmalidir.
else
src.consume 600 i_fctn_silver
src.newitem i_mace_war_vanq
src.act.color 0
src.act.bounce
endif
onbutton=5
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_cutlass_vanq
src.act.color 0
src.act.bounce
endif
onbutton=6
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_spear_short_vanq
src.act.color 0
src.act.bounce
endif
onbutton=7
if !(<src.restest 875 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 875 pvp bileti olmalidir.
else
src.consume 875 i_fctn_silver
src.newitem i_spear_vanq
src.act.color 0
src.act.bounce
endif
onbutton=8
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_scimitar_vanq
src.act.color 0
src.act.bounce
endif
onbutton=9
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_carnesir
src.act.color 0
src.act.bounce
endif
onbutton=10
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_halberd_vanq
src.act.color 0
src.act.bounce
endif
onbutton=11
if !(<src.restest 750 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 750 pvp bileti olmalidir.
else
src.consume 750 i_fctn_silver
src.newitem i_Bardiche_vanq
src.act.color 0
src.act.bounce
endif
onbutton=12
if !(<src.restest 700 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 700 pvp bileti olmalidir.
else
src.consume 700 i_fctn_silver
src.newitem i_hammer_pick_vanq
src.act.color 0
src.act.bounce
endif
onbutton=13
if !(<src.restest 800 i_fctn_silver>)
src.sysmessage @63,0,1 Bu silahi almak icin cantanizda 800 pvp bileti olmalidir.
else
src.consume 800 i_fctn_silver
src.newitem i_bow_vanq
src.act.color 0
src.act.bounce
endif
[eof]