Foodey
12-31-2002, 07:09 AM
Rawr when I fix huds in the right position with tree();
using
storeObject("playGui","tempplay.gui"); <-- crashes
so I used
storeObject("playGui","temp\\play.gui"); (works but when I copy this play.gui from temp\\ and place it into config// relaunch tribes all huds are in normall position :\
something to do with these codes? :
%hudContainer=newObject("FlagHUD_Container", SimGui::Control, 0, $FlagHUD::Ypos, 40, 34);
also in vp40 which file makes the Gui\\Play.gui ? :heart:
using
storeObject("playGui","tempplay.gui"); <-- crashes
so I used
storeObject("playGui","temp\\play.gui"); (works but when I copy this play.gui from temp\\ and place it into config// relaunch tribes all huds are in normall position :\
something to do with these codes? :
%hudContainer=newObject("FlagHUD_Container", SimGui::Control, 0, $FlagHUD::Ypos, 40, 34);
also in vp40 which file makes the Gui\\Play.gui ? :heart: