shobhit-pathak / MatchZy

MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing practice/pugs/scrims/matches with easy configuration and Get5 (G5API/G5V) support as well!
https://shobhit-pathak.github.io/MatchZy/
MIT License
221 stars 55 forks source link

assigning aliases for loading .maps #83

Open tama2cs opened 5 months ago

tama2cs commented 5 months ago

Heyo

I am currently trying to set up running 1v1 aim maps on the server, whilst taking advantage of the .maps loading feature. I have manageed to get the maps to work by extracting them from C:\Program Files (x86)\Steam\steamapps\workshop\content\730\ dir and then uploading the maps onto the server. But of course, I then have to type .map <10 number steam id> to load it; renaming breaks the server.

I was wondering if it would be possible to assign an alias name to a map? For example have "3070253400" be equivalent to "aim_redline" so then I could type ".map aim_redline" instead of ".map 3070253400".

Thank you for all the work you've done so far!

shobhit-pathak commented 5 months ago

Hey!

I think it would not be possible at this moment, we will have to use unique ID only, but I'll check this again

Thanks!