I used the code3arena tutorials to make classes, it works.
 
 Now something that there is no tutorial on from what i have searched and found is how to communicate with the .menu files
 
 code3arena doesnt handle this subject since the menu files where introduced with q3 ta :(
 
 Anny help ?
 
 Snipped code would be excelent i get stuff 10x faster that way
 (to get the basic syntax)
 
 Best Regards
 Sponse
  
 
  
  
    you have to check out the ui code to see how it's done... you'll probably need to design a new feeder that gets called from the .menu scripts.. it's all very slopy and over complicated