Okay, well I checked this, and I even copied and pasted your script directly to the NPC task, and it is still not working. When I checked the character_enabledtasks table, it shows it as 11, 7 (11 being my chars' ID and 7 being the quest.) I have completed it several times, and it keeps giving me the SAME task, over and over again.
I tested it against my main char RIGHT NOW (He has yet to attempt this line of tasks) and he was able to complete it just fine, but when he returned to my task NPC, all she does it repeat:
Code:
Hi $name, I have a [job] for you.
I checked the character_enabledtasks window and it didn't update from 1, 7 to 1, 8(I am presuming this is the next one in the line-up based on tasks table).
How do I make it update the character_enabledtasks table? I am doing everything that I know with no effect =\