Arkadaşlar Yaptığım 2.Scriptide Beğeninize Sunuyorum Eksiklerim Hatalarım Varsa Lütfen Söyleyin
https://www.ultima-strike.com/dokuman/script-dersi-menu-yapimi Bu Adresden Bakıpda Öğrendim o deri set anlatıo ama potion a da olur herhalde dedim bnde nedense Çift Tıkalyınca boş bir menü çıkıyor bundan önceki menü düzgündü anlamadım gitti durduk yere o var olan script 2kere tıklıyom bombos ekran cıkıor Text mext hiç dokunmadım dogru ama bir türlü kawrayamadım ne ayaktır diye Ben 55 i den 55r geçmeye çalıştım 436584375 adet hata war spherede ondan olabilir dicemde skill_lo falan ile ilgili onlar ne mantk anlamadım o sorunu bilen warsa haberdar etsin buyrun 20 dkda hazırladım topic sayesinde tabi Potion scriptim Orda Bleed ve mana potionun id lerini sizin yazmanız gerekli

[itemdef i_stone_potion]
name=Potion Tasi
id=i_grave_Stone

on=@create
color=0489
attr=04

on=@click
name=Set Tasi

on=@dclick
[dialog d_potion]
return 1

[dialog d_potion]
0,0
PAGE 0
resizepic 20 20 3500 250 205

text 100 32 32 0
text 100 67 32 1
text 100 100 32 3
text 100 169 32 4

button 50 32 4005 4006 1 0 1
button 50 67 4005 4006 2 0 2
button 50 100 4005 4006 3 0 3
button 50 134 4005 4006 4 0 4
button 50 169 4005 4006 5 0 5

[DIALOG d_potion TEXT]
Greater Heal Potion
Greater Cure Potion
Total Refresh Potion
Bleed Potion
Total Mana Potion

[DIALOG d_potion BUTTON]
onbutton=1
src.newitem=i_potion_healgreat
src.act.bounce
onbutton=2
src.newitem=i_potion_curegreat
src.act.bounce
onbutton=3
src.newitem=i_potion_refreshtotal
onbutton=4
src.newitem=Buraya Serverinizin Bleed Potion Komutunu Yazin
src.act.bounce
onbutton=5
src.newitem=Buraya Serverinizin Mana Potion Komutunu yada ismini değiştirip başka bir potionun İsmini yazın
src.act.bounce


Bu konu HP-Nexiel tarafından düzenlendi(2008-09-01 09:35, 15 yıl önce)


On=Dlick
dialog d_potion // parantezleri sil.

Text Kısmınıda
text 100 32 32 1
text 100 67 32 2
text 100 100 32 3
text 100 134 32 4
text 100 169 32 5


bu şekil yap
Novice
0.1
dtext kullansaniz hicb ir sorun olmucak ha kendi isinizi zorlastiriyorsunuz.
Gercekten Nasil Desem Text Yapacaksinda Altina Yazisini Yazcaksinda Uzun İs dtext Daha Kolay Ve Öneririm Sahsen..
[f][itemdef i_stone_potion]
name=Potion Tasi
id=i_grave_Stone

on=@create
color=0489
attr 10

on=@click
message @07a1 Other stone / xxxx

on=@dclick
sdialog d_potion
return 1

[dialog d_potion]
0,0
PAGE 0
resizepic 20 20 3500 250 205

dtext 100 32 32 0  Xxx Shard Potion menu
dtext 100 67 32 1  G. heal
dtext 100 100 32 3 G. Cure
dtext 100 169 32 4 Total Refresh
dtext 100 190 32 5 Bleed
xxx
xxx
x

button 50 32 4005 4006 1 0 1
button 50 67 4005 4006 2 0 2
button 50 100 4005 4006 3 0 3
button 50 134 4005 4006 4 0 4
button 50 169 4005 4006 5 0 5


[DIALOG d_potion BUTTON]
onbutton=1
src.newitem=i_potion_healgreat
src.act.bounce
onbutton=2
src.newitem=i_potion_curegreat
src.act.bounce
onbutton=3
src.newitem=i_potion_refreshtotal
onbutton=4
src.newitem=Buraya Serverinizin Bleed Potion Komutunu Yazin
src.act.bounce
onbutton=5
src.newitem=Buraya Serverinizin Mana Potion Komutunu yada ismini değiştirip başka bir potionun İsmini yazın
src.act.bounce

[eof]
al dostum böyle olcak
peki bu na amont nası verebilirim Yani potları nasıl toplu yapabilirim mesela tıkladıgında cantaya 10 tane versin
Marlock : peki bu na amont nası verebilirim Yani potları nasıl toplu yapabilirim mesela tıkladıgında cantaya 10 tane versin

src.newitem=i_potion_refreshtotal 10 gibi.
tmm saol

Üye Ol veya Giriş Yap

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