- Joined
- Nov 3, 2012
- Messages
- 19
- Reaction score
- 0
http://forum.ragezone.com/f427/source-v117-v116-sourcedev-revision-888595/
i am using this source but it doesnt contain launch server bat or other bats
it just contains a "launch.bat" which does not work
@echo off
@title CiphraDEV v116
set CLASSPATH=.;dist\*
java -client -Dnet.sf.odinms.wzpath=wz server.Start
pause
what do i do how i get the other bats? i just want to connect to my own localhost for my own private server not for others.
any help?
i am using this source but it doesnt contain launch server bat or other bats
it just contains a "launch.bat" which does not work
@echo off
@title CiphraDEV v116
set CLASSPATH=.;dist\*
java -client -Dnet.sf.odinms.wzpath=wz server.Start
pause
what do i do how i get the other bats? i just want to connect to my own localhost for my own private server not for others.
any help?

