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 31
   Üye ol    Giriş
156
  1. UO Scriptleri
  2. Sphere Scripts
  3. Items
  4. quzeL Bır Pvp Stone
pckopat77

quzeL Bır Pvp Stone

  • pckopat77
  • 2007-11-18 13:29
  • 0 Yorumlar
  • 1701 Görüntüleme
////////JAnnear Tarafndan YazıLmıstr 
///////msn & mail
//////[email protected] & [email protected]
///// Icındekı ItemLerı Kendınıze qore Deıstırın....

[itemdef i_pvpstone]
defname= i_pvpstone
id=0edd
name=

on=@create
color=0808
type=0
timer 1

on=@dclick
src.dialog pvp_stone_dialog

on=@click
name @0481 Pvp Stone

[dialog pvp_stone_dialog]
50,50
nomove

resizepic 250 10 2620 240 350

text 290 40 95 0
text 290 60 95 1
text 290 80 95 2
text 290 100 95 3
text 290 120 95 4

button 270 65 2224 2117 1 0 1
button 270 85 2224 2117 1 0 2
button 270 105 2224 2117 1 0 3
button 270 125 2224 2117 1 0 4

[dialog pvp_stone_dialog text]
<serv.servname> Menu
Setler
Silahlar
Diger
Robeler

[dialog pvp_stone_dialog button]
onbutton 1
src.dialog setler_dialog

onbutton 2
src.dialog silahlar_dialog

onbutton 3
src.dialog other_dialog

onbutton 4
src.sysmessage @0481 Robeler Yenilenmekte...


[dialog setler_dialog]
50,50
nomove

resizepic 250 10 2620 240 350

text 290 40 95 0
text 290 60 95 1
text 290 80 95 2
text 290 320 95 3

button 270 65 2224 2117 1 0 1
button 270 85 2224 2117 1 0 2
button 270 325 2224 2117 1 0 3

[dialog setler_dialog text]
<serv.servname> Menu
Studded Set
Blackrock Platemail Set
Geri Don

[dialog setler_dialog button]
onbutton 1
src.newitem i_studded_tunic
src.act.bounce
src.color 00
src.newitem i_studded_leggings
src.act.bounce
src.color 00
src.newitem i_studded_sleeves
src.act.bounce
src.color 00
src.newitem i_studded_gloves
src.act.bounce
src.color 00
src.newitem i_studded_gorget
src.act.bounce
src.color 00
endif

onbutton 2
src.newitem i_blackrock_platemail
src.act.bounce
src.newitem i_blackrock_platemail_leggings
src.act.bounce
src.newitem i_blackrock_platemail_arms
src.act.bounce
src.newitem i_blackrock_platemail_gorget
src.act.bounce
src.newitem i_blackrock_platemail_gauntlets
src.act.bounce
src.newitem i_blackrock_plate_helm
src.act.bounce
src.newitem i_blackrock_heater_shield
src.act.bounce
endif

onbutton 3
src.dialog pvp_stone_dialog
endif

[dialog silahlar_dialog]
50,50
nomove

resizepic 250 10 2620 240 350

text 290 40 95 0
text 290 60 95 1
text 290 80 95 2
text 290 100 95 3
text 290 120 95 4
text 290 140 95 5
text 290 160 95 6
text 290 180 95 7
text 290 200 95 8
text 290 220 95 9
text 290 240 95 10
text 290 260 95 11
text 290 280 95 12
text 290 300 95 13
text 290 320 95 14

button 270 65 2224 2117 1 0 1
button 270 85 2224 2117 1 0 2
button 270 105 2224 2117 1 0 3
button 270 125 2224 2117 1 0 4
button 270 145 2224 2117 1 0 5
button 270 165 2224 2117 1 0 6
button 270 185 2224 2117 1 0 7
button 270 205 2224 2117 1 0 8
button 270 225 2224 2117 1 0 9
button 270 245 2224 2117 1 0 10
button 270 265 2224 2117 1 0 11
button 270 285 2224 2117 1 0 12
button 270 305 2224 2117 1 0 13
button 270 325 2224 2117 1 0 14

[dialog silahlar_dialog text]
<serv.servname> Menu
Katana +12
Kryss +12
Maul +12
Mace +12
Bardiche +12
Halberd +12
Spear +12
Short spear +12
Blackstaff
Elven Bow
Warmace +12
Cutlass +12
Scimitar +12
Geri Don

