[@main]
#IF
checkjob taos
#ACT
goto @level
#ELSESAY
your not a tao i will not give you a new pet!
[@level]
#IF
checklevel 45
#ACT
goto @chkpet
#ELSESAY
your not a high enough level for this summon
[@chkpet]
#IF
checkmarry 1
#ACT
marrymob LionSoldier
#ELSESAY
You already have this summon.
Very basic script that will allow a new pet for taos :P