Bourbon 0 Posted August 9, 2015 Anyone have an idea as to how to get this to work? It seems to me that the race never starts. poringrace.txt Quote Share this post Link to post Share on other sites
0 KirieZ 88 Posted August 9, 2015 I'm not completely sure but I think that this happens because your OnMinute36 label is not calling anything in the bidder to start its timer. I've not tested in-game, but maybe this will fix the problem: At the end of OnMinute36: (add the donpcevent) announce "The portal has been closed.",0;disablenpc "Pracewarp";donpcevent "Bidder#prace0::OnStart1";sleep 5000; In the bidder, change Start1: to OnStart1: and at OnTimer120000: change goto Start1 to goto OnStart1 Hope it helps. Quote Share this post Link to post Share on other sites
0 Bourbon 0 Posted August 9, 2015 Hmm, gave it a try, but no luck so far. Quote Share this post Link to post Share on other sites
Anyone have an idea as to how to get this to work?
It seems to me that the race never starts.
poringrace.txt
Share this post
Link to post
Share on other sites