Arkadaşlar Scpti 25 ağustos 2008 pazartesi saat 00,25(bu gece saati yani ben basladımda ayın 24 üdü galiba

) de bitirdim nezaman başladıma bakmadım ama sanırsam 15 dkk önce flandı ya maksat kafamın dağılması icindi öyle birşeyler sallıyacaktım bi sistem scpsi oldu eksikler yada harf eksiklikleri hatalar olabilir elbette buraya tam bugusz bi scp ekleyemem hele hele hiç denemeden gatenin dialogu %100 yanlıs bunu biliyorum cünki salladım ama dialog calısır :gorme neyse buyrun scpyi olay su bi alan yaparsınz oraya giden adamlar kapısır işte bide gateye girerken src.atkankaya die bi Function yapım tüm layerleri bakaya atsın yada önce itemleri cantaya düşürsün sonra cantaya atsın nuda siz yapn itşe scp umarım memelun olursunz eksiklerim varsa tamamlarsınz eleştiri ve yorum istemez bide cikis gatesini eklersiniz unutmusum
[events e_action]
on=@click
src.message @07a1,0 [ Actionda ]
src.message @07c5,4 <name>
return 1
On=@Itemdclick
if (<act.baseid> == i_deed_house_stone_wood_small)|(<act.baseid> == i_deed_house_stone_small)|(<act.baseid> == i_deed_house_stone_plaster_small)|(<act.baseid> == i_deed_castle)|(<act.baseid> == i_deed_keep)|(<act.baseid> == i_shrink_deed)
sysmessage @38,,1 Sayin <src.name> Tabi Ya Burdada Olur Zaten.
return 1
else
if (<act.baseid> == i_runebook)
sysmessage @38,,1 Bu bolgede runebook kullanmak yasaktir.
return 1
else
on=@death
src.sysmessage @07a1 Oldun Be Kocum.Az Daha Dikkat Pliz
src.go xxxxx ///buraya yeri yazarsınz
src.resurrect
src.hits <src.str>
src.findlayer.21.remove
src.sysmessage @080a Cantanızdaki Itemler Yenileniyor ..
src.itemalplizhadi
src.sysmessage @07a1 Itemler Yenilendi...
return 1
[function itemalplizhadi]
src.newitem i_robe_action
src.act.equip
src.newitem i_sapka_action
src.act.equip
src.newitem i_bot_action
src.act.equip
src.newitem i_katana_action
src.act.bounce
src.newitem i_bow_action
src.act.bounce
src.newitem i_spear_action
src.act.bounce
src.newitem i_halfapron_action
src.act.equip
[itemdef i_robe_Action]
defname i_robe_action
id i_robe
type t_clothing
name Action Robe
ARMOR=30
weight 0
on=@create
color 07a1
attr=attr_newbie|attr_static
on=@click
message @07a1 Action Robe
return 1
[itemdef i_sapka_action]
defname i_sapka_action
id i_hat_floppy
type t_clothing
armor 5
Weight 0
on=@create
color 1
attr=attr_newbie|attr_static
on=@click
message @07a1 Action Sapka
return 1
[itemdef i_bot_action]
defname i_bot_action
id i_shoes_plain
type t_clothing
armor 5
weight 0
name Ayakkabu
on=@create
color 1
attr=attr_newbie|attr_static
on=@click
message @07a1 Action Ayakkabi
return 1
[itemdef i_action_katana]
defname i_action_katana
id i_katana
weight 4
type T_WEAPON_SWORD
flip 1
dam 8,15
skill Swordsmanship
reqstr 10
twohands N
category Provisions - Weapons
subsection Swords
description Katana
dupelist 013ff
on=@equip
src.events +e_bleeding
on=@unequip
src.events -e_bleeding
On=@Create
color 0455
hitpoints {31 90}
on=@click
message @07a1 Action Katana
return 1
[itemdef i_bow_action]
defname i_bow_action
name Action BOw
id i_bow
dam 15,37
SPEED=110
reqstr 30
twohands Y
weight 0.000001
category Provisions - Weapons
subsection Bows - Exceptional
description Elven Bow
On=@Create
hitpoints {100 200}
color 0455
on=@click
message @07a1 Action Bow
return 1
[itemdef i_spear_action]
defname i_spear_action
type T_WEAPON_FENCE
flip 1
dam 12,36
skill Fencing
twohands N
weight 6
category Provisions - Weapons
subsection Polearms
description Spear
dupelist 0f63
range=2
On=@Create
hitpoints {15 50}
On=@Equip
src.events +e_spear
ON=@UnEquip
src.events -e_spear
on=@click
message @07a1 Action Spear
return 1
[itemdef i_halfapron_action]
defname i_halfapron_action
id i_apron_half
type t_clothing
name Apron
weight 0
on=@create
color 1
attr=attr_newbie|attr_static
on=@click
message @07a1 Action Apron
return 1
[itemdef i_actiongate]
defname i_actiongate
id i_moongate_blue
type t_moongate
name Action Gate
on=@create
color 080a
attr=Attr_static
on=@step
src.sysmessage @080a Lufen Cift Tiklayiniz..!
on=@dclick
sdialog d_action_giris
return 1
on=@click
message @07a1 Action Gate
return 1
[dialog d_action_giris]
50,50
nomove
resizepic 30 50 9600 100 100
dtext 45 65 0481 Eminmisiniz ?
dtext 45 85 0481 Evet
dtext 45 105 0481 Hayir
button 13 32 2117 2118 1 0 1
button 13 55 2117 2118 1 0 2
[dialog d_action_giris]
on=0
src.sysmessage @080a Kapattiniz.Noldu Yusuf Yusuf
on=1
if !(<src.restest 10000 i_gold>)
src.sysmessage @38,1,1 Girmek Icin 10k Para Lazim
else
src.consume 10000 i_gold
src.go xxxx ----> Gidecek adresi Yazin
src.events +e_action
src.itemalplizhadi
endif
on=2
src.sysmessage @080a Tirstin Galiba Yawru
Bu konu Xariyla tarafından düzenlendi(2008-08-25 15:39, 16 yıl önce)