-
Posts
3,067 -
Joined
-
Last visited
-
Days Won
182
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Akkarin
-
-
This could perhaps be a private PM - there's no reason for this thread to exist.
I can only assume from the below image that the text "its exclusive im still thinking if im gonna sell this or not" is to blame for the warning. There is the potential for moderators to view this as an invitation for other members to contact you regarding the purchase of your script. None of the staff have the ability to delete things - it's just hidden

I'm on the fence with this.
-
To be honest, OVH's website has those answers, but yes they provide upgrade paths, and no you don't need to change anything once upgraded.
-
1
-
-
It's likely you'll need to do this yourself. Apple has plenty of guides for you to follow.
-
1 hour ago, Azhul said:
Which is better Digital Ocean or OVH? and what are the pro's and con's?
btw my players are from SEA.
There aren't really pros and cons anymore to well known hosts, Really it just boils down to price and whether or not they provide adequate support.
51 minutes ago, Vy Low said:they are good both in development stage, but i suggest get a dedicated server with higher frequency for production or a vps with high frequency cpus, most of the vps there are for development purpose mainly on application, website etc.
You don't need to waste money on a dedicated server to run rAthena. You should know that
-
2
-
1
-
-
- Popular Post
- Popular Post
Evening all!
You know when you have one of those days and can't wait for it to end? That sums up the entirety of 2020. All of it.
It's been tough for people all around the world with the sheer amount of ridiculousness over the last 12 months and eventually there will be a light at the end of the tunnel.
It has been 6 years since I last posted a Christmas message, and as is customary at Christmas here in the UK, we get a message from the Queen. This message though, is aimed at 2020 as a whole.

If you're lucky enough to be with family this Christmas, treasure them. If you're out celebrating with friends, be kind to everyone you meet. If you're in the hospitality industry serving others with little time to yourself, werk it girl. *snaps fingers*
Whatever you're doing, stay safe. And wherever you are in the world, the rAthena team wishes you a Merry Christmas, Happy Holidays and Season's Greetings.
-
7
-
8
-
3
-
1
-
6 hours ago, innocentarms said:
can you help me frost server ?
src code ? SC_FREEZE i need pure FREEZE to players >>>not immune to freeze
example if my luk is 99 stats they will be freeze in 20 seconds
And a "frost server" is what exactly?
-
4 hours ago, funtwocrasher said:
Do you know where to buy one?
-
4 hours ago, Rewler said:
Hi,
could anybody help me maybe?
I've just seen the Site titel in the navbar and then 3 white arrows for the dropdowns but no menu points or smth like that.
What I need to change?
edit: fixed by myself used an old FluxCP github repo
Now I've just 1 error, MobDB is fine working, but ItemDB wont show anything, anyone some ideas?
Greetz Rewler
TH1 is the same as all FluxCP themes at the moment - none of them are updated to use the new item_db table format. It's on my list of things to do for both this theme and the actual FluxCP 'default' theme on the Repo itself.
-
Some mob skills (NPC_) are labelled at being "mob only" due to client limitations. You could probably work around it, but you'd need to make some huge modifications in the source code.
-
2 hours ago, zomba44 said:
any of you guys @core, are able to get this full classic thingy going on?
Yeah. They researched and learnt how rAthena worked, then they changed config options and disabled NPCs.
-
This can be due to an incorrect value in your LUA files. I think it's the accessoryid.lua/b file that has the view ID of the wearable items - that value needs to match with the view ID of the item in the them database.
-
They're not present by default if you're using a RE client, you need to select the diff option to re-enable it.
The cash shop table, as you would expect, is called `item_cash_db` if you're using SQL tables for items, or /db/(pre-)re/item_cash_db.txt if you're using file databases.
Gah posted at the same time @Poring King
-
1
-
-
Did you read the error? It says you have an issue with line 493, column 2, which means you've got spaces there that shouldn't be.
You also need to uncomment the Body: on line 89.
-
1
-
-
On 12/4/2020 at 7:32 AM, Krypt said:
Well, we already talked about it and gave him the sample of the aura that I have
Well, now I'd like to know.
-
8 hours ago, Rivers said:
[[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/data/logs [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/cp/data/logs chown: cannot access ‘/var/www/html/FluxCP/cp/data/logs’: No such file or directory [[email protected] ~]# [[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/cp/data/itemshop chmod: cannot access ‘/var/www/html/FluxCP/cp/data/itemshop’: No such file or directory [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/cp/data/itemshop chown: cannot access ‘/var/www/html/FluxCP/cp/data/itemshop’: No such file or directory [[email protected] ~]# [[email protected] ~]# chmod -R 777 /var/www/html/FluxCP/cp/data/tmp chmod: cannot access ‘/var/www/html/FluxCP/cp/data/tmp’: No such file or directory [[email protected] ~]# chown -R apache:apache /var/www/html/FluxCP/data/tmpThis was the results of that.
It means remove cp/ from the filepath. Essentially this has already been covered earlier, the only difference is adding world-writable and world-readable, which FluxCP doesn't ask you to do because it's insecure.
-
We'd literally be looking in the same place as you. Referencing old kRO update posts and announcements is pretty much the only way to do this semi-accurately.
You could also find old Aegis files (if they still exist for those early episodes) to see if they help. There are files as early as Ep 9 at a quick glance; if you look around properly you may well find earlier data: https://mega.nz/folder/p94FTaRJ#86qjwAyztcQ565Xe4emzxQ
-
Here's one I made earlier
-
@crazyarashi your file description could do with a little more.. description. I.e What is it, how do you use it, why should I use it, who benefits from it, your inspiration for creating it, etc.
-
Well.. CentOS and Suexec are a pain the ass, so I'd first check to see if changing the directory owner works:
chown -R apache:apache /var/www/html/FluxCP -
Jump into ssh and do:
cd /var/www/html/FluxCP/ ls -alhProvide full output.
-
There's this feature on the forums that allows you to report content.

If a 3PS listing receives 10 of those reports, the forums automatically hides it, otherwise it's down to human intervention to find out what's going on.
-
// Maximum tax limit on a guild member.
guild_exp_limit: 50https://github.com/rathena/rathena/blob/master/conf/battle/guild.conf#L14
-
I did a pack dated 12-08-2014:
Other than that, I haven't seen any. There are tools around to be able to do extract the images yourself though, if you search enough.
-
1
-
-
We know.
Unless you're waving $x,xxx.xx in his face. You're better off looking at the 3rd Party Services page.
deteled
in General Support
Posted
Earning money from Gravity's work (you're using their client and data files) is indeed illegal.
No one is really bothered by that and does it anyway.