One last question. I been searching everywhere but can't find the answer. I have this code in my theme.php:
Code:
imagestring($image_out, 2, 135, 4, "Player Status: ".$player['status'], $color);
I would like it to say how many quests completed. I have had no luck finding the parse code for this. I searched here and at the SOE site and of course on google. I have no idea how you guys find what to parse but I salute you for it.
