7 lines
90 B
Plaintext
Raw Permalink Normal View History

void main()
{
object oPC = GetLastSpeaker();
ExecuteScript("daoc_recall",oPC);
}