void main() { object oPC = GetPCSpeaker(); if(GetIsSkillSuccessful(oPC,SKILL_LORE,20) && GetIsSkillSuccessful(oPC,SKILL_SPELLCRAFT,22)) { } }