Jump to content
Forumu Destekleyenlere Katılın ×
Paticik Forumları
2000 lerden beri faal olan, çok şukela bir paylaşım platformuyuz. Hoşgeldiniz.

Bowcraft


Masterwolf

Öne çıkan mesajlar

arkadaslar shafta basınca açılmasını istiorum ama açılmıor



[DIALOG d_bow]
150, 50
PAGE 0
resizepic 0 0 2620 400 300
//resizepic 5 5 3000 390 290
resizepic 165 35 83 215 235
resizepic 166 35 83 215 235

//htmlgump 149 14 153 20 0 0 0
//htmlgump 30 250 180 20 9 0 0 //skill
text 149 14 455 0
text 30 263 325 9
text 245 265 455 11
button 335 265 4005 4006 1 0 36 //tekrar yap
//htmlgump 285 265 70 20 11 0 0

//resizepic 15 50 3000 120 20 //button set hesabi
text 25 50 955 1
//htmlgump 25 50 80 20 1 0 0
button 135 49 4005 4006 0 1 0

//resizepic 15 75 3000 120 20
text 25 75 955 2
//htmlgump 25 75 80 20 2 0 0
button 135 74 4005 4006 0 2 0

//resizepic 15 100 3000 120 20
text 25 100 955 3
//htmlgump 25 100 100 20 3 0 0
button 135 99 4005 4006 0 3 0

//resizepic 15 125 3000 120 20
text 25 125 955 4
//htmlgump 25 125 80 20 4 0 0
button 135 124 4005 4006 0 4 0

//resizepic 15 150 3000 120 20 //Yedek menu
//htmlgump 25 150 80 20 5 0 0
//button 135 149 4005 4006 0 5 0

PAge 1
tilepic 70 170 5041
text 70 195 165 1
//htmlgump 70 195 80 20 1 0 0
//text 205 55 455 6
htmlgump 205 55 100 300 6 0 0
button 188 57 2117 2118 1 0 1
button 188 74 2117 2118 1 0 2
button 188 93 2117 2118 1 0 3
button 188 111 2117 2118 1 0 4
button 188 128 2117 2118 1 0 5
button 188 145 2117 2118 1 0 6
button 188 163 2117 2118 1 0 7
button 188 182 2117 2118 1 0 8
button 188 200 2117 2118 1 0 9
button 188 218 2117 2118 1 0 10
button 188 236 2117 2118 1 0 31

PAge 2
tilepic 70 170 3919
//htmlgump 60 195 80 20 2 0 0
text 60 195 165 2

htmlgump 205 55 140 300 7 0 0
button 188 57 2117 2118 1 0 11
button 188 74 2117 2118 1 0 12
button 188 93 2117 2118 1 0 13
button 188 111 2117 2118 1 0 14
button 188 128 2117 2118 1 0 15
button 188 145 2117 2118 1 0 16
button 188 163 2117 2118 1 0 17
button 188 182 2117 2118 1 0 18
button 188 200 2117 2118 1 0 19
button 188 218 2117 2118 1 0 20

PAge 3

tilepic 70 170 5116
//htmlgump 45 195 100 20 3 0 0
text 40 195 165 3
htmlgump 205 55 190 300 8 0 0
button 188 57 2117 2118 1 0 21
button 188 74 2117 2118 1 0 22
button 188 93 2117 2118 1 0 23
button 188 111 2117 2118 1 0 24
button 188 128 2117 2118 1 0 25
button 188 145 2117 2118 1 0 26
button 188 163 2117 2118 1 0 27
button 188 182 2117 2118 1 0 28
button 188 200 2117 2118 1 0 29
button 188 218 2117 2118 1 0 30

PAge 4
tilepic 67 170 7126
//htmlgump 70 195 80 20 4 0 0
text 70 195 165 4
htmlgump 205 55 140 300 10 0 0
button 188 57 2117 2118 1 0 32
button 188 74 2117 2118 1 0 33
button 188 93 2117 2118 1 0 34
button 188 111 2117 2118 1 0 35

[DIALOG d_bow TEXT]
Exile Bow Crafting
Bowlar
Cross Bowlar
Heavy C. Bow
Digerleri
Yedek Menu
Normal Bow Superior Bow Excaptional Bow Rotten Bow Pine Bow Mapple Bow Walnut Bow Oak Bow Ebony Bow Yew Bow Elven Bow
Normal Crossbow Superior Crossbow Excaptional Crossbow Rotten Crossbow Pine Crossbow Mapple Crossbow Walnut Crossbow Oak Crossbow Ebony Crossbow Yew Crossbow
Normal Heavy Crossbow Superior Heavy Crossbow Excaptional Heavy Crossbow Rotten Heavy Crossbow Pine Heavy Crossbow Mapple Heavy Crossbow Walnut Heavy Crossbow Oak Heavy Crossbow Ebony Heavy Crossbow Yew Heavy Crossbow
Bow Crafting :
Shaft Kindling Arrow Bolt
Tekrar Yap
[DIALOG d_bow BUTTON]
// Bowlar
ON=1
src.tag.bowcraft=i_bow
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 17.8 Bowcraft skilli ve 2 Log lazimdir.
endif

ON=2
src.tag.bowcraft=i_bow_sup
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 45.0 Bowcraft skilli ve 8 Log lazimdir.
endif

ON=3
src.tag.bowcraft=i_bow_excep
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 75.5 Bowcrft skilli ve 9 Log lazimdir.
endif

ON=4
src.tag.bowcraft=i_rotten_bow
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 15.5 Bowcraft skilli ve 15 Rotten Log lazimdir.
endif
ON=5
src.tag.bowcraft=i_pine_bow
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 30.0 Bowcraft skilli ve 10 Pine Log lazimdir.
endif

ON=6
src.tag.bowcraft=i_maple_bow
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 35.0 Bowcraft skilli ve 10 Maple Log lazimdir.
endif

ON=7
src.tag.bowcraft=i_walnut_bow
if (>)
src.makeitem
else
src.sysmessage Bu yayi yapmak icin 45.0 Bowcraft skilli ve 10 Walnut Log lazimdir.
endif

ON=8
src.tag
Link to comment
Sosyal ağlarda paylaş

×
×
  • Yeni Oluştur...