[itemdef i_et_dragon]
name=Ethereal Dragon
id=i_mt_drake
TDATA3=01ba
layer=25
on=@create
color=0ffff
on=@equip
link=<src.uid>
on=@unequip
src.newitem i_et_ed
src.act.bounce
[itemdef i_et_ed]
NAME=Ethereal Dragon
id=i_pet_dragon
type=t_normal
CATEGORY=Other
SUBSECTION= Ethereal pets
DESCRIPTION=Ethereal Dragon
on=@create
color=07a1
attr=14
on=@dclick
IF (<SRC.FINDID.i_drum_timer>==1)
src.message You can't mout an etheral pet while A Spirit Is Within You!
RETURN 1
elseif (<src.flags>&000000400)
src.message You can't mout an etheral pet while polymorphed!
return 1
elseif !(<src.findlayer.25.uid>)
src.newitem i_et_dragon
src.act.equip
src.update
remove
return 1
else
src.message you are already mounted
return 1
endif
[EOF]
Total votes: 0
Ultima Online 2 hafta önce
Sphere Scripting 3 hafta önce
Sunucular 3 hafta önce
Sunucular 2 ay önce
Sphere Scripting 2 ay önce
CS 1.6 3 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Ultima Online 4 ay önce
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
2024-04-06 17:43
Yorumlar (0)