*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
(.new)Gm newing dialogs
[function yeni]
src.dialog=d_new_d
[DIALOG d_new_d]
0,0
resizepic 150 9 1000 650 500
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
button 466 280 9904 9903 1 1 9
text 534 287 62 8
button 238 333 9904 9903 1 1 5
text 293 340 62 4
button 466 333 9904 9903 1 1 10
text 534 340 62 9
text 293 370 63 10
[dialog d_new_d TEXT]
+3
+6
+9
+12
+15
Icecekler
Giyecekler (Seer)
Giyecekler (Gm)
Giyecekler (Admin)
Giyecekler (Owner)
Franko De Silva Tarafindan Yazilmistir.Tum haklari saklidir.
[Dialog d_new_d Button]
On=0
return 1
src.message .New'i kullanmak Istemediniz...Sayin Gm <src.name>
On=1
src.dialog d_artiucler
return 1
On=2
src.dialog d_artialtilar
return 1
On=3
src.dialog d_artidokuzlar
return 1
On=4
src.dialog d_artionikiler
return 1
On=5
src.dialog d_artionbesler
return 1
On=6
src.dialog d_potions_dialog
return 1
On=7
src.newitem i_mrs
src.act.bounce
src.newitem i_ss
src.act.bounce
src.newitem i_phs
src.act.bounce
return 1
On=8
src.newitem i_mrgm
src.act.bounce
src.newitem i_sgm
src.act.bounce
src.newitem i_phgm
src.act.bounce
return 1
On=9
src.newitem i_mrad
src.act.bounce
src.newitem i_sad
src.act.bounce
src.newitem i_phad
src.act.bounce
return 1
On=10
src.newitem i_mrow
src.act.bounce
src.newitem i_sow
src.act.bounce
src.newitem i_phow
src.act.bounce
return 1
*************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
[DIALOG d_potions_dialog]
0,0
resizepic 150 9 1000 650 500
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
button 466 280 9904 9903 1 1 9
text 534 287 62 8
button 238 333 9904 9903 1 1 5
text 293 340 62 4
[dialog d_potions_dialog TEXT]
Greater Heal
Greater Cure
Nightshade
Greater Agility
Strenght
Poison
Explosion
Refresh
Bos
[Dialog d_potions_dialog Button]
On=0
return 1
src.message .New'i kullanmak Istemediniz...Sayin Gm <src.name>
endif
On=1
src.newitem i_bottle_yellow
src.act.bounce
return 1
endif
On=2
src.newitem i_bottle_orange
src.act.bounce
return 1
endif
On=3
src.newitem i_bottle_black
src.act.bounce
return 1
endif
On=4
src.newitem i_bottle_blue
src.act.bounce
return 1
endif
On=5
src.newitem i_bottle_white
src.act.bounce
return 1
endif
On=6
src.newitem i_bottle_green
src.act.bounce
return 1
endif
On=7
src.newitem i_bottle_purple
src.act.bounce
return 1
endif
On=8
src.newitem i_bottle_red
src.act.bounce
return 1
endif
On=9
src.newitem i_bottle_empty
src.act.bounce
return 1
endif
*************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
SEER
[itemdef i_mrs]
id=i_deathshroud
defname=i_mrs
Name=Seer Robe
On=@create
attr=00004
color=007cd
[itemdef i_ss]
id=i_staff_gnarled
defname i_ss
Name=Seer Staff
On=@create
attr=00004
color=007cd
[itemdef i_phs]
id=i_pet_horse_brown_dk
defname=i_phs
Name=Seer Horse
On=@create
attr=00004
color=007cd
************************************************************************************
GM
[itemdef i_mrgm]
id=i_deathshroud
defname=i_mrgm
Name=Gm Robe
On=@create
attr=00004
color=009ba
[itemdef i_sgm]
id=i_staff_gnarled
defname i_sgm
Name=Gm Staff
On=@create
attr=00004
color=009ba
[itemdef i_phgm]
id=i_pet_horse_brown_dk
defname=i_phgm
Name=Gm Horse
On=@create
attr=00004
color=009ba
************************************************************************************
ADMIN
[itemdef i_mrad]
id=i_deathshroud
defname=i_mrad
Name=Admin Robe
On=@create
attr=00004
color=009c9
[itemdef i_sad]
id=i_staff_gnarled
defname i_sad
Name=Admin Staff
On=@create
attr=00004
color=009c9
[itemdef i_phad]
id=i_pet_horse_brown_dk
defname=i_phad
Name=Admin Horse
On=@create
attr=00004
color=009c9
************************************************************************************
OWNER
[itemdef i_mrow]
id=i_deathshroud
defname=i_mrow
Name=Owner Robe
On=@create
attr=00004
color=00b9f
[itemdef i_sow]
id=i_staff_gnarled
defname i_sow
Name=Owner Staff
On=@create
attr=00004
color=00b9f
[itemdef i_phow]
id=i_pet_horse_brown_dk
defname=i_phow
Name=Owner Horse
On=@create
attr=00004
color=00b9f
************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
/////+3\\\\\
[DIALOG d_artiucler]
0,0
resizepic 150 9 1000 650 470
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
[dialog d_artiucler TEXT]
Halberd
Bardiche
Katana
Cutlass
Bow
Kryss
Spear
Heavy Crossbow
[Dialog d_artiucler Button]
On=0
return 1
src.dialog d_new_d
src.sysmessage .new e geri döndünüz...
endif
On=1
src.newitem i_halberd_ruin
src.act.bounce
return 1
endif
On=2
src.newitem i_bardiche_ruin
src.act.bounce
return 1
endif
On=3
src.newitem i_katana_ruin
src.act.bounce
return 1
endif
On=4
src.newitem i_cutlass_ruin
src.act.bounce
return 1
endif
On=5
src.newitem i_bow_ruin
src.act.bounce
return 1
endif
On=6
src.newitem i_kryss_ruin
src.act.bounce
return 1
endif
On=7
src.newitem i_spear_ruin
src.act.bounce
return 1
endif
On=8
src.newitem i_crossbow_heavy_ruin
src.act.bounce
return 1
endif
************************************************************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
/////+6\\\\\
[DIALOG d_artialtilar]
0,0
resizepic 150 9 1000 650 470
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
[dialog d_artialtilar TEXT]
Halberd
Bardiche
Katana
Cutlass
Bow
Kryss
Spear
Heavy Crossbow
[Dialog d_artialtilar Button]
On=0
return 1
src.dialog d_new_d
src.sysmessage .new e geri döndünüz...
endif
On=1
src.newitem i_halberd_might
src.act.bounce
return 1
endif
On=2
src.newitem i_bardiche_might
src.act.bounce
return 1
endif
On=3
src.newitem i_katana_might
src.act.bounce
return 1
endif
On=4
src.newitem i_cutlass_might
src.act.bounce
return 1
endif
On=5
src.newitem i_bow_might
src.act.bounce
return 1
endif
On=6
src.newitem i_kryss_might
src.act.bounce
return 1
endif
On=7
src.newitem i_spear_might
src.act.bounce
return 1
endif
On=8
src.newitem i_crossbow_heavy_might
src.act.bounce
return 1
endif
************************************************************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
/////+9\\\\\
[DIALOG d_artidokuzlar]
0,0
resizepic 150 9 1000 650 470
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
[dialog d_artidokuzlar TEXT]
Halberd
Bardiche
Katana
Cutlass
Bow
Kryss
Spear
Heavy Crossbow
[Dialog d_artidokuzlar Button]
On=0
return 1
src.dialog d_new_d
src.sysmessage .new e geri döndünüz...
endif
On=1
src.newitem i_halberd_force
src.act.bounce
return 1
endif
On=2
src.newitem i_bardiche_force
src.act.bounce
return 1
endif
On=3
src.newitem i_katana_force
src.act.bounce
return 1
endif
On=4
src.newitem i_cutlass_force
src.act.bounce
return 1
endif
On=5
src.newitem i_bow_force
src.act.bounce
return 1
endif
On=6
src.newitem i_kryss_force
src.act.bounce
return 1
endif
On=7
src.newitem i_spear_force
src.act.bounce
return 1
endif
On=8
src.newitem i_crossbow_heavy_force
src.act.bounce
return 1
endif
************************************************************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
/////+12\\\\\
[DIALOG d_artionikiler]
0,0
resizepic 150 9 1000 650 470
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
[dialog d_artionikiler TEXT]
Halberd
Bardiche
Katana
Cutlass
Bow
Kryss
Spear
Heavy Crossbow
[Dialog d_artionikiler Button]
On=0
return 1
src.dialog d_new_d
src.sysmessage .new e geri döndünüz...
endif
On=1
src.newitem i_halberd_power
src.act.bounce
return 1
endif
On=2
src.newitem i_bardiche_power
src.act.bounce
return 1
endif
On=3
src.newitem i_katana_power
src.act.bounce
return 1
endif
On=4
src.newitem i_cutlass_power
src.act.bounce
return 1
endif
On=5
src.newitem i_bow_power
src.act.bounce
return 1
endif
On=6
src.newitem i_kryss_power
src.act.bounce
return 1
endif
On=7
src.newitem i_spear_power
src.act.bounce
return 1
endif
On=8
src.newitem i_crossbow_heavy_power
src.act.bounce
return 1
endif
************************************************************************************
*****************************************
*************18/Haziran/2007*************
*Franko De Silvia Tarafından Yazılmıştır*
*****************************************
/////+15\\\\\
[DIALOG d_artionbesler]
0,0
resizepic 150 9 1000 650 470
button 238 129 9904 9903 1 1 1
text 293 135 62 0
button 238 178 9904 9903 1 1 2
text 293 182 62 1
button 238 227 9904 9903 1 1 3
text 293 235 62 2
button 238 280 9904 9903 1 1 4
text 293 287 62 3
button 466 129 9904 9903 1 1 6
text 534 135 62 5
button 466 178 9904 9903 1 1 7
text 534 182 62 6
button 466 227 9904 9903 1 1 8
text 534 235 62 7
[dialog d_artionbesler TEXT]
Halberd
Bardiche
Katana
Cutlass
Bow
Kryss
Spear
Heavy Crossbow
[Dialog d_artionbesler Button]
On=0
return 1
src.dialog d_new_d
src.sysmessage .new e geri döndünüz...
endif
On=1
src.newitem i_halberd_vanq
src.act.bounce
return 1
endif
On=2
src.newitem i_bardiche_vanq
src.act.bounce
return 1
endif
On=3
src.newitem i_katana_vanq
src.act.bounce
return 1
endif
On=4
src.newitem i_cutlass_vanq
src.act.bounce
return 1
endif
On=5
src.newitem i_bow_vanq
src.act.bounce
return 1
endif
On=6
src.newitem i_kryss_vanq
src.act.bounce
return 1
endif
On=7
src.newitem i_spear_vanq
src.act.bounce
return 1
endif
On=8
src.newitem i_crossbow_heavy_vanq
src.act.bounce
return 1
endif
Total votes: 0
Off Topic 2 gün önce
Sunucular 3 gün önce
Sunucular 3 hafta önce
Ultima Online 1 ay önce
Sunucular 2 ay önce
Sunucular 3 ay önce
Sphere Scripting 3 ay önce
CS 1.6 4 ay önce
Sunucular 5 ay önce
Sunucular 5 ay önce
Sunucular 5 ay önce
2024-09-26 14:21
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
2024-04-09 16:53
2024-04-06 18:20
Yorumlar (0)