2 Question Please

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

2 Question Please

Post by rigid »

1. how to stop ./startgameserver.sh from linux console ?
2. why i can't give access to player ?, if i fill " 6 " for GM Support in Accesslevel, if he log out and login again
just back to " 0 "
User avatar
Charus
L2j Veteran
L2j Veteran
Posts: 410
Joined: Thu Feb 16, 2006 1:24 pm

Re: 2 Question Please

Post by Charus »

1) .kill <proccessId>
2) player that you want to give access should be offline. And the access should be 1-5.
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: 2 Question Please

Post by rigid »

thanks a lot


if i want kill startgameserver.sh
what must i do ?

using htop ?
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: 2 Question Please

Post by Aikimaniac »

rigid wrote:thanks a lot


if i want kill startgameserver.sh
what must i do ?

using htop ?
Is it problem to read what Charus wrote in 1. point ?

kill -w java or in case process hanged out use kill -9 java command.. (java can be replaced by the name you use for the GS process but if you ask this simply question, im pretty sure you are not able to change the process name so use java :D)
Image
Post Reply