

- #HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC FOR MAC OS#
- #HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC MOD#
- #HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC UPDATE#
That these examples are for applescripts - i'm trying to merge the principles of the shell script here with my applescript. everything between the 'tell' and 'end' lines should be one contiguous line. research the variables for your own needs. finally, here's an example of launching a command line dedicated server: tell application 'Terminal' do script with command '/Applications/Games/Quake3/Q3DedicatedServer -RetailInstallationPath /Applications/Games/Quake3 +cvar_restart +set com_hunkmegs 30 +set net_port 29099 +set vm_game 2 +set dedicated 2 +set g_gametype 3 +set gamename Q3UT2 +set fs_game q3ut2 +map ut_sliema +exec utserver.cfg' end tell this is an example that works - but may not be the best for your setup. or you can look at the acronyms used by only mortal - the best osx q3a server browser to date. but it *might* just be the name of the mod's directory.
#HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC MOD#
i dunno where to find a web list of mod acronyms offhand. this applescript launches me straight into urban terror: tell application 'Terminal' do script with command '/Applications/Games/Quake3/Quake3.app/Contents /MacOS/Quake3' +set fs_game q3ut2' end tell obviously, if you want to launch into a different mod, change 'q3ut2' to the acronym for your mod.
#HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC UPDATE#

#HOW TO MAKE AN AUTOEXEC FOR CSGO ON MAC FOR MAC OS#
How Do I Create An Autoexec.cfg For Mac Os.How Do I Create An Autoexec.cfg For Macs.
