Tortoise
Members-
Content Count
22 -
Joined
-
Last visited
About Tortoise
-
Rank
Member
-
[Hosting Sever] Recommendation?...
Tortoise replied to DearDrew's question in General Server Support
Could you please execute this command "free -m" and show us what is the memory usage for aprox. 850 players. Thanks! -
Open conf/battle/drops.conf and search for this line: // Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) *** // This can be set to any value between 0~10000. // Note: It also announces STEAL skill usage with rare items // 0 = don't show announces at all // 1 = show announces for 0.01% drop chance items // 333 = show announces for 3.33% or lower drop chance items // 10000 = show announces for all items rare_drop_announce: 0
-
I don't know why because I don't have "127.0.0.2" in my config files and in my SQL the first ID is login : test and pass : test and not s1/p1 Someone can help me :x? Thanks in advance guys! Same here, I encountered this error as well but I just restarted my machine and everything works well.
-
Hello this is the first time i encounter this problem. (Regarding Flux cp)
Tortoise replied to nuna's question in Website Support
Please check your sql "privileges", did you put the wildcard (%) setting for the IP? Look for the setting "Grant all privileges on wildcard name (username_%)" Yes. It is. % and grant all. I already setup before doing the same thing with other vps. as i said. i just first encountered it this time. Did you install firewall on your machine? -
Hello this is the first time i encounter this problem. (Regarding Flux cp)
Tortoise replied to nuna's question in Website Support
Please check your sql "privileges", did you put the wildcard (%) setting for the IP? Look for the setting "Grant all privileges on wildcard name (username_%)" -
Guess what Hercules? Aeromesi's having a Baby Boy!
Tortoise replied to Aeromesi's topic in General Discussion
We've been dating for 2 years And she's going to be my wife someday! Maybe soon, who knows Glad to hear bro. Congratulations! Thank you man ! I really hope he grows up and looks like me... I wanna see myself grow up again >< Best gift from God, but remember "responsibilities". -
Guess what Hercules? Aeromesi's having a Baby Boy!
Tortoise replied to Aeromesi's topic in General Discussion
We've been dating for 2 years And she's going to be my wife someday! Maybe soon, who knows Glad to hear bro. Congratulations! -
Another question, he has an sql update. I have around like 20+ sql updates, how do I auto install them in the command line of hercules? I also encountered this kind of issue (neither, this is just a message to be updated), if don't want to appear this on your console, just open, sql-files/upgrades/ then look for index.txt file and remove all lines. You can apply it manually if you want to update your sql (The same with uploading the sql files from the scratch). Correct me if I am wrong. Cheers,
-
Did you try to use this mapflag? It's working on rAthena, but I'm not sure in here. mapname mapflag nodrop
-
Uhh... As I understand your request, you can try this "Lunar's Dynamic Shop Menu" Fixed by Rikimaru from rAthena.
-
[WANTED] Information Exp Table for Job Level 120 and Base Level 500!
Tortoise replied to alibabasaluuja's question in General Server Support
1. For the exp configuration, just add zero twice at the end. Example: 8000x Server rates, it will be: base_exp_rate: 800000 job_exp_rate: 800000 2. For the drop rate configuration make sure you are using the pre-renewal settings. Example: 5% for normal card drop rate (hydra card), it will be: item_rate_card: 50000 Just add zero's to increase. Just follow these simple steps. -
that's because the msgstringtable.txt that you are using is not compatible for your client version.
-
Indeed there are commands.Like @reloadpcdb -reloads job_db,etc... @reloaditemdb - reloads item_db/2 @reloadmobdb - reloads mob_db/2 I'm sorry but I didn't notice about the item database. I am thinking about the other files in database (which is need to restart to make changes).
-
@Mhalicot, Thank you for your reply. It's now working. I didn't see the comment tag "/*" (C++ comment tag) -.-'', by the way thank you so much!
-
As I understand your question, you just need to restart everything (Char, Login, Map server) to make changes. There's no command for reloading the database, you just need to restart your server.