[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ı.
Sunucular 5 gün önce
Sunucular 1 hafta önce
Duyurular 1 hafta önce
Ultima Online 1 hafta önce
Ultima Online 1 hafta önce
Ultima Online 2 hafta önce
Duyurular 2 hafta önce
Sunucular 2 hafta önce
Sunucular 3 hafta önce
Ultima Online 3 hafta önce
Sunucular 3 hafta önce
2025-12-27 21:13
2025-12-23 23:17
2025-11-27 19:07
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


Yorumlar (0)