I am trying to make client animated patcher/launcher in flash actionscript. But i need to know a couple of things below, to put some functions to work,
How could i get the server list from client? (maybe i'll just read the clientinfo from grf, but how?)
What are the client Arguments/Parameter for account credentials and server,
I got something from Loki's launcher, but i failed to get the values of some variables, This are the lines i tried based on Loki,
"C:\ro_path\client.exe" -t:user pass server "C:\ro_path\client.exe" -t:user pass 0
"C:\ro_path\client.exe" -t:user pass
"C:\ro_path\client.exe" -1rag1 -t:user pass 0
"C:\ro_path\client.exe" /account:clientinfo.xml -t:user pass server
Question
benching
I am trying to make client animated patcher/launcher in flash actionscript.
But i need to know a couple of things below, to put some functions to work,
How could i get the server list from client?
(maybe i'll just read the clientinfo from grf, but how?)
What are the client Arguments/Parameter for account credentials and server,
I got something from Loki's launcher, but i failed to get the values of some variables,
This are the lines i tried based on Loki,
"C:\ro_path\client.exe" -t:user pass server
"C:\ro_path\client.exe" -t:user pass 0
"C:\ro_path\client.exe" -t:user pass
"C:\ro_path\client.exe" -1rag1 -t:user pass 0
"C:\ro_path\client.exe" /account:clientinfo.xml -t:user pass server
"C:\ro_path\client.exe" /account:clientinfo.xml -t:user pass 0
"C:\ro_path\client.exe" /account:clientinfo.xml -t:user pass
(Note: Also tried switching pass and user)
Would you be so kind to share it to me?

Edited by benchingPS. at least pm me
Thanks in advance.
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.