psychiccyberfreak wrote:I got the menu working (yes!) but it dosn't do anything yet. Anyone know how I can run a command using a button? or do I have to code that in? or can I use the progs.dat/menu.dat to do that stuff? I want to avoid re-creating the binary for cross platform purposes and it can't be overwritten with a pk3 (duh.).
Yes, you'll have to code a function for that and compile a new menu.dat (the menu sources are in qcsrc/menu/). But i've no idea how to do that atm, so you'll have to figure it out yourself (have a look at how the other "apply" buttons are done...).