Home Technical Talk
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Sept 12. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

Exporting Settings

polycounter lvl 16
Offline / Send Message
Mistry10 polycounter lvl 16
Hey guys i ran into a problem when trying to export the settings on my mod panel. Does anyone know how to export them ?

Pro.jpg

Replies

  • renderhjs
    Offline / Send Message
    renderhjs sublime tool
    I dont know for now where its stored but I assume somewhere in the user Directory, usually to folders above this maxscript result:
    url =(pathConfig.GetDir #userMacros);
    shellLaunch "explorer.exe" url;
    

    but if you have to change / refresh frequently your seat or computer it could be an idea to create a custom maxscript floater with the modifiers you need often and add that script to each max install you use.
    I know that I don't use those buttons anymore since I use custom maxscript floaters for that now- because I used to switch very frequent - sometimes up to 6 different computers a week (university) and so having a script that I can download from the net was the way for me at some point.
Sign In or Register to comment.