Code
IF
DialogStartRequested( _ , _ )
THEN
PartyAddExperience(7);


I like to use experience points when testing whether something exists/works or not, since it pops up above the character whenever it triggers.