rwr-community-dev / _muttrah_map_project

Running with Rifles map18 "Muttrah District" Community Project
0 stars 0 forks source link

Lacking script to quickly open the map #6

Closed david-wm-sanders closed 4 years ago

david-wm-sanders commented 4 years ago

Could have a script that opens that map using map= and also passes the debugmode, no_ai, etc commands

ghost commented 4 years ago

Can probably knock this one over with a combination of this + this

david-wm-sanders commented 4 years ago

@anoshi i have done a basic python3 script to do this as this was the easiest method for me :)

i derived my solution from the way rwrs provides the links to open the game to a specific server in discord. as it is python3 it should be cross-platform out of the gate but the downside is that it requires people to actually have python3.6+ XD

you are welcome to write a bash script to provide equivalent functionality and add it to repo if you desire. if windows users who don't have python3 installed want a batch script... they can write it themselves lol 🤣