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 Portal

      Ultima Online Portal

      Ultima Online oyununun topluluk portalı

    • 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

  • FORUM
  • DOKÜMAN
  • İNDİR
  • DISCORD 24
   Üye ol    Giriş
1035
  1. UO Scriptleri
  2. Sphere Scripts
  3. Gumps/Dialogs
  4. .Regs / .İngots / .Regs Dialogları (56b)

.Regs / .İngots / .Regs Dialogları (56b)

  • xwerswoodx
  • 2009-08-10 16:02
  • 0 Yorumlar
  • 2410 Görüntüleme
//*************************************
// YAZAR: xwerswoodx
// YAPIM: Hamit Devecioğlu (c)2003-2009
// TARİH: 05.07.2009
// SAAT : 01:04
// KONU : Yeni Fonksiyonlar
//*************************************
VERSION=0.56b

[Plevel 1]
regs
ingots
potions

[Defname regs]
regs_0=8
regs_1=Black Pearl
regs_2=Blood Moss
regs_3=Garlic
regs_4=Ginseng
regs_5=Mandrake Root
regs_6=Nightshade
regs_7=Sulfur Ash
regs_8=Spider Silk
reg_1=0f7a
reg_2=0f7b
reg_3=0f84
reg_4=0f85
reg_5=0f86
reg_6=0f88
reg_7=0f8c
reg_8=0f8d
ingots_0=15
ingots_1=Iron
ingots_2=Old Copper
ingots_3=Copper
ingots_4=Dull Copper
ingots_5=Rusty
ingots_6=Rose
ingots_7=Bronze
ingots_8=Silver
ingots_9=Gold
ingots_10=Shadow
ingots_11=Verite
ingots_12=Valorite
ingots_13=Agapite
ingots_14=Bloodrock
ingots_15=Blackrock
//ingots_16=Snow
//ingots_17=Fire
ingot_1=01bef
ingot_2=04549
ingot_3=01be3
ingot_4=0454b
ingot_5=04548
ingot_6=04544
ingot_7=0454c
ingot_8=01bf5
ingot_9=01be9
ingot_10=04541
ingot_11=04543
ingot_12=0454a
ingot_13=04542
ingot_14=04547
ingot_15=04546
//ingot_16=
//ingot_17=
potions_0=18
potions_1=Agility
potions_2=GAgility
potions_3=LCure
potions_4=Cure
potions_5=GCure
potions_6=LExplosion
potions_7=Explosion
potions_8=GExplosion
potions_9=LHeal
potions_10=Heal
potions_11=GHeal
potions_12=Nightsight
potions_13=LPoison
potions_14=Poison
potions_15=GPoison
potions_16=DPoison
potions_17=Refresh
potions_18=TRefresh
potion_1=0f08
potion_2=0f08
potion_3=0f07
potion_4=0f07
potion_5=0f07
potion_6=0f0d
potion_7=0f0d
potion_8=0f0d
potion_9=0f0c
potion_10=0f0c
potion_11=0f0c
potion_12=0f06
potion_13=0f0a
potion_14=0f0a
potion_15=0f0a
potion_16=0f0a
potion_17=0f0b
potion_18=0f0b
poti_1=i_potion_agility
poti_2=i_potion_agilitygreat
poti_3=i_potion_cureless
poti_4=i_potion_cure
poti_5=i_potion_curegreat
poti_6=i_potion_explosionless
poti_7=i_potion_explosion
poti_8=i_potion_explosiongreat
poti_9=i_potion_healless
poti_10=i_potion_heal
poti_11=i_potion_healgreat
poti_12=i_potion_nightsight
poti_13=i_potion_poisonless
poti_14=i_potion_poison
poti_15=i_potion_poisongreat
poti_16=i_potion_poisondeadly
poti_17=i_potion_refresh
poti_18=i_potion_refreshtotal

[Function regs]
sdialog d_regs
return 1

[Dialog d_regs]
-10,-50
move
for 1 <ddef.regs_0>
resizepic 190 165 2620 250 <eval <ddef.regs_0>*43,75>
resizepic 197 175 3000 237 <eval (<eval <ddef.regs_0>*43,75>)-20>
endfor

local.a 178
for 1 <ddef.regs_0>
//resizepic 230 <dlocal.a> 3500 150 43
resizepic 200 <dlocal.a> 3500 230 43
local.a +=40
endfor

