Türkiye'nin en eski ve aktif online oyun platformu, Ultima Online, Counter-Strike ve diğer online oyunlar hakkında Türkçe haber, bilgi ve forum sunuyor. Türkiye'nin en eski ve aktif online oyun platformu, Ultima Online, Counter-Strike ve diğer online oyunlar hakkında Türkçe haber, bilgi ve forum sunuyor.
  • ANASAYFA
  • ULTIMA ONLINE
    • Ultima Online Oyuncu Rehberi

      Ultima Online Oyuncu Rehberi

      Oyunu hakkında tanıcı bilgiler ve ipuçları

    • Ultima Online Server List

      Ultima Online Server List

      Önemli özellikleri ve online oyuncu sayıları

    • Ultima Online Script

      Ultima Online Script

      Sphere, RunUO, Razor scriptleri

    • Ultima Online Forum

      Ultima Online Forum

      UO hakkında görüş alışverişi

  • FORUM
  • DOKÜMAN
  • İNDİR
  • DISCORD 51
   Üye ol    Giriş
91
  1. UO Scriptleri
  2. Sphere Scripts
  3. Items
  4. Alış Veriş Stone

Alış Veriş Stone

  • xwerswoodx
  • 2008-06-08 14:50
  • 0 Yorumlar
  • 2750 Görüntüleme
***********************************
*Owner XwerswoodX tarafından yazılmıştır*
*********TARİH: 5 Ocak 2007**********
***********************************

////////////////////////////////
[itemdef i_stone_alisveris]
DEFNAME=i_stone_alisveris
NAME=@180 Criminal Uo Alisveris Tasi
id=i_gravestone_18

ON=@Create
COLOR=00

On=@click
src.dialog d_alisveris_aspendos

On=@dclick
src.dialog d_alisveris_aspendos
src.sysmessage 1 kere tiklayiniz.

[Dialog d_alisveris_aspendos]
Nomove
50,50
resizepic 10 50 3600 255 325
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4
button 30 200 4006 4007 1 0 5
text 60 200 0492 5
button 30 225 4006 4007 1 0 6
text 60 225 0492 6
button 30 250 4006 4007 1 0 7
text 60 250 0492 7
button 30 275 4006 4007 1 0 8
text 60 275 0492 8
button 30 300 4006 4007 1 0 9
text 60 300 0492 9
button 30 337 4014 4015 1 0 10
text 60 337 0492 10

[dialog d_alisveris_aspendos text]
Criminal Uo Alisveris Vendoru
Mage
Tinker
Tailor
Armorer
Animal Trainer
Weapon Smith
Bowyer
Carpenter
Provisioner
Iptal

