http://forum.ragezone.com/f427/sourc...vision-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?