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

Kelle Avciliği ( Head Hunting )


Ayumi

Öne çıkan mesajlar

[spo1=kelle avciligi][SPEECH konusmalar]
on=*kontrat*
src.dialog d_kontrat

[CHARDEF c_kelle_avcisi]
NAME=Kelle Avcisi
ID=c_man
RESOURCES=8 i_ribs_raw
FOODTYPE=15 t_food

CATEGORY=Hunter
SUBSECTION=Hunting
DESCRIPTION=Hunter

tspeech=konusmalar

ON=@Create
NAME=#NAMES_HUMANmale
TITLE="the hunter
NPC=BRAIN_HUMAN
COLOR=colors_skin
speechcolor 0481
food 990
npc 1

str 9500
dex 9500
int 9500

Magery=100.0

ITEMNEWBIE=random_male_hair
COLOR=colors_hair
ITEMNEWBIE=i_magerobe
COLOR=0747
ITEMNEWBIE=i_boots_calf
COLOR=0846

on=@gethit
return 1

on=@death
hits 9999
return 1

on=@click
message @38
return 1

[DIALOG d_kontrat]
250,200
page 0
resizepic 0 0 5054 350 150
button 130 78 4006 4007 1 0 1
button 180 78 4006 4007 1 0 2
dtext 30 30 2100 Kontrat satin almak icin 1000 altin odemelisiniz.
dtext 40 80 2101 Kontrat Al
dtext 220 80 2101 Vazgec

[DIALOG d_kontrat button]
onbutton=1
if !()
src.sysmessage Kontrat alabilmeniz icin uzerinizde 1000 altin olmasi gerekli.
return 1
else
if !()
src.consume 1000 i_gold
src.newitem i_kontrat
src.act.equip
else
src.sysmessage Zaten bir kontrat bulunuyor.
return 1
endif
endif

onbutton=2
src.sysmessage Islem iptal edildi.

[itemdef i_kontrat]
name Hunter Deed
id i_deed
type t_normal

on=@create
color 0455

on=@dclick
target Kimin kellesini istiyorsunuz ?
return 1

on=@targon_char // Cok sacma oldu :P ugrasmak lazım pof :)
if !() || ( > 3)
src.sysmessage Kisiye ulasamiyorsunuz.
return 1
elseif ( == ) || ()
src.sysmessage Kendinizi veya Npc'leri secemezsiniz.
return 1
elseif (.baseid> == i_flesh_head) && (.link> == )
src.sysmessage Zaten onerilmis.
return 1
else
src.newitem i_flesh_head
src.targ.tag.kelleuid
var.kelleuid
src.act.link
src.act.name
src.act.tag.fame )>
src.act.attr 090
return 1
endif

on=@targon_item
src.sysmessage Diger oyunculardan baska bir sey secemezsiniz.
return 1


[itemdef i_liste]
name Liste
id i_basket_square
dispid i_basket_square
type t_container
weight 2000

On=@Create
attr attr_move_never

On=@Click
message @38 !Silme!
message @50
return 1



[eof][/spo]

alinti

[Bu mesaj bilgehan tarafından 05 Ekim 2005 00:20 tarihinde değiştirilmiştir]
Link to comment
Sosyal ağlarda paylaş

×
  • Yeni Oluştur...