Thread
:
$mob->
View Single Post
#
14
08-28-2008, 06:05 PM
KLS
Administrator
Join Date: Sep 2006
Posts: 1,348
$client shouldn't be exported on timer as there's no client trigger for that event.
Code:
if($hate_target->IsClient()){ $hate_target->SetLevel(1, false); }
KLS
View Public Profile
Send a private message to KLS
Find all posts by KLS