LoL, sorry then
I talk to Wes to check fraction checks in asap, but this is the best i can do atm.
Code:
EVENT_SAY {
if ($1- =~ "Hail") { say ("Hey, welcome to my home, $user .") }
/* If fraction below warm
if ($1- =~ "Hail") { say ("You're unwelcome here. I will now teleport you out. ") cast($userid,SpellID) }
*/
}