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
