[EVENts e_diemaster]
[FUNCTION diemaster]
if (<isevent.e_diemaster>)
if ((<src.magery> > 98.0) && (<src.meditation> > 98.0) && (<src.anatomy> > 98.0) && (<src.evaluatingintel> > 98.0))
var.font = <src.font>
src.font = 8
src.say @0790,8 <strtoupper <args>>
src.font = <var.font>
return 1
endif
else
say @0790 <args>
endif
[function spell_say]
if !(<isevent.e_diemaster>)
say @0790 <args>
return 1
endif
if ((<src.magery> > 98.0) && (<src.meditation> > 98.0) && (<src.anatomy> > 98.0) && (<src.evaluatingintel> > 98.0))
src.diemaster <args>
return 1
else
say @0790 <args>
endif
[plevel 1]
ibranice
[function ibranice]
if (<src.isevent.e_diemaster>)
src.sysmessage @0785,1,1 Ibranice De-Aktif
src.events -e_diemaster
return 1
else
src.sysmessage @0785,1,1 Ibranice Aktif
src.events +e_diemaster
return 1
endif
[eof]
Total votes: 0
Bulunamadı.
Ultima Online 4 gün önce
Sunucular 2 hafta önce
Sphere Scripting 3 hafta önce
Counter-Strike 4 hafta önce
Sunucular 1 ay önce
Counter-Strike 2 2 ay önce
2023-10-19 02:28
2023-10-18 21:20
2023-10-18 17:59
2023-10-12 02:30
2023-08-05 04:49
2023-08-04 21:01
2023-08-04 15:22
2017-06-30 17:45
Yorumlar (0)