acil spawn deed i lazım aslında bende var ama unexpected button input diyor tablolar geliyor ama tıkladığımda bu hatayı veriyor lütfen help :(
arkadaşım diğer topice yazmışsın neden bir daha başlık açıyorsun allahımya
aciliyeti nedir?
Sorununuzu anlayamadım spheredeki tam hatayı yazarsanız birde daha açıklayıcı konuşursanız yardımcı olabilirim.
[spoiler]
[plevel 5]
spawncilar

[function spawncilar]
src.newitem i_spawn_crystal_1
src.act.bounce
src.newitem i_spawn_crystal_2
src.act.bounce
src.newitem i_spawn_crystal_3
src.act.bounce
return 1

[ITEMDEF i_spawn_crystal_1]
Defname=i_spawn_crystal_1
ID=i_crystal_green
Name=Plevel 5 icindir...
weight 0
type=t_eq_script

CATEGORY=Provisions - Deeds
SUBSECTION=Spawn Deeds
DESCRIPTION=Spawn Monsters

On=@create
ATTR=04
COLOR=080a


on=@Click
message @080a Yaratik

On=@Dclick
IF ( <SRC.ACCOUNT.PLEVEL> < 5 )
REMOVE
elseif ( <SRC.ACCOUNT.PLEVEL> > 3 )
src.dialog d_Spawn_m
return 1
endif

[ITEMDEF i_spawn_crystal_2]
Defname=i_spawn_crystal_2
ID=i_crystal_green
Name=Plevel 5 icindir...
weight 0
type=t_eq_script

CATEGORY=Provisions - Deeds
SUBSECTION=Spawn Deeds
DESCRIPTION=Spawn Humans

On=@create
ATTR=04
COLOR=0455

on=@Click
message @0455 Vendor


On=@Dclick
IF ( <SRC.ACCOUNT.PLEVEL> < 5 )
REMOVE
elseif ( <SRC.ACCOUNT.PLEVEL> > 3 )
src.dialog d_Spawn_h
return 1
endif

[ITEMDEF i_spawn_crystal_3]
Defname=i_spawn_crystal_3
ID=i_crystal_green
Name=Plevel 5 icindir...
weight 0
type=t_eq_script

CATEGORY=Provisions - Deeds
SUBSECTION=Spawn Deeds
DESCRIPTION=Spawn Monsters

On=@create
ATTR=04
COLOR=07a1

on=@Click
message @07a1 Animal


On=@Dclick
IF ( <SRC.ACCOUNT.PLEVEL> < 5 )
REMOVE
elseif ( <SRC.ACCOUNT.PLEVEL> > 3 )
src.dialog d_Spawn_a
return 1
endif

[dialog d_spawn_m]
-100,-100
nomove
resizepic 190 165 3600 200 260
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 80 20 1 0 0
htmlgump 240 235 80 20 2 0 0
htmlgump 240 255 80 20 3 0 0
htmlgump 240 275 80 20 4 0 0
htmlgump 240 295 80 20 5 0 0
htmlgump 240 315 80 20 6 0 0
htmlgump 240 335 80 20 7 0 0
htmlgump 240 355 80 20 8 0 0
htmlgump 240 375 80 20 9 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10

[dialog d_spawn_m text]
<serv.name> Spawn
Daemons
Dragons
Elementals
Ettins vb.
Gaint Insects
Miscellaneous
Orcs
T2A Monster
Undeads

[dialog d_spawn_m button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
dialog d_spawn_m_daemons

On=3
dialog d_spawn_m_dragons

On=4
dialog d_spawn_m_elementals

On=5
dialog d_spawn_m_Ettins

On=6
dialog d_spawn_m_giants

On=7
dialog d_spawn_m_misc

On=8
dialog d_spawn_m_Orcs

On=9
dialog d_spawn_m_T2A

On=10
dialog d_spawn_m_Undeads

[dialog d_spawn_m_daemons]
-100,-100
nomove

resizepic 190 165 3600 200 280
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 90 20 1 0 0
htmlgump 240 235 90 20 2 0 0
htmlgump 240 255 90 20 3 0 0
htmlgump 240 275 90 20 4 0 0
htmlgump 240 295 90 20 5 0 0
htmlgump 240 315 90 20 6 0 0
htmlgump 240 335 90 20 7 0 0
htmlgump 240 355 90 20 8 0 0
htmlgump 240 395 90 20 9 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 395 2714 2715 1 0 10

[dialog d_spawn_m_daemons text]
DAEMONS
Balron
Daemon Knight
Daemon
Forst Daemon
Fire Gargoyle
Stone Gargoyle
Gargoyle
Ice Fiend
Geri

[dialog d_spawn_m_daemons button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01028
src.act.morep 30 35 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0a
src.act.morep 20 25 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 09
src.act.morep 20 25 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 09911
src.act.morep 20 25 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_fgargoyle
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01033
src.act.morep 15 20 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 04
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01019
src.act.morep 20 25 2
src.act.timer 1

On=10
src.dialog d_spawn_m

[dialog d_spawn_m_dragons]
-100,-100
nomove
// yatay dü?ey
resizepic 190 165 3600 200 360
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 90 20 1 0 0
htmlgump 240 235 90 20 2 0 0
htmlgump 240 255 90 20 3 0 0
htmlgump 240 275 90 20 4 0 0
htmlgump 240 295 90 20 5 0 0
htmlgump 240 315 90 20 6 0 0
htmlgump 240 335 90 20 7 0 0
htmlgump 240 355 90 20 8 0 0
htmlgump 240 375 90 20 9 0 0
htmlgump 240 395 90 20 10 0 0
htmlgump 240 415 90 20 11 0 0
htmlgump 240 435 90 20 12 0 0
htmlgump 240 475 90 20 13 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10
button 220 395 2714 2715 1 0 11
button 220 415 2714 2715 1 0 12
button 220 435 2714 2715 1 0 13
button 220 475 2714 2715 1 0 14

[dialog d_spawn_m_dragons text]
DRAGONS
Crystal Dragon
Dragon (Gray)
Dragon (Red)
Drake (Gray)
Drake (Red)
Elder Wyrm
Ice Dragon
White Wrym
Wrym
Wrym Ancient
Wrym Elder
Wyvern
Geri

[dialog d_spawn_m_dragons button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01106
src.act.morep 20 25 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0c
src.act.morep 20 25 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 03b
src.act.morep 20 25 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 03c
src.act.morep 15 20 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 03d
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1115
src.act.morep 20 25 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01011
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1100
src.act.morep 20 25 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01025
src.act.morep 20 25 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1114
src.act.morep 30 35 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_wyrm_elder
src.act.morep 20 25 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01016
src.act.morep 20 25 2
src.act.timer 1

On=14
Src.dialog d_spawn_m

[dialog d_spawn_m_elementals]
-100,-100
nomove
// yatay dü?ey
resizepic 190 165 3600 200 340
htmlgump 220 185 120 23 0 0 0

htmlgump 240 215 110 25 1 0 0
htmlgump 240 235 110 25 2 0 0
htmlgump 240 255 110 25 3 0 0
htmlgump 240 275 110 25 4 0 0
htmlgump 240 295 110 25 5 0 0
htmlgump 240 315 110 25 6 0 0
htmlgump 240 335 110 25 7 0 0
htmlgump 240 355 110 25 8 0 0
htmlgump 240 375 110 25 9 0 0
htmlgump 240 395 110 25 10 0 0
htmlgump 240 415 110 25 11 0 0
htmlgump 240 455 110 25 12 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10
button 220 395 2714 2715 1 0 11
button 220 415 2714 2715 1 0 12
button 220 455 2714 2715 1 0 13

[dialog d_spawn_m_elementals text]
ELEMENTALS
Air Elemental
Blood Elemental
Earth Elemental
Efreet
Fire Elemental
Ice Elemental
Lava Elemental
Lightning Elemental
Poison Elemental
Snow Elemental
Water Elemental
Geri

[dialog d_spawn_m_elementals button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0d
src.act.morep 15 20 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01012
src.act.morep 15 20 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0e
src.act.morep 15 20 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01038
src.act.morep 15 20 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0f
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01018
src.act.morep 15 20 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 09012
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_eles_lightning
src.act.morep 15 20 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01043
src.act.morep 15 20 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01051
src.act.morep 15 20 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 010
src.act.morep 15 20 2
src.act.timer 1

On=13
src.dialog d_spawn_m

[dialog d_spawn_m_ettins]
-100,-100
nomove
resizepic 190 125 3600 200 520
htmlgump 220 145 120 20 0 0 0

htmlgump 240 175 90 20 1 0 0
htmlgump 240 195 90 20 2 0 0
htmlgump 240 215 90 20 3 0 0
htmlgump 240 235 90 20 4 0 0
htmlgump 240 255 90 20 5 0 0
htmlgump 240 275 90 20 6 0 0
htmlgump 240 295 90 20 7 0 0
htmlgump 240 315 90 20 8 0 0
htmlgump 240 335 90 20 9 0 0
htmlgump 240 355 90 20 10 0 0
htmlgump 240 375 90 20 11 0 0
htmlgump 240 395 90 20 12 0 0
htmlgump 240 415 90 20 13 0 0
htmlgump 240 435 90 20 14 0 0
htmlgump 240 455 90 20 15 0 0
htmlgump 240 475 90 20 16 0 0
htmlgump 240 495 90 20 17 0 0
htmlgump 240 515 90 20 18 0 0
htmlgump 240 535 90 20 19 0 0
htmlgump 240 555 90 20 20 0 0
htmlgump 240 595 90 20 21 0 0

button 220 175 2714 2715 1 0 2
button 220 195 2714 2715 1 0 3
button 220 215 2714 2715 1 0 4
button 220 235 2714 2715 1 0 5
button 220 255 2714 2715 1 0 6
button 220 275 2714 2715 1 0 7
button 220 295 2714 2715 1 0 8
button 220 315 2714 2715 1 0 9
button 220 335 2714 2715 1 0 10
button 220 355 2714 2715 1 0 11
button 220 375 2714 2715 1 0 12
button 220 395 2714 2715 1 0 13
button 220 415 2714 2715 1 0 14
button 220 435 2714 2715 1 0 15
button 220 455 2714 2715 1 0 16
button 220 475 2714 2715 1 0 17
button 220 495 2714 2715 1 0 18
button 220 515 2714 2715 1 0 19
button 220 535 2714 2715 1 0 20
button 220 555 2714 2715 1 0 21
button 220 595 2714 2715 1 0 22

[dialog d_spawn_m_ettins text]
ETTINS VB.
Artic O.Lord
Artic Orge
Cyclops
Cyclops King
Ettin
Ettin (Axe)
Ettin Lord
Frost Ettin
Frost Troll
Giant (Hill)
Giant (Snow)
Giant (Stone)
Giant (Storm)
Ogre
Ogre Lord
Titan
Titan Lord
Troll
Troll (Axe)
Troll (Mace)
Geri

[dialog d_spawn_m_ettins button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1007
src.act.morep 20 25 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1005
src.act.morep 20 25 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 04c
src.act.morep 20 25 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01127
src.act.morep 20 25 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 02
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 012
src.act.morep 12 20 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01128
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01124
src.act.morep 15 20 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01054
src.act.morep 15 20 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 304
src.act.morep 20 25 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 302
src.act.morep 20 25 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 301
src.act.morep 20 25 2
src.act.timer 1

On=14
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 303
src.act.morep 20 25 2
src.act.timer 1

On=15
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01
src.act.morep 15 20 2
src.act.timer 1

On=16
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01040
src.act.morep 20 25 2
src.act.timer 1

On=17
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 04b
src.act.morep 20 25 2
src.act.timer 1

On=18
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_titan_lord
src.act.morep 20 25 2
src.act.timer 1

On=19
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 036
src.act.morep 15 20 2
src.act.timer 1

On=20
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 035
src.act.morep 15 20 2
src.act.timer 1

On=21
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 037
src.act.morep 15 20 2
src.act.timer 1

On=22
src.dialog d_spawn_m

[dialog d_spawn_m_giants]
-100,-100
nomove
resizepic 190 165 3600 200 350
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 110 25 1 0 0
htmlgump 240 235 110 25 2 0 0
htmlgump 240 255 110 25 3 0 0
htmlgump 240 275 110 25 4 0 0
htmlgump 240 295 110 25 5 0 0
htmlgump 240 315 110 25 6 0 0
htmlgump 240 335 110 25 7 0 0
htmlgump 240 355 110 25 8 0 0
htmlgump 240 375 110 25 9 0 0
htmlgump 240 395 110 25 10 0 0
htmlgump 240 415 110 25 11 0 0
htmlgump 240 435 110 25 12 0 0
htmlgump 240 475 110 25 13 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10
button 220 395 2714 2715 1 0 11
button 220 415 2714 2715 1 0 12
button 220 435 2714 2715 1 0 13
button 220 475 2714 2715 1 0 14

[dialog d_spawn_m_giants text]
GIANTS.
Blood Lizard
Frost Spider
Giant Scorpion
Giant Serpent
Giant Spider
Giant Toad
Ice Serpent
Lava Lizard
Lava Serpent
Silver Serpent
Scorpion King
Scorpion Prince
Geri

[dialog d_spawn_m_giants button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_blood_lizard
src.act.morep 15 20 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01052
src.act.morep 15 20 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 030
src.act.morep 15 20 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 015
src.act.morep 15 20 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01c
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 050
src.act.morep 10 15 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01049
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01062
src.act.morep 15 20 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01050
src.act.morep 20 25 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01045
src.act.morep 15 20 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01092
src.act.morep 20 25 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01091
src.act.morep 15 22 2
src.act.timer 1

On=14
src.dialog d_spawn_m

[dialog d_spawn_m_orcs]
-100,-100
nomove
resizepic 190 165 3600 200 350
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 110 25 1 0 0
htmlgump 240 235 110 25 2 0 0
htmlgump 240 255 110 25 3 0 0
htmlgump 240 275 110 25 4 0 0
htmlgump 240 295 110 25 5 0 0
htmlgump 240 315 110 25 6 0 0
htmlgump 240 335 110 25 7 0 0
htmlgump 240 355 110 25 8 0 0
htmlgump 240 375 110 25 9 0 0
htmlgump 240 395 110 25 10 0 0
htmlgump 240 415 110 25 11 0 0
htmlgump 240 435 110 25 12 0 0
htmlgump 240 475 110 25 13 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10
button 220 395 2714 2715 1 0 11
button 220 415 2714 2715 1 0 12
button 220 435 2714 2715 1 0 13
button 220 475 2714 2715 1 0 14

[dialog d_spawn_m_orcs text]
ORCS
Frightened Orc
Orc
Kapali
Orc Bomber
Orc Chaptain
Orc Lord
Orc Scout
Orc Shaman
Orcish Brute
Goblin Lord
Goblin Mage
Goblin Shaman
Geri

[dialog d_spawn_m_orcs button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_orc_frightened
src.act.morep 15 20 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_orc
src.act.morep 15 20 2
src.act.timer 1

On=4
src.sysmessage @080a Kapali Dedik Demi :) /Michaell

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_orc_bomber
src.act.morep 15 20 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01057
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 07
src.act.morep 15 20 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_orc_scout
src.act.morep 15 20 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01058
src.act.morep 15 20 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_orc_chopper
src.act.morep 20 25 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01126
src.act.morep 15 20 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01065
src.act.morep 15 20 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01125
src.act.morep 15 20 2
src.act.timer 1

On=14
src.dialog d_spawn_m

[dialog d_spawn_m_t2a]
-100,-100
nomove
resizepic 190 165 3600 200 350
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 110 25 1 0 0
htmlgump 240 235 110 25 2 0 0
htmlgump 240 255 110 25 3 0 0
htmlgump 240 275 110 25 4 0 0
htmlgump 240 295 110 25 5 0 0
htmlgump 240 315 110 25 6 0 0
htmlgump 240 335 110 25 7 0 0
htmlgump 240 355 110 25 8 0 0
htmlgump 240 375 110 25 9 0 0
htmlgump 240 395 110 25 10 0 0
htmlgump 240 415 110 25 11 0 0
htmlgump 240 435 110 25 12 0 0
htmlgump 240 475 110 25 13 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
button 220 255 2714 2715 1 0 4
button 220 275 2714 2715 1 0 5
button 220 295 2714 2715 1 0 6
button 220 315 2714 2715 1 0 7
button 220 335 2714 2715 1 0 8
button 220 355 2714 2715 1 0 9
button 220 375 2714 2715 1 0 10
button 220 395 2714 2715 1 0 11
button 220 415 2714 2715 1 0 12
button 220 435 2714 2715 1 0 13
button 220 475 2714 2715 1 0 14

[dialog d_spawn_m_t2a text]
T2A Monsters
Ophidian Archmage
Ophidian Knight
Ophidian MAge
Ophidian Queen
Ophidian Warrior
Terathan Avenger
Terathan Drone
Terathan Matriarc
Terathan Warrior
Lizardman
Lizardman (Mace)
Lizardman (Spear)
Geri

[dialog d_spawn_m_t2a button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01044
src.act.morep 20 25 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01048
src.act.morep 20 25 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 055
src.act.morep 20 25 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 057
src.act.morep 20 25 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 056
src.act.morep 20 25 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01055
src.act.morep 20 25 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 047
src.act.morep 20 25 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 048
src.act.morep 20 25 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 046
src.act.morep 20 25 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 021
src.act.morep 15 20 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 024
src.act.morep 15 20 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 023
src.act.morep 15 20 2
src.act.timer 1

On=14
src.dialog d_spawn_m

[dialog d_spawn_m_misc]
-100,-100
nomove
resizepic 190 125 3600 350 530
htmlgump 220 145 120 20 0 0 0

htmlgump 240 175 90 20 1 0 0
htmlgump 240 195 90 20 2 0 0
htmlgump 240 215 90 20 3 0 0
htmlgump 240 235 90 20 4 0 0
htmlgump 240 255 90 20 5 0 0
htmlgump 240 275 90 20 6 0 0
htmlgump 240 295 90 20 7 0 0
htmlgump 240 315 90 20 8 0 0
htmlgump 240 335 90 20 9 0 0
htmlgump 240 355 90 20 10 0 0
htmlgump 240 375 90 20 11 0 0
htmlgump 240 395 90 20 12 0 0
htmlgump 240 415 90 20 13 0 0
htmlgump 240 435 90 20 14 0 0
htmlgump 240 455 90 20 15 0 0
htmlgump 240 475 90 20 16 0 0
htmlgump 240 495 90 20 17 0 0
htmlgump 240 515 90 20 18 0 0
htmlgump 240 535 90 20 19 0 0
htmlgump 240 555 90 20 20 0 0
htmlgump 240 575 90 20 21 0 0
htmlgump 380 175 90 20 22 0 0 //
htmlgump 380 195 90 20 23 0 0
htmlgump 380 215 90 20 24 0 0
htmlgump 380 235 90 20 25 0 0
htmlgump 380 255 90 20 26 0 0
htmlgump 380 275 90 20 27 0 0
htmlgump 240 615 90 20 28 0 0


button 220 175 2714 2715 1 0 2
button 220 195 2714 2715 1 0 3
button 220 215 2714 2715 1 0 4
button 220 235 2714 2715 1 0 5
button 220 255 2714 2715 1 0 6
button 220 275 2714 2715 1 0 7
button 220 295 2714 2715 1 0 8
button 220 315 2714 2715 1 0 9
button 220 335 2714 2715 1 0 10
button 220 355 2714 2715 1 0 11
button 220 375 2714 2715 1 0 12
button 220 395 2714 2715 1 0 13
button 220 415 2714 2715 1 0 14
button 220 435 2714 2715 1 0 15
button 220 455 2714 2715 1 0 16
button 220 475 2714 2715 1 0 17
button 220 495 2714 2715 1 0 18
button 220 515 2714 2715 1 0 19
button 220 535 2714 2715 1 0 20
button 220 555 2714 2715 1 0 21
button 220 575 2714 2715 1 0 22
button 360 175 2714 2715 1 0 23 //
button 360 195 2714 2715 1 0 24
button 360 215 2714 2715 1 0 25
button 360 235 2714 2715 1 0 26
button 360 255 2714 2715 1 0 27
button 360 275 2714 2715 1 0 28
button 220 615 2714 2715 1 0 29

[dialog d_spawn_m_misc text]
MISCELLANEOUS
Ar. Mongbat
Basilisk
Beholder
Corpser
Dracula
Elder Gazer
Frost Ooze
Gazer
Harpy
Headless
Hell Hound
Hellcat
Icer
Imp
Kraken
Nightmare
Phoenix
Predator Hell.
Reaper
Sea Monster
Sea Serpent
Shadow Vortex
Slime
Stone Harpy
Subterranean Mongbat
Swamp Tentacles
Vampire Female
Geri

[dialog d_spawn_m_misc button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01021
src.act.morep 15 20 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1011
src.act.morep 20 25 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1004
src.act.morep 15 20 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 08
src.act.morep 15 20 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_dracula
src.act.morep 20 25 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01034
src.act.morep 20 25 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01035
src.act.morep 5 8 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 016
src.act.morep 15 20 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01e
src.act.morep 15 20 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01f
src.act.morep 5 8 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01017
src.act.morep 15 20 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01036
src.act.morep 15 20 2
src.act.timer 1

On=14
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1006
src.act.morep 15 20 2
src.act.timer 1

On=15
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01023
src.act.morep 15 20 2
src.act.timer 1
endif

On=16
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01024
src.act.morep 25 30 2
src.act.timer 1

On=17
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01039
src.act.morep 604800 609800 2
src.act.timer 1

On=18
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01042
src.act.morep 20 25 2
src.act.timer 1

On=19
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01037
src.act.morep 15 20 2
src.act.timer 1

On=20
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 02f
src.act.morep 15 20 2
src.act.timer 1

On=21
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 05f
src.act.morep 15 20 2
src.act.timer 1

On=22
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 096
src.act.morep 15 20 2
src.act.timer 1

On=23
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_vortex_shadow
src.act.morep 20 25 2
src.act.timer 1

On=24
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 033
src.act.morep 5 8 2
src.act.timer 1

On=25
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01020
src.act.morep 15 20 2
src.act.timer 1

On=26
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 027
src.act.morep 10 15 2
src.act.timer 1

On=27
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01053
src.act.morep 15 20 2
src.act.timer 1

On=28
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_vampire_f
src.act.morep 20 25 2
src.act.timer 1

On=29
src.dialog d_spawn_m

[dialog d_spawn_m_Undeads]
-100,-120
nomove
resizepic 190 125 3600 200 590
htmlgump 220 145 120 20 0 0 0

htmlgump 240 175 110 25 1 0 0
htmlgump 240 195 110 25 2 0 0
htmlgump 240 215 110 25 3 0 0
htmlgump 240 235 110 25 4 0 0
htmlgump 240 255 110 25 5 0 0
htmlgump 240 275 110 25 6 0 0
htmlgump 240 295 110 25 7 0 0
htmlgump 240 315 110 25 8 0 0
htmlgump 240 335 110 25 9 0 0
htmlgump 240 355 110 25 10 0 0
htmlgump 240 375 110 25 11 0 0
htmlgump 240 395 110 25 12 0 0
htmlgump 240 415 110 25 13 0 0
htmlgump 240 435 110 25 14 0 0
htmlgump 240 455 110 25 15 0 0
htmlgump 240 475 110 25 16 0 0
htmlgump 240 495 110 25 17 0 0
htmlgump 240 515 110 25 18 0 0
htmlgump 240 535 110 25 19 0 0
htmlgump 240 555 110 25 20 0 0
htmlgump 240 575 110 25 21 0 0
htmlgump 240 595 110 25 22 0 0
htmlgump 240 615 110 25 23 0 0
htmlgump 240 635 110 25 24 0 0
htmlgump 240 675 110 25 25 0 0


button 220 175 2714 2715 1 0 2
button 220 195 2714 2715 1 0 3
button 220 215 2714 2715 1 0 4
button 220 235 2714 2715 1 0 5
button 220 255 2714 2715 1 0 6
button 220 275 2714 2715 1 0 7
button 220 295 2714 2715 1 0 8
button 220 315 2714 2715 1 0 9
button 220 335 2714 2715 1 0 10
button 220 355 2714 2715 1 0 11
button 220 375 2714 2715 1 0 12
button 220 395 2714 2715 1 0 13
button 220 415 2714 2715 1 0 14
button 220 435 2714 2715 1 0 15
button 220 455 2714 2715 1 0 16
button 220 475 2714 2715 1 0 17
button 220 495 2714 2715 1 0 18
button 220 515 2714 2715 1 0 19
button 220 535 2714 2715 1 0 20
button 220 555 2714 2715 1 0 21
button 220 575 2714 2715 1 0 22
button 220 595 2714 2715 1 0 23
button 220 615 2714 2715 1 0 24
button 220 635 2714 2715 1 0 25
button 220 675 2714 2715 1 0 26

[dialog d_spawn_m_undeads text]
UNDEADS
Avenger
Bone Knight
Bone Magi
Daemon Summoner
Fire Skeleton
Ghost
Ghoul
Grim Reaper
Liche
Liche Ancient
Liche Elder
Liche Lord
Mummy
Rotting Corpse
Shade
Skeleton Arch.
Skeleton
Skeleton (Axe)
Skeleton (Sw&Sh)
Skeleton Knight
Skeleton Mage
Spectre
Wraithh
Zombie
Geri

[dialog d_spawn_m_undeads button]
On=0
src.sysmessage @080a <serv.name> Spawn Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_avenger
src.act.morep 10 15 2
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1000
src.act.morep 10 15 2
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1001
src.act.morep 10 15 2
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_liche_summon
src.act.morep 10 15 2
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 09016
src.act.morep 15 20 2
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01069
src.act.morep 10 15 2
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01067
src.act.morep 10 15 2
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 03ca
src.act.morep 10 15 2
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 018
src.act.morep 10 15 2
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01050d
src.act.morep 15 20 2
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_liche_elder
src.act.morep 15 20 2
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01041
src.act.morep 15 20 2
src.act.timer 1

On=14
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01022
src.act.morep 10 15 2
src.act.timer 1

On=15
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_rotting
src.act.morep 15 20 2
src.act.timer 1

On=16
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 1002
src.act.morep 10 15 2
src.act.timer 1

On=17
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0900
src.act.morep 5 10 2
src.act.timer 1

On=18
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 032
src.act.morep 5 10 2
src.act.timer 1

On=19
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 038
src.act.morep 5 10 2
src.act.timer 1

On=20
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 039
src.act.morep 5 10 2
src.act.timer 1

On=21
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01047
src.act.morep 10 15 2
src.act.timer 1

On=22
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01046
src.act.morep 5 10 2
src.act.timer 1

On=23
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01a
src.act.morep 5 10 2
src.act.timer 1

On=24
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01068
src.act.morep 10 15 2
src.act.timer 1

On=25
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 03
src.act.morep 5 8 2
src.act.timer 1

On=26
src.dialog d_spawn_m

[dialog d_spawn_h]
-100,-100
nomove
resizepic 190 125 3600 350 530
htmlgump 220 145 190 20 0 0 0

htmlgump 240 175 90 20 1 0 0
htmlgump 240 195 90 20 2 0 0
htmlgump 240 215 90 20 3 0 0
htmlgump 240 235 90 20 4 0 0
htmlgump 240 255 90 20 5 0 0
htmlgump 240 275 90 20 6 0 0
htmlgump 240 295 90 20 7 0 0
htmlgump 240 315 90 20 8 0 0
htmlgump 240 335 90 20 9 0 0
htmlgump 240 355 90 20 10 0 0
htmlgump 240 375 90 20 11 0 0
htmlgump 240 395 90 20 12 0 0
htmlgump 240 415 90 20 13 0 0
htmlgump 240 435 90 20 14 0 0
htmlgump 240 455 90 20 15 0 0
htmlgump 240 475 90 20 16 0 0
htmlgump 240 495 90 20 17 0 0
htmlgump 240 515 90 20 18 0 0
htmlgump 240 535 90 20 19 0 0
htmlgump 240 555 90 20 20 0 0
htmlgump 240 575 90 20 21 0 0
htmlgump 380 175 90 20 22 0 0 //
htmlgump 380 195 90 20 23 0 0
htmlgump 380 215 90 20 24 0 0
htmlgump 380 235 90 20 25 0 0
htmlgump 380 255 90 20 26 0 0
htmlgump 380 275 90 20 27 0 0
htmlgump 380 295 90 20 28 0 0
htmlgump 380 315 90 20 29 0 0
htmlgump 380 335 90 20 30 0 0
htmlgump 380 355 90 20 31 0 0
htmlgump 380 375 90 20 32 0 0
htmlgump 380 395 90 20 33 0 0
htmlgump 380 415 90 20 34 0 0
htmlgump 380 435 90 20 35 0 0
htmlgump 380 455 90 20 36 0 0
htmlgump 380 475 90 20 37 0 0
htmlgump 380 495 90 20 38 0 0
htmlgump 380 515 90 20 39 0 0
htmlgump 380 535 90 20 40 0 0
htmlgump 380 555 90 20 41 0 0
htmlgump 380 575 110 20 42 0 0
htmlgump 380 595 110 20 43 0 0
htmlgump 380 615 110 20 44 0 0
htmlgump 240 615 110 20 45 0 0


button 220 175 2714 2715 1 0 2
button 220 195 2714 2715 1 0 3
button 220 215 2714 2715 1 0 4
button 220 235 2714 2715 1 0 5
button 220 255 2714 2715 1 0 6
button 220 275 2714 2715 1 0 7
button 220 295 2714 2715 1 0 8
button 220 315 2714 2715 1 0 9
button 220 335 2714 2715 1 0 10
button 220 355 2714 2715 1 0 11
button 220 375 2714 2715 1 0 12
button 220 395 2714 2715 1 0 13
button 220 415 2714 2715 1 0 14
button 220 435 2714 2715 1 0 15
button 220 455 2714 2715 1 0 16
button 220 475 2714 2715 1 0 17
button 220 495 2714 2715 1 0 18
button 220 515 2714 2715 1 0 19
button 220 535 2714 2715 1 0 20
button 220 555 2714 2715 1 0 21
button 220 575 2714 2715 1 0 22
button 360 175 2714 2715 1 0 23 //
button 360 195 2714 2715 1 0 24
button 360 215 2714 2715 1 0 25
button 360 235 2714 2715 1 0 26
button 360 255 2714 2715 1 0 27
button 360 275 2714 2715 1 0 28
button 360 295 2714 2715 1 0 29
button 360 315 2714 2715 1 0 30
button 360 335 2714 2715 1 0 31
button 360 355 2714 2715 1 0 32
button 360 375 2714 2715 1 0 33
button 360 395 2714 2715 1 0 34
button 360 415 2714 2715 1 0 35
button 360 435 2714 2715 1 0 36
button 360 455 2714 2715 1 0 37
button 360 475 2714 2715 1 0 38
button 360 495 2714 2715 1 0 39
button 360 515 2714 2715 1 0 40
button 360 535 2714 2715 1 0 41
button 360 555 2714 2715 1 0 42
button 360 575 2714 2715 1 0 43
button 360 595 2714 2715 1 0 44
button 360 615 2714 2715 1 0 45
button 220 615 2714 2715 1 0 46 // button kary?masyn



[dialog d_spawn_h text]
<serv.name> Vendors Human
Alchemist
Animal Trainer
Architect
Armorer
Baker
Banker
Beekeeper
Blacksmith
Bowyer
Butcher
Carpenter
Cobber
Cook
Farmer
Fisherman
FisherWoman
Fur Trader
Glassblower
Healer
Herbalist
High Mage
Innkeeper
Jeweler
Mage
Mapmaker
Miller
Miner
NecroReagSell
Provisioner
Ranger
Scribe
Shepherd
Shipwright
Tailor
Tanner
Tavernkeeper
Tinker
Vegatable Seller
Veterinarian
Waiter
Waitless
Weaponsmith(Blade)
Weaponsmith(Blunt)
Weaver
Kapat!!

[dialog d_spawn_h button]
On=0
src.sysmessage @080a <serv.name> Human Menu Kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0490
src.act.morep 1 2 1
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0548
src.act.morep 1 2 1
src.act.timer 1

On=4
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0412
src.act.morep 1 2 1
src.act.timer 1

On=5
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0554
src.act.morep 1 2 1
src.act.timer 1

On=6
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0416
src.act.morep 1 2 1
src.act.timer 1

On=7
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0418
src.act.morep 1 2 1
src.act.timer 1

On=8
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0420
src.act.morep 1 2 1
src.act.timer 1

On=9
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0556
src.act.morep 1 2 1
src.act.timer 1

On=10
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0546
src.act.morep 1 2 1
src.act.timer 1

On=11
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0424
src.act.morep 1 2 1
src.act.timer 1

On=12
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0426
src.act.morep 1 2 1
src.act.timer 1

On=13
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0428
src.act.morep 1 2 1
src.act.timer 1

On=14
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0500
src.act.morep 1 2 1
src.act.timer 1

On=15
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0430
src.act.morep 1 2 1
src.act.timer 1

On=16
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0522
src.act.morep 1 2 1
src.act.timer 1

On=17
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0523
src.act.morep 1 2 1
src.act.timer 1

On=18
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0432
src.act.morep 1 2 1
src.act.timer 1

On=19
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0436
src.act.morep 1 2 1
src.act.timer 1

On=20
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0516
src.act.morep 1 2 1
src.act.timer 1

On=21
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0442
src.act.morep 1 2 1
src.act.timer 1

On=22
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 09014
src.act.morep 1 2 1
src.act.timer 1

On=23
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0532
src.act.morep 1 2 1
src.act.timer 1

On=24
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0536
src.act.morep 1 2 1
src.act.timer 1

On=25
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0492
src.act.morep 1 2 1
src.act.timer 1

On=26
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0524
src.act.morep 1 2 1
src.act.timer 1

On=27
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0454
src.act.morep 1 2 1
src.act.timer 1

On=28
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0550
src.act.morep 1 2 1
src.act.timer 1

On=29
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_h_necromage
src.act.morep 1 2 1
src.act.timer 1

On=30
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0534
src.act.morep 1 2 1
src.act.timer 1

On=31
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_h_ranger
src.act.morep 1 2 1
src.act.timer 1

On=32
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0476
src.act.morep 1 2 1
src.act.timer 1

On=33
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0480
src.act.morep 1 2 1
src.act.timer 1

On=34
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0526
src.act.morep 1 2 1
src.act.timer 1

On=35
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0506
src.act.morep 1 2 1
src.act.timer 1

On=36
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0482
src.act.morep 1 2 1
src.act.timer 1

On=37
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0538
src.act.morep 1 2 1
src.act.timer 1

On=38
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0512
src.act.morep 1 2 1
src.act.timer 1

On=39
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0484
src.act.morep 1 2 1
src.act.timer 1

On=40
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0486
src.act.morep 1 2 1
src.act.timer 1

On=41
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0488
src.act.morep 1 2 1
src.act.timer 1

On=42
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0489
src.act.morep 1 2 1
src.act.timer 1

On=43
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0576
src.act.morep 1 2 1
src.act.timer 1

On=44
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0578
src.act.morep 1 2 1
src.act.timer 1

On=45
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0502
src.act.morep 1 2 1
src.act.timer 1

On=46
src.sysmessage @080a <serv.name> Human Menu Kapatildi.

[dialog d_spawn_a]
-100,-100
nomove
resizepic 190 165 3600 200 260
htmlgump 220 185 120 20 0 0 0

htmlgump 240 215 80 20 1 0 0
htmlgump 240 235 80 20 2 0 0
//htmlgump 240 255 80 20 3 0 0
//htmlgump 240 275 80 20 4 0 0
//htmlgump 240 295 80 20 5 0 0
//htmlgump 240 315 80 20 6 0 0
//htmlgump 240 335 80 20 7 0 0
//htmlgump 240 355 80 20 8 0 0
//htmlgump 240 375 80 20 9 0 0

button 220 215 2714 2715 1 0 2
button 220 235 2714 2715 1 0 3
//button 220 255 2714 2715 1 0 4
//button 220 275 2714 2715 1 0 5
//button 220 295 2714 2715 1 0 6
//button 220 315 2714 2715 1 0 7
//button 220 335 2714 2715 1 0 8
//button 220 355 2714 2715 1 0 9
//button 220 375 2714 2715 1 0 10

[dialog d_spawn_a text]
<serv.name> Animal's
Mount's
Animal's

[dialog d_spawn_a button]
On=0
src.sysmessage @080a <serv.name> animal's menu kapatildi.

On=2
dialog d_spawn_a_mounts

On=3
dialog d_spawn_a_animals

[dialog d_spawn_a_mounts]
-100,-100
nomove
resizepic 190 105 3600 200 590
htmlgump 220 125 120 20 0 0 0

htmlgump 240 155 120 20 1 0 0
htmlgump 240 175 120 20 2 0 0
htmlgump 240 195 120 20 3 0 0
htmlgump 240 215 120 20 4 0 0
htmlgump 240 235 120 20 5 0 0
htmlgump 240 255 120 20 17 0 0
htmlgump 240 275 120 20 18 0 0
htmlgump 240 295 120 20 19 0 0
htmlgump 240 315 120 20 20 0 0
htmlgump 240 335 120 20 21 0 0
htmlgump 240 355 120 20 22 0 0
htmlgump 240 375 120 20 23 0 0
htmlgump 240 395 120 20 24 0 0
htmlgump 240 415 120 20 26 0 0
htmlgump 240 435 120 20 27 0 0
htmlgump 240 455 120 20 25 0 0

button 220 155 2714 2715 1 0 2
button 220 175 2714 2715 1 0 3
button 220 195 2714 2715 1 0 4
button 220 215 2714 2715 1 0 5
button 220 235 2714 2715 1 0 6
button 220 255 2714 2715 1 0 18
button 220 275 2714 2715 1 0 19
button 220 295 2714 2715 1 0 20
button 220 315 2714 2715 1 0 21
button 220 335 2714 2715 1 0 22
button 220 355 2714 2715 1 0 23
button 220 375 2714 2715 1 0 24
button 220 395 2714 2715 1 0 25
button 220 415 2714 2715 1 0 27
button 220 435 2714 2715 1 0 28
button 220 455 2714 2715 1 0 26

[dialog d_spawn_a_mounts text]
MOUNT'S
Nightmare
Kirin
Shire (random)
Unicorn
Silver Steed
Mustang (black)
Mustang (checolate)
Mustang (crimson)
Mustang (grey)
Mustang (pamamino)
Mustang (red roan)
Mustang (roan)
Mustang (sky)
Mustang (sky-grey)
Mustang (willimate)
Midnight Ostard
Zostrich
Orn
Oclock
Horse (Beige)
Horse (Brown)
Horse (Tan)
Horse (White)
Llama
Geri
Mustang (random)
Midnight Ostard

[dialog d_spawn_a_mounts button]
On=0
src.sysmessage @080a <serv.name> animal's menu kapatildi.

On=2
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01039
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=3
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_kirin
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=4
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_shire
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=5
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_unicorn
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=6
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_m_silver
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=7
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_a_mustang_black
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=8
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01121
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=9
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01115
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=10
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01123
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=11
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01118
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=12
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01120
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=13
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01122
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=14
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01119
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=15
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01116
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=16
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 01117
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=28
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_ostard_mid
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=18
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_ostard_zostrich
src.act.morep 10080 10100 3
src.act.timer 1
endif

On=19
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_ostard_forest
src.act.morep 1000 1440 3
src.act.timer 1
endif

On=20
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_ostard_desert
src.act.morep 1000 1440 3
src.act.timer 1
endif

On=21
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0c8
src.act.morep 25 45 3
src.act.timer 1
endif

On=22
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0cc
src.act.morep 25 45 3
src.act.timer 1
endif

On=23
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0e4
src.act.morep 25 45 3
src.act.timer 1
endif

[code]On=24
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0e2
src.act.morep 25 45 3
src.act.timer 1
endif

On=25
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_llama
src.act.morep 300 450 3
src.act.timer 1
endif

On=27
IF ( <SRC.ACCOUNT.PLEVEL> < 7 )
src.sysmessage @080a Bu Buttonu Sadece Ownerlar Kullanabilirler...
return 1
else
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more c_must_r
src.act.morep 25 45 3
src.act.timer 1
endif

On=26
src.dialog d_spawn_a

[dialog d_spawn_a_animals]
-100,-100
nomove
resizepic 190 125 3600 350 530
htmlgump 220 145 190 20 0 0 0

htmlgump 240 175 120 20 1 0 0
htmlgump 240 195 120 20 2 0 0
htmlgump 240 215 120 20 3 0 0
htmlgump 240 235 120 20 4 0 0
htmlgump 240 255 120 20 5 0 0
htmlgump 240 275 120 20 6 0 0
htmlgump 240 295 120 20 7 0 0
htmlgump 240 315 120 20 8 0 0
htmlgump 240 335 120 20 9 0 0
htmlgump 240 355 120 20 10 0 0
htmlgump 240 375 120 20 11 0 0
htmlgump 240 395 120 20 12 0 0
htmlgump 240 415 120 20 13 0 0
htmlgump 240 435 120 20 14 0 0
htmlgump 240 455 120 20 15 0 0
htmlgump 240 475 120 20 16 0 0
htmlgump 240 495 120 20 17 0 0
htmlgump 240 515 120 20 18 0 0
htmlgump 240 535 120 20 19 0 0
htmlgump 240 555 120 20 20 0 0
htmlgump 240 575 120 20 21 0 0
htmlgump 380 175 120 20 22 0 0 //
htmlgump 380 195 120 20 23 0 0
htmlgump 380 215 120 20 24 0 0
htmlgump 380 235 120 20 25 0 0
htmlgump 380 255 120 20 26 0 0
htmlgump 380 275 120 20 27 0 0
htmlgump 380 295 90 20 28 0 0
htmlgump 380 315 90 20 29 0 0
htmlgump 380 335 90 20 30 0 0
htmlgump 380 355 90 20 31 0 0
htmlgump 380 375 90 20 32 0 0
htmlgump 380 395 90 20 33 0 0
htmlgump 380 415 90 20 34 0 0
htmlgump 380 435 90 20 35 0 0
htmlgump 380 455 90 20 36 0 0
htmlgump 380 475 90 20 37 0 0
htmlgump 380 495 90 20 38 0 0
htmlgump 380 515 90 20 39 0 0
htmlgump 380 535 90 20 40 0 0
htmlgump 380 555 90 20 41 0 0
htmlgump 380 575 110 20 42 0 0
htmlgump 380 595 110 20 43 0 0
htmlgump 380 615 110 20 44 0 0
htmlgump 240 615 110 20 45 0 0

button 220 175 2714 2715 1 0 2
button 220 195 2714 2715 1 0 3
button 220 215 2714 2715 1 0 4
button 220 235 2714 2715 1 0 5
button 220 255 2714 2715 1 0 6
button 220 275 2714 2715 1 0 7
button 220 295 2714 2715 1 0 8
button 220 315 2714 2715 1 0 9
button 220 335 2714 2715 1 0 10
button 220 355 2714 2715 1 0 11
button 220 375 2714 2715 1 0 12
button 220 395 2714 2715 1 0 13
button 220 415 2714 2715 1 0 14
button 220 435 2714 2715 1 0 15
button 220 455 2714 2715 1 0 16
button 220 475 2714 2715 1 0 17
button 220 495 2714 2715 1 0 18
button 220 515 2714 2715 1 0 19
button 220 535 2714 2715 1 0 20
button 220 555 2714 2715 1 0 21
button 220 575 2714 2715 1 0 22
button 360 175 2714 2715 1 0 23 //
button 360 195 2714 2715 1 0 24
button 360 215 2714 2715 1 0 25
button 360 235 2714 2715 1 0 26
button 360 255 2714 2715 1 0 27
button 360 275 2714 2715 1 0 28
button 360 295 2714 2715 1 0 29
button 360 315 2714 2715 1 0 30
button 360 335 2714 2715 1 0 31
button 360 355 2714 2715 1 0 32
button 360 375 2714 2715 1 0 33
button 360 395 2714 2715 1 0 34
button 360 415 2714 2715 1 0 35
button 360 435 2714 2715 1 0 36
button 360 455 2714 2715 1 0 37
button 360 475 2714 2715 1 0 38
button 360 495 2714 2715 1 0 39
button 360 515 2714 2715 1 0 40
button 360 535 2714 2715 1 0 41
button 360 555 2714 2715 1 0 42
button 360 575 2714 2715 1 0 43
button 360 595 2714 2715 1 0 44
button 360 615 2714 2715 1 0 45
button 220 615 2714 2715 1 0 46 // button kary?masyn

[dialog d_spawn_a_animals text]
<serv.name> Animals
Chicken
Bird
Crow
Eagle
Magpie
Raven
Tropicl Bird
Bird Familiar
Cat Familiar
Rat Familiar
Snake Familiar
Toad Familiar
Bull (Brown)
Bull (Dk.Brown)
Cat
Cow (Black&white)
Cow (Brown&white)
Dog
Lamp
Pack Horse
Pack Llama
Pig//22
Sheep
Alligator
Boar
Bull Frog
Cougar
Dire Wolf
Giant Rat
Goat
Gorilla
Gray Wolf
Brown Bear
Black Bear
Grizzly Bear
Polar Bear
Hart
Ice Snake
Jackrabbit
Lava Snake
Panther
Snow Leopard
Timber Wolf
White Wolf
Geri

[dialog d_spawn_a_animals button]
On=0
src.sysmessage @080a <serv.name> animal's menu kapatildi.

On=2
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 0d0
src.act.morep 2 5 3
src.act.timer 1

On=3
src.newitem 01ea7
src.act.bounce
src.act.drop
src.act.type 34
src.act.attr 00b0
src.act.amount 1
src.act.more 06
src.act.morep 2 5 2
src.act.timer 1

On=4
src.newitem 01ea7
sr[/quote][/spoiler]


Bu konu Tymaron tarafından düzenlendi(2011-12-29 00:57, 12 yıl önce)
Kod içine alırsanız seviniriz :)
Resım Koy
adam konuyu 2009'da açmış foruma ugramıyodur bile :)

Üye Ol veya Giriş Yap

Bu forum başlığına mesaj atmak istiyorsanız hemen üye olun veya giriş yapın.