7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastSpeaker();
|
|
|
|
ExecuteScript("daoc_recall",oPC);
|
|
}
|