-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Arguments/Parameters #219
Comments
There is already Auto-connecting to an AP game/slot is kinda hard, but this is already the third request, so probably soon ™️ . Window size is stored in / restored from the save state, however that is broken in 0.30.0 and will be fixed in 0.30.1, coming soon (tomorrow? This weekend for sure.). I feel like any other scripted window manipulation should be the job of external programs. |
Any documentation mentioning this? I thought this might already be a feature, but couldn't find any info on it. Had a tracker pack that would changed size when you connected to AP with move rando on if it didn't have enough height for the new info added, so just wanted to set the size right so it wouldn't change after connecting. Was expecting to use AHK for that anyway. Just thought to ask if maybe that was included built in.
Anyone is free to use this. Just make sure to change "<...>\poptracker\poptracker.exe". |
Having parameters to open PopTracker into a specific pack instantly, try to connect to an AP server, even resize the window.
Using a shortcut or terminal/command to open what you want, how you want. All from a simple icon on your desktop or such.
Example:
"poptracker.exe" -PACK "GameOfGames2" -TRACKER "Map Tracker" -APURL "DotOfComs.com:1337" -APPASS "PASSofWORD" -WINW "1065" -WINH "969"
Think it would be neat. Maybe a way to lock or set min/max window size too, window position or boarder, open broadcast, ect.
But that would be just extra functionality. Base implementation should be helpful enough.
The text was updated successfully, but these errors were encountered: