sub EVENT_SAY { if ($text=~/#Test/i) { quest::spawn2(ID, 0, 0, $client->GetX(), $client->GetY(), $client->GetZ(), $client->GetHeading()); } }