11 lines
150 B
Plaintext
Raw Permalink Normal View History

void main()
{
object oPC=GetLastUsedBy();
{
DelayCommand(0.7,AssignCommand(oPC,JumpToObject(GetWaypointByTag("fr_start_cormanthor2"),FALSE)));
}
}