[dialog d_alisveris_aspendos button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
src.dialog d_amage
endif

On=2
src.dialog d_atinker
endif

On=3
src.dialog d_aatailor_hmt
endif

On=4
src.dialog d_aarmorer

On=5
src.dialog d_aanimal
endif

On=6
src.dialog d_aweapon
endif

On=7
src.dialog d_abowyer
endif

On=8
src.dialog d_acarpenter
endif

On=9
src.dialog d_aprovis
endif

On=10
src.sysmessage Bisey almadiniz
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

////////////////
////d_amage/////
////////////////
[dialog d_amage]
Nomove
50,50
resizepic 10 50 3600 255 210
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4
button 30 200 4006 4007 1 0 5
text 60 200 0492 5

[dialog d_amage text]
Criminal Uo Mage Alisveris
Mark Tasi
90 lik reg
blank scroll
full spellbook
Geri

[dialog d_amage button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_rune_marker
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_magic_reg90
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_scroll_blank
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=4
SRC.NEWITEM i_full_spellbook
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=5
src.dialog d_alisveris_aspendos
return 1
endif

----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------

/////////////////////
//////d_atinker//////
/////////////////////
[dialog d_atinker]
Nomove
50,50
resizepic 10 50 3600 255 210
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4
button 30 200 4006 4007 1 0 5
text 60 200 0492 5

[dialog d_atinker text]
Criminal Uo Tinker Alisveris
Pickaxe
Tinker Tools
Smith Hammer
Saw
Geri

[dialog d_atinker button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_pickaxe
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_tinker_tools
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
src.newitem i_hammer
src.act.bounce
attr attr_newbie
return 1
endif

On=4
SRC.NEWITEM i_saw
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=5
src.dialog d_alisveris_aspendos
return 1
endif

----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------

///////////////////
/////d_aatailor/////
///////////////////
[dialog d_aatailor_hmt]
Nomove
50,50
resizepic 10 50 3600 255 210
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4

[dialog d_aatailor_hmt text]
Criminal Uo Tailor Alisveris
Sewing Kit
100 Kumas
Makas
Geri

[dialog d_aatailor_hmt button]

Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_sewing_kit
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_cloth,(100)
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_scissors
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=4
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
///////////////////
/////d_aarmorer/////
///////////////////
[dialog d_aarmorer]
Nomove
50,50
resizepic 10 50 3600 275 185
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4

[dialog d_aarmorer TEXT]
Criminal Uo Armorer Alisveris
Criminal Pletemail Set
Criminal Chainmail Set
Criminal Deri Set
Geri

[dialog d_aarmorer button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_platemail_chest
src.act.color=0494
src.act.name=@2341 Criminal Uo Chest
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_platemail_gloves
src.act.color=0494
src.act.name=1234 Criminal Uo Gloves
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_platemail_gorget
src.act.name=@3471 Criminal Uo Gorget
src.act.color=0494
src.act.bounce
attr 00004
SRC.NEWITEM i_platemail_helm
src.act.name=@5124 Criminal Uo Helm
src.act.color=0494
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_platemail_arms
src.act.color=0494
src.act.name=@5138 Criminal Uo Arms
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_platemail_leggings
src.act.name=@4121 Criminal Uo Leggings
src.act.color=0494
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_shield_heater
SRC.act.color=0494
src.act.name=@2511 Criminal Uo Heater
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_chainmail_leggings
SRC.ACT.BOUNCE
attr 00004
src.act.color=0480
src.act.name=Criminal Uo Leggings
SRC.NEWITEM i_chainmail_tunic
SRC.ACT.BOUNCE
attr 00004
src.act.name=Criminal Uo Tunic
src.act.color=0480
SRC.NEWITEM i_chainmail_coif
SRC.ACT.BOUNCE
attr 00004
src.act.name=Criminal Uo Coif
src.act.color=0480
endif

On=3
SRC.NEWITEM i_leather_cap
src.act.color 0488
src.act.name Criminal Uo Cap
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_leather_tunic
src.act.color 0488
src.act.name Criminal Uo Tunic
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_leather_gloves
src.act.color 0488
src.act.name Criminal Uo Gloves
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_leather_leggings
src.act.color 0488
src.act.name Criminal Uo Leggings
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_leather_gorget
src.act.color 0488
src.act.name Criminal Uo Gorget
SRC.ACT.BOUNCE
attr 00004
SRC.NEWITEM i_leather_sleeves
src.act.color 0488
src.act.name Criminal Uo Sleeves
SRC.ACT.BOUNCE
attr 00004
endif

On=4
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

///////////////////
/////d_aanimal/////
///////////////////
[dialog d_aanimal]
Nomove
50,50
resizepic 10 50 3600 275 185
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4

[dialog d_aanimal text]
Criminal Uo Animal Trainer Alisveris
Kucultucu
Taming Sopasi
Saman
Geri

[dialog d_aanimal button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_shrink_deed
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_staff_taming
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_hay_sheaf
SRC.ACT.BOUNCE
attr 00004
return 1
endif

on=4
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

///////////////////
/////d_aweapon/////
///////////////////
[dialog d_aweapon]
Nomove
50,50
resizepic 10 50 3600 300 210
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4
button 30 200 4006 4007 1 0 5
text 60 200 0492 5

[dialog d_aweapon text]
Criminal Uo Weapon Smith Alisveris
+9 katana
+9 Cutlass
+9 Criminal Staff
+9 Criminal Uo Kalkani
Geri

[dialog d_aweapon button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_katana_force
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_cutlass_force
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_staff_gnarled
src.act.color color_o_bloodrock
src.act.name @1412 +9 Criminal Uo Staff
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=4
SRC.NEWITEM i_shield_heater
src.act.color color_o_bloodrock
src.act.name +15 Criminal Uo Kalkan
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=5
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

///////////////////
/////d_abowyer/////
///////////////////
[dialog d_abowyer]
Nomove
50,50
resizepic 10 50 3600 255 160
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3

[dialog d_abowyer text]
Criminal Uo Bowyer Alisveris
100 arrow
Bow
Geri

[dialog d_abowyer button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_arrow,(100)
src.act.color=color_o_oldcopper
src.act.name Criminal Uo Arrow
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_bow
src.act.color=color_o_mytheril
src.act.name=@1235 Criminal Uo Bow
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

//////////////////////
/////d_acarpenter/////
//////////////////////
[dialog d_acarpenter]
Nomove
50,50
resizepic 10 50 3600 255 185
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4

[dialog d_acarpenter text]
Criminal Uo Mage Alisveris
100 log
hammer
100 boards
Geri

[dialog d_acarpenter button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_log,(100)
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_hammer
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_board,(100)
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=4
src.dialog d_alisveris_aspendos
return 1
endif

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------

///////////////////
/////d_aprovis/////
///////////////////
[dialog d_aprovis]
Nomove
50,50
resizepic 10 50 3600 255 210
text 25 68 105 0 0
button 30 100 4006 4007 1 0 1
text 60 100 0492 1
button 30 125 4006 4007 1 0 2
text 60 125 0492 2
button 30 150 4006 4007 1 0 3
text 60 150 0492 3
button 30 175 4006 4007 1 0 4
text 60 175 0492 4
button 30 200 4006 4007 1 0 5
text 60 200 0492 5

[dialog d_aprovis text]
Criminal Uo Mage Alisveris
Newbie Bag
Kasa
100 Crosbow Arrow
Book
Geri

[dialog d_aprovis button]
Onbutton=0
src.sysmessage Bisey almadiniz.

On=1
SRC.NEWITEM i_bag
src.act.color=color_o_blackrock
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=2
SRC.NEWITEM i_box_wood
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=3
SRC.NEWITEM i_xbolt
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=4
SRC.NEWITEM i_book_sm
SRC.ACT.BOUNCE
attr 00004
return 1
endif

On=5
src.dialog d_alisveris_aspendos
return 1
endif

[eof]


  • Dosya Boyutu: 0.0009765625KB
  • İndirildi: 280

Değerlendirmeler

0 0

Total votes: 0

Üye Ol veya Giriş Yap

Bu içeriğe yorum atmak istiyorsanız hemen üye olun veya giriş yapın.

Discord ile Bağlan
Twitch ile Bağlan
Steam ile Bağlan
Google ile Bağlan

Yorumlar (0)

Henüz yorum yapılmamış
Sadece kayıtlı kullanıcılar yeni yorum yapabilir.


Ultima-Strike Discord
Benzer Sayfalar
  • Oyuna Alış Gatesi

    2009-01-26 06:12

  • Web Stone

    2006-05-02 21:59

  • Guild Stone

    2008-07-01 11:24

  • Tailor Stone

    2008-07-23 15:53

  • Potion Stone

    2008-08-03 14:53



  • Son Forumlar
  • Sayfalar
  • sarhos7573
    Ev Yapmak istiyorum

    Sphere Scripting 1 gün önce

  • Zerox
    Üyeliği 15 yıl ve üzerinde olanlar.

    Ultima Online 3 gün önce

  • Gökhan Çelikörs
    NightUO

    Sunucular 3 hafta önce

  • HızlıTetık
    Yapay zekayla UO kodlamaya çalışan var mı? Cursor...

    Sphere Scripting 3 hafta önce

  • Vanq
    Discord'a alternatif olarak basit sesli sohbet...

    Off Topic 1 ay önce

  • Furkan Yurtseven
    CS2 Topluluk Sunucumuza Ücretli Yetkili Aranıyor!

    Counter-Strike 2 1 ay önce

  • Nefrelius
    Alcor UO Reborn

    Sunucular 1 ay önce

  • System_Error
    Client Patlaması

    Ultima Online 1 ay önce

  • georgm15
    CS2 turnuvaları tartışmalı başladı.

    Counter-Strike 2 2 ay önce

  • georgm15
    Counter-Strike 1.6 İndir - Tek Link Hızlı-

    Counter-Strike 2 ay önce

  • Cihangir algın
    Razor Kullanımı

    RunUo Scripting 2 ay önce

  • Lucretius
    Rampage Pvp

    Sunucular 2 ay önce

  • Lucretius
    Nephilim Pvp

    Sunucular 2 ay önce

  • Cengiz MERDİT
    Sphere 56T Nightly Sürümü

    Ultima Online 3 ay önce

  • aygun
    Esgaroth UO

    Sunucular 3 ay önce

  • Skill seçimlerinizi planlamak artık çok daha kolay

    Ultima Online Karakter Yapılandırma Aracı Bölümü Açıldı!

    2024-10-31 22:47

  • Ultima Online topluluğu, ClassicUO'nun sadece web client olarak kullanılabileceğinin açıklanmasının ardından tepkili.

    Resmi UO, Oyuncuları İkiye Böldü: Web Client Yeterli mi?

    2024-10-14 17:45

  • Ultima Online, ClassicUO ile resmi işbirliği yapıyor! Performans iyileştirmeleri, geniş oyun penceresi ve daha fazlası geliyor.

    Ultima Online, ClassicUO ile Resmi İşbirliğine Gidiyor

    2024-09-26 14:21

  • Centred#

    2024-07-08 22:50

  • CentrED+ 7.9

    2024-07-08 22:34

  • Distance(uzaklık) Sorgusu Hakkında

    2024-06-19 22:05

  • UoFiddler

    2024-06-01 02:19

  • UoFiddler ile Map Kopyalama

    2024-05-31 21:17

Menü
  • ANASAYFA
  • FORUM
  • DOKÜMAN
  • İNDİR
  • İLETİŞİM
  • Bağlantılar
  • CS 1.6 indir
  • CS 1.6 Türkçe
  • CS 1.6 Bot
  • CS 1.6 CFG
  • CS 1.6 Rate Ayarları
  • UO Server
  • Ghost Mouse indir
  • FPS Nedir?
  • Ultima Online PVP Server
  • Makroman
  • UO Karakter Yapılandırma
    © 2004 - 2025 Ultima-Strike. Her hakkı saklıdır.