@hervin this control panel has not been updated in quite sometime i would use fluxcp it has alot more features and works alot better with rathena.
https://github.com/rathena/FluxCP
the item must also exist in your database or it will not work try using the wiki page it will help.
https://github.com/rathena/rathena/wiki/Custom_Items
is your sql database on a remote vps or is it installed locally?
if they exist on a remote vps you want to change the default host 127.0.0.1 to YOUR_SQL_VPS_IP and it should resolve the problem.
if not then from your error it seems that its more related to your passwords are incorrect and not that youre missing a database. if this is a new server and you don't have anything on it yet would suggest you follow the guide here and read it carefully ive used it countless times and it never fails.
https://github.com/rathena/rathena/wiki/Install-on-Centos
or shoot me a pm and we can chat on discord and I can help you set it up.
thats a normal behavior i think if you kick all and restart server autovendors get saved in sql and will be reloged when u start it up at least thats what happens on my server too.
this may not fix his issue. some users are reporting that if their site is using ssl thor wont work. you may have to create a subdomain that does not redirect you to https and that should solve your problem.
Correct random option will work on 20151104 one of the official clients supported by rAthena.
Some Features Notable to this client are as follow remember that these may also be available to older clients too
Achievement System - Not available in rA yet
Tittle System - Not available in rA yet
RO Dex - Not yet Available in rA
there is a big list of changes i am sure a simple google search will give you a long list of them.
i am diving into the sooruce trying to fix and implement this system into my test server would anyone have a clue on how to fix this portion here.
issue resolved
what is it doing when it crashes you I am using the same script and its fine for me. make sure in instance db it looks like this
18,Nightmarish Jitterbug,3300,300,1@jtb,16,18,1@jtb the one in main post is not updated.
it worked perfectly fine on centos for 7zip you need to install the plugins for it on centos 7 or it will not function is it posible to make it so that you can backup the emulator as well?
yeah works great only hicup is i only allow ssh for my remote server so when getting the authentication code im stuck unless i use interface unless you know a way to do it on putty. and p7zip on centos 7 doesnt seem to be available.
@Stolao the boss fixing bugs another cool idea would be to have an option to add events randomly to a day so example for monday i can click randomize and it will add events for that entire day.
groups: (
{
id: 0 /* group 0 is the default group for every new account */
name: "Player"
level: 0
inherit: ( /*empty list*/ )
commands: true
rates: true
refresh: true
go: true
iteminfo: true
mobinfo: true
whodrops: true
whereis: true
time: true
hominfo: true
homstats: true
noask: true
noks: true
autoloot: true
alootid: true
autoloottype: true
autotrade: true
breakguild: true{
/* no commands by default */
}
permissions: {
/* without this basic permissions regular players could not
trade or party */
can_trade: true
can_party: true
command_enable: true
}
},
premissions are a bit diferent than commands. so all commands you want to give to a player must be set under commands. remember to make sure under premission the player has command-enable:true or else even if they have this list they wont be able to execute commands.
i was testing the script and noticed that you do not get rewards when killing an mvp can someone confirm this i have tried to modify the npc by addding a couple of lines from the old script with no success can someone take a look maybe they can solve the rewards
mvp_ladder (3).txt