radj307 / ARRCON

Lightweight Source RCON client that works on Windows, macOS, & Linux.
GNU General Public License v3.0
173 stars 11 forks source link

[BUG] Command files not working #19

Closed ShadowRocks2 closed 5 months ago

ShadowRocks2 commented 5 months ago

cant run the ARRCON -f filename.txt command as it ignores any command and tries to connect to default

radj307 commented 5 months ago

You still have to specify a target to connect to when using -f; it's an alternative to cat <FILENAME> | ARRCON <OTHER_OPTIONS>, and can't specify a target itself.

However if I misunderstood what you meant, please let me know.

ShadowRocks2 commented 5 months ago

dont worry about it i was doing a dumb