[REQUEST] Direct Combat Arms Start [CODE]
Code, for visual basics Express Edition 2008.
So, Button1 =Start Combat Arms
is there not a combat arms_direct thingo after patch?
Coz I had been using that for the last 2 weeks.
Shell("C:\Nexon\Combat Arms\CombatArms_Direct.exe")
or
Process.start("C:\Nexon\Combat Arms\CombatArms_Direct.exe")
Yep, deathninja, thats the code.
Thanks
go to the combat arms folder then click CA direct
Dude, try running this one instead of the ones above:
"C:\Nexon\Combat Arms\Engine.exe" -windowtitle "CombatArms" -rez Engine.REZ -rez Game -authip 208.85.111.14 -authport 10001 -pcroom 0 -UserId
lol, i didn't know it was that hard to run CA directly. I just changed the shortcut location.
i do system.diagnostic.process.start ("C:\Nexon\Combat Arms\CombatArms_Direct")
it works for me