void main() { object oPC = GetLastUsedBy(); if(GetIsSkillSuccessful(oPC,SKILL_LORE,33)) { SpeakString("Until one comes who dares the Incantation of Nerule... Oh you seekers in the distant future, find the Words of Power and the path will lay clear once you speak them proud!"); } { SpeakString("["+GetName(oPC)+" tries in vain to read the ancient runes]"); } }