[comment Basic]
Bu script Basic tarafından kodlanmıştır. Slothere'ye yardımı dolayısıyla teşekkürlerimi sunarım. İsteyen istediği gibi kullanabilir
[Plevel 1]
potduzenle
[function potduzenle]
_potduzenle i_potion_healgreat
_potduzenle i_potion_curegreat
_potduzenle i_potion_poisondeadly
_potduzenle i_potion_refreshtotal
_potduzenle i_potion_agilitygreat
_potduzenle i_potion_strengthgreat
_potduzenle i_potion_explosiongreat
_potduzenle i_potion_poison
_potduzenle i_potion_bleed
_potduzenle i_bottle_empty
[function _potduzenle]
forcont <findlayer(layer_pack)> 0
if (<args> == i_potion_healgreat)
if (<baseid> == <args>)
contp 128 107 // eşyaların çanta içinde bir positionu vardır. contp bu pozisyondur.
endif
endif
if (<args> == i_potion_curegreat)
if (<baseid> == <args>)
contp 141 107
endif
endif
if (<args> == i_potion_poisondeadly)
if (<baseid> == <args>)
contp 124 107
endif
endif
if (<args> == i_potion_refreshtotal)
if (<baseid> == <args>)
contp 102 107
endif
endif
if (<args> == i_potion_agilitygreat)
if (<baseid> == <args>)
contp 95 109
endif
endif
if (<args> == i_potion_strengthgreat)
if (<baseid> == <args>)
contp 73 107
endif
endif
if (<args> == i_potion_explosiongreat)
if (<baseid> == <args>)
contp 56 107
endif
endif
if (<args> == i_potion_poison)
if (<baseid> == <args>)
contp 101 107
endif
endif
if (<args> == i_potion_bleed)
if (<baseid> == <args>)
contp 65 107
endif
endif
if (<args> == i_bottle_empty)
if (<baseid> == <args>)
contp 100 132
endif
endif
endfor
Total votes: 0
Bulunamadı.
Ultima Online 2 gün önce
RunUo Scripting 2 gün önce
Sunucular 6 gün önce
Sunucular 6 gün önce
Ultima Online 2 hafta önce
Sunucular 3 hafta önce
Sunucular 4 hafta önce
Ultima Online 1 ay önce
Sunucular 1 ay önce
Ultima Online 2 ay önce
Sunucular 2 ay önce
Sohbet & Geyik 2 ay önce
2024-10-31 22:47
2024-10-14 17:45
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
Yorumlar (0)