ok I got it working. I just changed it to
Code:
my $i_id = quest::CreateInstance("arena", 1, 360);
quest::AssignToInstance($i_id);
quest::MovePCInstance(77, $i_id, -41, 131, -0.5);
I guess that works better than what I was doing. But now for some reason, no matter what time i put, it defaults to like 2 minutes 19 seconds.