Instynct 1 Posted June 24, 2013 I think I might be doing something wrong here... so when I export my gui to gui editor format and copy all of that to my clipboard and later want to import it I try to use ctrl+o to "import gui format" back into the gui editor but nothing happens.... Also for the "import config format" what exactly do I enter to import my config class back into the gui editor. Share this post Link to post Share on other sites
gossamersolid 153 Posted June 24, 2013 I've never been able to get importing config format working. Here's what I do: 1. Lay out my GUI the way I want it 2. CTRL+S and pick GUI Editor format 3. Paste it somewhere you'll remember 4. To import it again, go to where you saved the exported GUI editor format Here's an example of what it gave me: /* #Wofixy $[ 1.062, ["FUBAR",[[0,0,1,1],0.03125,0.05,"GUI_GRID"],0,0,0], [1102,"",[1,"Money",["0.00371093 * safezoneW + safezoneX","0.83 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1103,"",[1,"Fatigue",["0.00371093 * safezoneW + safezoneX","0.78875 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1106,"",[1,"Rep",["0.00371093 * safezoneW + safezoneX","0.87125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1107,"",[1,"Scrap",["0.00371093 * safezoneW + safezoneX","0.95375 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1109,"",[1,"Squad Info",["0.744923 * safezoneW + safezoneX","0.10125 * safezoneH + safezoneY","0.251367 * safezoneW","0.31625 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1100,"",[1,"Health",["0.00371093 * safezoneW + safezoneX","0.7475 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1105,"",[1,"ZoneInfo",["0.351758 * safezoneW + safezoneX","0.94 * safezoneH + safezoneY","0.296484 * safezoneW","0.055 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1101,"",[1,"ServerFPS",["0.822266 * safezoneW + safezoneX","0.95375 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1104,"",[1,"ClientFPS",["0.822266 * safezoneW + safezoneX","0.9125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1108,"",[1,"SupplyCalls",["0.00371093 * safezoneW + safezoneX","0.9125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1110,"",[1,"Operation Title",["0.338867 * safezoneW + safezoneX","0.07375 * safezoneH + safezoneY","0.309375 * safezoneW","0.0825 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1111,"",[1,"Operation Second Text",["0.338867 * safezoneW + safezoneX","0.17 * safezoneH + safezoneY","0.309375 * safezoneW","0.1375 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1112,"",[1,"OperationInfo",["0.822266 * safezoneW + safezoneX","0.665 * safezoneH + safezoneY","0.174023 * safezoneW","0.22 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]] ] */ 5. To import it, select from the $[ to the ending ]. Put that into your clipboard. 6. Boot up the single player editor (multiplayer editor doesn't seem to support GUI editor importing functions - probably clipboard related) and open the GUI editor 7. Upon opening it, it should autoload your GUI. Basically I always keep an updated GUI Editor format source somewhere and use that to make modifications. I only export to config format when I plan to put it ingame. Share this post Link to post Share on other sites
Instynct 1 Posted June 24, 2013 I've never been able to get importing config format working.Here's what I do: 1. Lay out my GUI the way I want it 2. CTRL+S and pick GUI Editor format 3. Paste it somewhere you'll remember 4. To import it again, go to where you saved the exported GUI editor format Here's an example of what it gave me: /* #Wofixy $[ 1.062, ["FUBAR",[[0,0,1,1],0.03125,0.05,"GUI_GRID"],0,0,0], [1102,"",[1,"Money",["0.00371093 * safezoneW + safezoneX","0.83 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1103,"",[1,"Fatigue",["0.00371093 * safezoneW + safezoneX","0.78875 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1106,"",[1,"Rep",["0.00371093 * safezoneW + safezoneX","0.87125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1107,"",[1,"Scrap",["0.00371093 * safezoneW + safezoneX","0.95375 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1109,"",[1,"Squad Info",["0.744923 * safezoneW + safezoneX","0.10125 * safezoneH + safezoneY","0.251367 * safezoneW","0.31625 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1100,"",[1,"Health",["0.00371093 * safezoneW + safezoneX","0.7475 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1105,"",[1,"ZoneInfo",["0.351758 * safezoneW + safezoneX","0.94 * safezoneH + safezoneY","0.296484 * safezoneW","0.055 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1101,"",[1,"ServerFPS",["0.822266 * safezoneW + safezoneX","0.95375 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1104,"",[1,"ClientFPS",["0.822266 * safezoneW + safezoneX","0.9125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1108,"",[1,"SupplyCalls",["0.00371093 * safezoneW + safezoneX","0.9125 * safezoneH + safezoneY","0.174023 * safezoneW","0.04125 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1110,"",[1,"Operation Title",["0.338867 * safezoneW + safezoneX","0.07375 * safezoneH + safezoneY","0.309375 * safezoneW","0.0825 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1111,"",[1,"Operation Second Text",["0.338867 * safezoneW + safezoneX","0.17 * safezoneH + safezoneY","0.309375 * safezoneW","0.1375 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]], [1112,"",[1,"OperationInfo",["0.822266 * safezoneW + safezoneX","0.665 * safezoneH + safezoneY","0.174023 * safezoneW","0.22 * safezoneH"],[-1,-1,-1,-1],[-1,-1,-1,0],[-1,-1,-1,-1],"","-1"],[]] ] */ 5. To import it, select from the $[ to the ending ]. Put that into your clipboard. 6. Boot up the single player editor (multiplayer editor doesn't seem to support GUI editor importing functions - probably clipboard related) and open the GUI editor 7. Upon opening it, it should autoload your GUI. Basically I always keep an updated GUI Editor format source somewhere and use that to make modifications. I only export to config format when I plan to put it ingame. Thanks man. I was copying the multiline comment by accident, duh -.- lol Share this post Link to post Share on other sites