///////////////////////////////////////////////////////////////////////
// *Scripter Name : -
// *Shard Name : The Rosario Game
// *Shard Address : www.rosario.gen.tr
// *Personal Address : www.raskolserna.com
// *Messenger and E-Mail : [email protected]
// *Sphere Version : Specially 0.56b and maybe other releases
//
// *Bu kodlar TheRaskol tarafından yazılmış veya editlenmiştir.
// *The codes are written or were edited by TheRaskol (Raskol Serna).
///////////////////////////////////////////////////////////////////////
[events e_crash_fix]
on=@click
if (<fame> > 9990)
if (<memoryfindtype.memory_ipet>)
message @<eval <def.namehue_<NOTOGETFLAG 0,1>>> <sex Lord/Lady> <name> [tame]
else
message @<eval <def.namehue_<NOTOGETFLAG 0,1>>> <sex Lord/Lady> <name>
endif
else
if (<memoryfindtype.memory_ipet>)
message @<eval <def.namehue_<NOTOGETFLAG 0,1>>> <name> [tame]
else
message @<eval <def.namehue_<NOTOGETFLAG 0,1>>> <name>
endif
endif
return 1