[dialog silahlar_dialog button]
onbutton 1
src.newitem i_katana_power
src.act.bounce
endif

onbutton 2
src.newitem i_kryss_power
src.act.bounce
endif

onbutton 3
src.newitem i_maul_power
src.act.bounce
endif

onbutton 4
src.newitem i_mace_power
src.act.bounce
endif

onbutton 5
src.newitem i_bardiche_power
src.act.bounce
endif

onbutton 6
src.newitem i_halberd_power
src.act.bounce
endif

onbutton 7
src.newitem i_spear_power
src.act.bounce
endif

onbutton 8
src.newitem i_spear_short_power
src.act.bounce
endif

onbutton 9
src.newitem i_staff_black
src.act.bounce
endif

onbutton 10
src.newitem i_bow_elven
src.act.bounce
endif

onbutton 11
src.newitem i_mace_war_power
src.act.bounce
endif

onbutton 12
src.newitem i_cutlass_power
src.act.bounce
endif

onbutton 13
src.newitem i_scimitar_power
src.act.bounce
endif

onbutton 14
src.dialog pvp_stone_dialog
endif

[dialog other_dialog]
50,50
nomove

resizepic 250 10 2620 240 350

text 290 40 95 0
text 290 60 95 1
text 290 80 95 2
text 290 100 95 3
text 290 120 95 4
text 290 140 95 5
text 290 160 95 6
text 290 180 95 7
text 290 200 95 8
text 290 220 95 9
text 290 240 95 10
text 290 260 95 11
text 290 320 95 12

button 270 65 2224 2117 1 0 1
button 270 85 2224 2117 1 0 2
button 270 105 2224 2117 1 0 3
button 270 125 2224 2117 1 0 4
button 270 145 2224 2117 1 0 5
button 270 165 2224 2117 1 0 6
button 270 185 2224 2117 1 0 7
button 270 205 2224 2117 1 0 8
button 270 225 2224 2117 1 0 9
button 270 245 2224 2117 1 0 10
button 270 265 2224 2117 1 0 11
button 270 325 2224 2117 1 0 12

[dialog other_dialog text]
<serv.servname> Menu
Great Heal Poti.
Great Cure Poti.
Total Ref Poti.
Deadly Poi Poti.
100 bandaj
Trapped Pouch [tp]
Full Spellbook
Bleed Potion
Great Agility Poti.
Nightsight Poti.
100 Arrow
Geri Don

[dialog other_dialog button]
onbutton 1
src.newitem i_potion_healgreat,5
src.act.dupe 10
src.act.bounce
endif

onbutton 2
src.newitem i_potion_curegreat,5
src.act.dupe 10
src.act.bounce
endif

onbutton 3
src.newitem i_potion_refreshtotal,5
src.act.dupe 10
src.act.bounce
endif

onbutton 4
src.newitem i_potion_poisondeadly,5
src.act.bounce
endif

onbutton 5
src.newitem i_bandage,100
src.act.bounce
endif

onbutton 6
src.newitem i_pouch_trapped,5
src.act.bounce
endif

onbutton 7
src.newitem i_full_spellbook
src.act.bounce
endif

onbutton 8
src.newitem i_potion_bleed,5
src.act.bounce
endif

onbutton 9
src.newitem i_potion_agilitygreat,5
src.act.bounce
endif

onbutton 10
src.newitem i_potion_nightsight,5
src.act.bounce
endif

onbutton 11
src.newitem i_arrow,100
src.act.bounce
endif

onbutton 12
src.dialog pvp_stone_dialog
endif

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
  • Web Stone

    2006-05-02 21:59

  • Stone Oven

    2008-07-09 21:46

  • Guild Stone

    2008-07-01 11:24

  • Tailor Stone

    2008-07-23 15:53

  • Potion Stone

    2008-08-03 14:53



  • Son Forumlar
  • Sayfalar
  • Osman3007
    CS 1.6 P0ndenush Config

    CS 1.6 1 gün önce

  • TSuN@Mi
    Counter-Strike 1.6 İndir - Tek Link Hızlı-

    Counter-Strike 3 gün önce

  • sarhos7573
    Ev Yapmak istiyorum

    Sphere Scripting 4 gün önce

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

    Ultima Online 6 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 1 ay ö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 2 ay önce

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

    Counter-Strike 2 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

  • 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.