//////////////Yazar:Elysia/Sabri'x///////////////////
/////////Son Güncelleme Tarihi=14.12.2008///////////////
////////Legend Pvp Ultima Online/////////////////////
/////////////////////////////////////////////////

[CHARDEF c_ivendor]
name=Shadow PvP Item VendoR
id=c_man

on=@Click
message @0780 [Shadow Pvp]
message @0790 <name>
return 1

on=@Create
attr 010
color 4001
str=100
dex=100
int=100

on=@DClick
src.dialog d_selleritem
return 1



[DIALOG d_selleritem]
0, 0
PAGE 0
resizepic 1 1 83 316 376
text 32 37 1152 0
text 56 10 162 1
text 8 42 1152 2
text 11 79 1152 3
text 9 115 1152 4
text 8 150 1152 5
text 11 188 1152 6
text 8 226 1152 7
text 8 268 1152 8
text 202 328 162 9

button 246 328 4014 4015 1 0 1
button 245 44 4005 4006 1 0 2
button 244 218 4005 4006 1 0 3
button 243 260 4005 4006 1 0 4
button 242 115 4005 4006 1 0 5
button 243 80 4005 4006 1 0 6
button 244 184 4005 4006 1 0 7
button 243 150 4005 4006 1 0 8

[DIALOG d_selleritem TEXT]

Shadow PvP Item Stone
Mana Cloak
Life Cloak
Stam Cloak
Poison Robe
Fire Shield
Warrior Robe
Special Warrior Robe
Cikis

[DIALOG d_selleritem BUTTON]

onbutton=1
if !(<src.restest 100000 i_sp>)
src.sysmessage @0bb5,,1 Hata:100 K Sp'ye Sahip Degilsiniz.
else
src.consume 100000 i_sp
src.newitem i_mana_cloak
src.act.bounce
src.act.more1 i_mana_cloak
src.act.color 0908
src.act.name Cloak Of Mana
endif
onbutton=2
if !(<src.restest 100000 i_sp>)
src.sysmessage @0bb5,,1 Hata:100 K Sp'ye Sahip Degilsiniz.
else
src.consume 100000 i_sp
src.newitem i_life_cloak
src.act.bounce
src.act.more1 i_life_cloak
src.act.color 0908
src.act.name Hp Cloak
onbutton=3
if !(<src.restest 100000 i_sp>)
src.sysmessage @0bb5,,1 Hata:100 K Sp'ye Sahip Degilsiniz.
else
src.consume 100000 i_sp
src.newitem i_stam_cloak
src.act.bounce
src.act.more1 i_stam_cloak
src.act.color 0908
src.act.name Stam Cloak
onbutton=4
if !(<src.restest 200000 i_sp>)
src.sysmessage @0bb5,,1 Hata:200 K Sp'ye Sahip Degilsiniz.
else
src.consume 200000 i_sp
src.newitem i_poison_robe
src.act.bounce
src.act.more1 i_poison_robe
src.act.color 0908
src.act.name Poison Robe
onbutton=5
if !(<src.restest 350000 i_sp>)
src.sysmessage @0bb5,,1 Hata:350 K Sp'ye Sahip Degilsiniz.
else
src.consume 100000 i_sp
src.newitem i_shield_fire
src.act.bounce
src.act.more1 i_shield_fire
src.act.color 0908
src.act.name Fire Shield
onbutton=6
if !(<src.restest 100000 i_sp>)
src.sysmessage @0bb5,,1 Hata:100 K Sp'ye Sahip Degilsiniz.
else
src.consume 100000 i_sp
src.newitem i_robe_warrior
src.act.bounce
src.act.more1 i_robe_warrior
src.act.color 0908
src.act.name Warrior Robe
onbutton=7
if !(<src.restest 200000 i_sp>)
src.sysmessage @0bb5,,1 Hata:200 K Sp'ye Sahip Degilsiniz.
else
src.consume 200000 i_sp
src.newitem i_robe_warrior2
src.act.bounce
src.act.more1 i_robe_warrior2
src.act.color 0908
src.act.name Speacial Warrior Robe


Bu Scriptteki Dialogs Hatası Ney 2 Kere Tıklayınca KApat HAtası alıyorum.
bi text alanı fazla.
i_Cloak

itemi uzerimdeyken Cıkarip Takmak İstiyorum Ama yapamadım Yardımcı Olurmusunmak

komut Cloak Yapmakistiyorum

[.cloak]
[Function cloak]
src.findid.i_cloak.unequip
src.findid.i_cloak.equip

gibi bir şey yapabilirsin.

Üye Ol veya Giriş Yap

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