10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
|
void main()
|
||
|
{
|
||
|
object oPC=GetLastUsedBy();
|
||
|
|
||
|
{
|
||
|
DelayCommand(0.7,AssignCommand(oPC,JumpToObject(GetWaypointByTag("px_questing"),FALSE)));
|
||
|
|
||
|
}
|
||
|
}
|