/////////////////////////////////////////
//////Ackerley Tarafından yazılmıştır.//////
/////////////////////////////////////////
Düzenleniş Tarihi= 12/11/2007 *** Tüm Hakları Saklıdır.
[chardef c_emlakci]
defname c_emlakci
id c_man
name @07a1 Barney
on=@create
str 150
dex 150
itemnewbie i_hat_floppy
color 080a
itemnewbie i_pants_long
color 0494
itemnewbie i_shirt_fancy
color 080a
itemnewbie i_shoes_plain
color 0494
on=@click
message @066d [ House Seller ]
ON=@dclick
IF (<DISTANCE><=2)
dialog d_evstone
dialog d_house_help/////////House help dialogn neyse onu yaz .....
ELSE
SRC.SYSMESSAGE @38,1,1 Emlakciya Ulasamiyorsunuz...
ENDIF
RETURN 1
////////////////////////////////////////
///////////Dialog/////////////////
////////////////////////////////////
[DIALOG d_evstone] //SPECIAL PLACES
40,50 // this is always the size.
nomove
resizepic 15 25 3500 600 250
page 0
text 105 9 <eval 1981> 0
text 65 43 1977 1
text 65 63 1977 2
text 65 83 1977 3
text 65 102 1977 4
text 65 122 1977 5
text 65 142 1977 6
text 65 162 1977 7
text 65 182 1977 8
text 65 202 1977 9
text 65 222 1977 10
button 35 43 210 211 1 0 1
button 35 63 210 211 1 0 2
button 35 83 210 211 1 0 3
button 35 102 210 211 1 0 4
button 35 122 210 211 1 0 5
button 35 142 210 211 1 0 6
button 35 162 210 211 1 0 7
button 35 182 210 211 1 0 8
button 35 202 210 211 1 0 9
button 35 222 210 211 1 0 10
[DIALOG d_evstone TEXT]
House Seller
Small Stone plaster House 20k SP
Small Stone House 20k SP
Small Wood House 20k SP
Three Room House 30k SP
Two Story Wood and Plaster House 30k SP
Two Story Stone and Plaster House 30k SP
Large Blacksmithy Shop 30k SP
Tower 40k SP
Castle 45k SP
Keep 50k SP
[DIALOG d_evstone BUTTON]
onbutton=0
src.sysmessage= @38,1,1 Kapattiniz
onbutton=1
if !(<src.restest 20000 i_silvercoins>)
src.sysmessage @90 Plaster House Icin 20k SP Olmasi Lazim.
else
src.consume 20000 i_silvercoins
src.newitem i_deed_house_stone_plaster_small
src.act.bounce
endif
onbutton=2
if !(<src.restest 20000 i_silvercoins>)
src.sysmessage @90 Stone House Icin 20k SP Olmasi Lazim.
else
src.consume 20000 i_silvercoins
src.newitem i_deed_house_stone_small
src.act.bounce
endif
onbutton=3
if !(<src.restest 20000 i_silvercoins>)
src.sysmessage @90 Wood House Icin 20k SP Olmasi Lazim.
else
src.consume 20000 i_silvercoins
src.newitem i_deed_house_stone_wood_small
src.act.bounce
endif
onbutton=4
if !(<src.restest 30000 i_silvercoins>)
src.sysmessage @90 Three Room House Icin 30k SP Olmasi Lazim.
else
src.consume 30000 i_silvercoins
src.newitem i_deed_house_3room
src.act.bounce
endif
onbutton=5
if !(<src.restest 30000 i_silvercoins>)
src.sysmessage @90 Two Story Wood and Plaster House Icin 30k SP Olmasi Lazim.
else
src.consume 30000 i_silvercoins
src.newitem i_deed_house_wood_plaster_2story
src.act.bounce
endif
onbutton=6
if !(<src.restest 30000 i_silvercoins>)
src.sysmessage @90 Two Story Stone and Plaster House Icin 30k SP Olmasi Lazim.
else
src.consume 30000 i_silvercoins
src.newitem i_deed_house_stoneplaster_2story
src.act.bounce
endif
onbutton=7
if !(<src.restest 30000 i_silvercoins>)
src.sysmessage @90 Large Blacksmithy Shop Icin 30k SP Olmasi Lazim.
else
src.consume 30000 i_silvercoins
src.newitem i_deed_shop_blacksmithy_large
src.act.bounce
endif
onbutton=8
if !(<src.restest 40000 i_silvercoins>)
src.sysmessage @90 Tower Icin 40k SP Olmasi Lazim.
else
src.consume 40000 i_silvercoins
src.newitem i_deed_tower
src.act.bounce
endif
onbutton=9
if !(<src.restest 45000 i_silvercoins>)
src.sysmessage @90 Castle Icin 45k SP Olmasi Lazim.
else
src.consume 45000 i_silvercoins
src.newitem i_deed_castle
src.act.bounce
endif
onbutton=10
if !(<src.restest 50000 i_silvercoins>)
src.sysmessage @90 Keep Icin 50k SP Olmasi Lazim.
else
src.consume 50000 i_silvercoins
src.newitem i_deed_keep
src.act.bounce
endif
Total votes: 0
Ultima Online 1 gün önce
Sunucular 3 gün önce
Sunucular 3 gün önce
Ultima Online 2 hafta önce
Counter-Strike 2 hafta önce
Sunucular 1 ay önce
Sunucular 1 ay önce
Ultima Online 1 ay önce
Sunucular 1 ay önce
Sohbet & Geyik 1 ay önce
Sunucular 1 ay önce
Ultima Online 2 ay önce
Ultima Online 2 ay önce
2024-10-31 22:47
2024-10-14 17:45
2024-09-26 14:21
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
Yorumlar (0)