Arkadaşlar bi scp ile nasıl butun magcillara renk koyabilirim yoksa hepsine yazmammı gerek :S
diyordumki buldum
[typedef t_renklisilah]
on=@click
if (<morey>==200) // +3
color=05
elseif (<morey>==400) // +6
color=06
elseif (<morey>==600) // +9
color=07
elseif (<morey>==800) // +12
color=08
elseif (<morey>==1000) // +15
color=0455
endif
[events e_silahrengi]
on=@itemclick
if (<act.type> == t_weapon_axe) || (<act.type> == t_weapon_mace_staff) || (<act.type> == t_weapon_fence) || (<act.type> == t_weapon_sword) || (<act.type> == t_weapon_mace_pick) || (<act.type> == t_weapon_mace_smith)|| (<act.type> == t_weapon_mace_sharp) || (<act.type> == t_weapon_bow) || (<act.type> == t_weapon_mace_staff)
if (<act.morey> > 0)
act.events +t_renklisilah
endif
endif
Bu konu verminand35 tarafından düzenlendi(2007-11-21 14:29, 17 yıl önce)