local.z 188
for 1 <ddef.regs_0>
//gumppic 300 <dlocal.z> 2443
gumppic 355 <dlocal.z> 2443
local.z +=40
endfor

local.y 190
for 1 <ddef.regs_0>
dtext 220 <dlocal.y> 0480 <def.regs_<dlocal._for>>
dtext 362 <dlocal.y> 00 <eval <rescount <def.reg_<dlocal._for>>>>
tilepic 318 <dlocal.y> <def.reg_<dlocal._for>>
local.y +=40
endfor

[Dialog d_regs BUTTON]
On=0
return 1



//İngot
[Function ingots]
sdialog d_ingots
return 1

[Dialog d_ingots]
-10,-100
move
for 1 <ddef.ingots_0>
resizepic 190 165 2620 250 <eval <ddef.ingots_0>*42>
resizepic 197 175 3000 237 <eval (<eval <ddef.ingots_0>*42>)-20>
endfor

local.a 178
for 1 <ddef.ingots_0>
//resizepic 230 <dlocal.a> 3500 150 43
resizepic 200 <dlocal.a> 3500 230 43
local.a +=40
endfor

local.z 188
for 1 <ddef.ingots_0>
//gumppic 300 <dlocal.z> 2443
gumppic 355 <dlocal.z> 2443
local.z +=40
endfor

local.y 190
for 1 <ddef.ingots_0>
dtext 220 <dlocal.y> 0480 <def.ingots_<dlocal._for>>
dtext 362 <dlocal.y> 00 <eval <rescount <def.ingot_<dlocal._for>>>>
//tilepic 318 <dlocal.y> <def.ingot_<dlocal._for>>
local.y +=40
endfor

[Dialog d_ingots BUTTON]
On=0
return 1




//Potions
[Function potions]
sdialog d_potions
return 1

[Dialog d_potions]
-10,-185
move
for 1 <ddef.potions_0>
resizepic 190 165 2620 250 <eval <ddef.potions_0>*42>
resizepic 197 175 3000 237 <eval (<eval <ddef.potions_0>*42>)-20>
endfor

local.a 178
for 1 <ddef.potions_0>
//resizepic 230 <dlocal.a> 3500 150 43
resizepic 200 <dlocal.a> 3500 230 43
local.a +=40
endfor

local.z 188
for 1 <ddef.potions_0>
//gumppic 300 <dlocal.z> 2443
gumppic 355 <dlocal.z> 2443
local.z +=40
endfor

local.y 190
for 1 <ddef.potions_0>
dtext 220 <dlocal.y> 0480 <def.potions_<dlocal._for>>
dtext 362 <dlocal.y> 00 <eval <rescount <def.poti_<dlocal._for>>>>
tilepic 318 <dlocal.y> <def.potion_<dlocal._for>>
local.y +=40
endfor

[Dialog d_potions BUTTON]
On=0
return 1

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
  • 56b Regs Functionu

    2009-07-17 16:25



  • Son Forumlar
  • Sayfalar
  • Deathwave
    Sistem Güncellemeleri: Portal, Sunucu Listesi ve...

    Duyurular 1 saat önce

  • Lucretius
    AutoMod - AI Destekli Forum Moderasyon

    Duyurular 1 gün önce

  • Syntax
    UO:Nimloth Yeniden Doğuyor !

    Sunucular 1 hafta önce

  • Gececi
    Üyeliği 18 yıl ve üstünde olanlar.

    Ultima Online 1 hafta önce

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

    Ultima Online 2 hafta önce

  • Çağdaş İLHAN
    Viox/phobos Sphere Script Pack Alınacaktır

    Sphere Scripting 3 hafta önce

  • Venus
    World of UO'da Geçmişe Yolculuk Başladı

    Sunucular 3 hafta önce

  • HaldiUo
    HaldiUO (Pc-Mobile)

    Sunucular 3 hafta önce

  • TheFXon
    CS 1.6 P0ndenush Config

    CS 1.6 1 ay önce

  • TheNorthShield
    The North Shield ( TNS ) - Golden Age 2017

    Sunucular 2 ay önce

  • System_Error
    Sphere X Kurulum İş İlanı

    Sphere Scripting 2 ay önce

  • Esgaroth UO
    Esgaroth UO

    Sunucular 3 ay önce

  • sarhos7573
    Scripting / script

    Ultima Online 3 ay önce

  • Vanq
    Yapay zekayla UO kodlamaya çalışan var mı? Cursor...

    Sphere Scripting 4 ay önce

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

    Counter-Strike 4 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.