.startService.sh for EP1
#11

./Helper start &

 

Thx i Made this now

#!/bin/sh

cd Connector;
./Connector start &
sleep 5;

cd ../;
cd Helper;
./Helper start &
sleep 5;

cd ../;
cd Messenger;
./Messenger start &
sleep 5;

cd ../;
cd GameServer;
./GameServer start &
sleep 5;

cd ../;
cd LoginServer;
./LoginServer start &
sleep 5;

but can u tell me what is this ?

[root@kd27358 ~]# cd /home/LastChaos
[root@kd27358 LastChaos]# ./startService.sh
Loading Setting File...
LastChaos Connector Running... (Language:Korean)
Load setting file....
Helper Server Running...
Load setting file....
Messenger Server Running...
Load setting file....
SETTINGS
: Old Network Format
: Little Endian
Force start zone 0
LastChaos Running...
Load setting file....
Login Server Running...

#12


 

Thx i Made this now

#!/bin/sh

cd Connector;
./Connector start &
sleep 5;

cd ../;
cd Helper;
./Helper start &
sleep 5;

cd ../;
cd Messenger;
./Messenger start &
sleep 5;

cd ../;
cd GameServer;
./GameServer start &
sleep 5;

cd ../;
cd LoginServer;
./LoginServer start &
sleep 5;

but can u tell me what is this ?

[root@kd27358 ~]# cd /home/LastChaos
[root@kd27358 LastChaos]# ./startService.sh
Loading Setting File...
LastChaos Connector Running... (Language:Korean)
Load setting file....
Helper Server Running...
Load setting file....
Messenger Server Running...
Load setting file....
SETTINGS
: Old Network Format
: Little Endian
Force start zone 0
LastChaos Running...
Load setting file....
Login Server Running...

 

they run propperly. you see this because you execute gs, login... in background so you wont see them loading step by step. you only will see what you see.

#13

they run propperly. you see this because you execute gs, login... in background so you wont see them loading step by step. you only will see what you see.

 

ok but how can i fix it ?

#14

i think its better start one by one.

 

one called startConnector.sh and write inside:

cd Connector
./start

and write files like this for the rest (gs, login...)

 

P.S. where i have written start, write name of your file

#15
How about you just go Directly via cd  commands to the folder and type ./Connector or something to start it directly? Se it to 0777 and you could do it with that Tongue

#16

How about you just go Directly via cd  commands to the folder and type ./Connector or something to start it directly? Se it to 0777 and you could do it with that Tongue

 

yes, but i also think its easier start them from a shortcut instead of go inside folder and then run them.

#17
If youre using Haveloks repack, why dont you simply use the already existing ./start in /lastchaos/LastChaos/ ?

#18
If u want to see it fully starting, just remove the LogFiles folder

#19
iam confused , why u want start 2005 files , for fun?

#20

iam confused , why u want start 2005 files , for fun?

2005 isnt really bad.



Forum Jump:


Users browsing this thread: 1 Guest(s)