i want to make my own LoginCredential

rewindz

New member
Messages
22
Points
0
hello guys 
default_smile.png


i want to make my own LoginCredential like a ROCred.

player just enter userid, password and click login to run RagExe then select char to play in game.

but, how do i send userid and password on MyCredential to RagExe ?

 
<exe file> -t:password username 1

and yes that last value is required but it need not necessarily be 1 (can be any value as i understand)

 
thanks @Neo 
default_biggrin.png


i've spent a lot of time for this 

i've to set argument on shortcut like you said

"C:Ragnarok2014-04-16aRagexe_Patched.exe" -t:test test 1
 
but always show error unhandle blah blah ... (Visual Studio Just-In-Time Debugger) when run RagExe  
default_sad.png

and nothing happened.
 
what did i do wrong ?
is that relate for disable 1sak1 1rag1 in NEMO ?

 
Last edited by a moderator:
ehh.. can u give me sample ?

i'm so confused right now

i diff my exe with 

9 Disable 1rag1 type parameters (Recommended)
and this is my shortcut



solved !

i'm forget to diff with Disable 1rag1 and Use SSO Login

thanks 
default_smile.png


 
Last edited by a moderator:
Back
Top