Jezulkim
05-09-2008, 01:04 PM
Hi, I'm trying to skip the unnecessary clicking of "Quick start".
This line should load the join server gui:
GuiLoadContentCtrl(MainWi ndow, "gui\\JoinGame.gui");
but I get this error:
GuiLoadContentCtrl: MainWindow is not a valid SimGui::Canvas
GuiLoadContentCtrl(MainWi ndow, "gui\\JoinGame.gui"); seems to work if you write it in the console after Tribes has started. I've seen this working with newopts so please help :hurry:
This line should load the join server gui:
GuiLoadContentCtrl(MainWi ndow, "gui\\JoinGame.gui");
but I get this error:
GuiLoadContentCtrl: MainWindow is not a valid SimGui::Canvas
GuiLoadContentCtrl(MainWi ndow, "gui\\JoinGame.gui"); seems to work if you write it in the console after Tribes has started. I've seen this working with newopts so please help :hurry: