View Single Post
  #3  
Old 11-21-2008, 03:32 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

LOL, I did try that, but I did it like this:

Code:
if ($client_search) {
  if ($client_search >= 1) {
And for some reason, it still seemed to have the same problem. But, I just tried it with just this:

Code:
if ($client_search) {
As you suggested, and it seems to be working perfectly with no insane amount of log entries. So, thanks lol

If anyone is interested, I will be posting the full script in the custom quests section. It is definitely something fun to at least check out and play around with
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote