JayC Posted July 2, 2011 Share Posted July 2, 2011 Is it possible to add the help/option menu of jay2 (by pressing v0) on Jay1? Or every server if possible. For those who dont know what it is.. Menu: Visual Tweaks: Spawn Points: Server Rules: Quote Link to comment Share on other sites More sharing options...
Fb!N!nJa Posted July 3, 2011 Share Posted July 3, 2011 i agree wit this BUT i want ONLY this cuz i dnt lik hearing those annoying vsays tht spam up the chat for fun Quote Link to comment Share on other sites More sharing options...
Mattle Posted July 8, 2011 Share Posted July 8, 2011 Agree with ninja, the advantage of jay1 is that all those soundpacks aren't on there. So only the menu. Quote Link to comment Share on other sites More sharing options...
Administrators daredevil Posted July 8, 2011 Administrators Share Posted July 8, 2011 Since medic is active ... Quote Link to comment Share on other sites More sharing options...
JayC Posted July 8, 2011 Author Share Posted July 8, 2011 i agree wit this BUT i want ONLY this cuz i dnt lik hearing those annoying vsays tht spam up the chat for fun I just want it so I can help others very fast, without explaining everything, it's makes it a lot easier. Since some dont even know what console is this will be a nice solution Agree with ninja, the advantage of jay1 is that all those soundpacks aren't on there. So only the menu. There are just 2 options for voice chat, on/off, so why not just leave it in there. Other servers do have soundpacks. Medic get your butt in here and make it happen <3 Quote Link to comment Share on other sites More sharing options...
Scream Posted July 9, 2011 Share Posted July 9, 2011 Other servers do have soundpacks. Jay1 is only jaymod server without 'funny' vsays and it makes it the best jaymod server imo. Menu is a good idea but please, do not add those vsays on jay1! Quote Link to comment Share on other sites More sharing options...
Mattle Posted July 9, 2011 Share Posted July 9, 2011 Since medic is active ... If you need some help, I have also experience with making ET menus Quote Link to comment Share on other sites More sharing options...
JayC Posted July 9, 2011 Author Share Posted July 9, 2011 Jay1 is only jaymod server without 'funny' vsays and it makes it the best jaymod server imo. Menu is a good idea but please, do not add those vsays on jay1! its not about the vsays, I dont want those either, just the menu Quote Link to comment Share on other sites More sharing options...
Mattle Posted July 9, 2011 Share Posted July 9, 2011 http://mattle.nl/et/~~~~farc1menuv002.pk3 Up for testing I copied the style from Jay2 server. Deleted the custom vsays. Quote Link to comment Share on other sites More sharing options...
Chuckun Posted July 9, 2011 Share Posted July 9, 2011 http://mattle.nl/et/~~~~farc1menuv002.pk3 Up for testing I copied the style from Jay2 server. Deleted the custom vsays. Add a mime type & force download of pk3 on your server I know we can just right click & save as but still. Quote Link to comment Share on other sites More sharing options...
Mattle Posted July 9, 2011 Share Posted July 9, 2011 Add a mime type & force download of pk3 on your server I know we can just right click & save as but still. Sorry don't have any access to the apache config as my domain and its hosting is hosted by an external party Edit: Perhaps I can do something with .htaccess Quote Link to comment Share on other sites More sharing options...
Chuckun Posted July 9, 2011 Share Posted July 9, 2011 Sorry don't have any access to the apache config as my domain and its hosting is hosted by an external party Edit: Perhaps I can do something with .htaccess You can! Format is "AddType NAME EXT".. I'll do it for you Add this to htaccess: AddType PAK/PK3 pk3 <FilesMatch "\.(?i:pk3)$"> ForceType PAK/PK3 Header set Content-Disposition attachment </FilesMatch> The filematch bit forces PK3s to download, since I don't know if that'd happen automatically once you define the mime type. Chuckun PS: Sorry for offtopic, i'm done! Quote Link to comment Share on other sites More sharing options...
Mattle Posted July 10, 2011 Share Posted July 10, 2011 You can! Format is "AddType NAME EXT".. I'll do it for you Add this to htaccess: AddType PAK/PK3 pk3 <FilesMatch "\.(?i:pk3)$"> ForceType PAK/PK3 Header set Content-Disposition attachment </FilesMatch> The filematch bit forces PK3s to download, since I don't know if that'd happen automatically once you define the mime type. Chuckun PS: Sorry for offtopic, i'm done! offtopic: Thanks for your help And I see some things need to be updated. Like the rushing rule. Quote Link to comment Share on other sites More sharing options...
Chuckun Posted July 10, 2011 Share Posted July 10, 2011 offtopic: Thanks for your help And I see some things need to be updated. Like the rushing rule. Np. Report the other things on tracker <3 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.