-
Content Count
2,951 -
Avg. Content Per Day
1 -
Joined
-
Last visited
-
Days Won
166
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by Akkarin
-
That is a complete waste of system resources. No. Use the script command 'compare'. *compare("<string>","<substring>") This command returns 1 or 0 when the substring is in the main string (1) or not (0). This command is not case sensitive. Examples: //dothis; will be executed ('Bloody Murderer' contains 'Blood'). if (compare("Bloody Murderer","Blood")) dothis; //dothat; will not be executed ('Blood butterfly' does not contain 'Bloody'). if (compare("Blood Butterfly","Bloody")) dothat; So for your script you would do something like: if(compare(.Mob_BlackList, .Mob_List)){ debugmes "Mob is in blacklist."; } else { debugmes "Mob is NOT blacklist."; } Iterate through your array elements however you wish. See Disguise NPC in our repo for further usage example https://github.com/rathena/rathena/blob/master/npc/custom/events/disguise.txt#L208
-
I could understand why you would want to do that if the array was being built dynamically based on varying factors - but your arrays are both defined within the script itself. The simplest way of removing them from the array is.. removing them from the array.
-
unknown account after recompiling gepard SRC
Akkarin replied to AHMADSHIDQI's question in Source Support
You get "unknown account" messages if the account doesn't exist. Ensure you're SQL details are correct and that you haven't overwritten something you shouldn't have when you uploaded your files to your VPS. -
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.
-
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.
-
It's likely you'll need to do this yourself. Apple has plenty of guides for you to follow.
-
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. You don't need to waste money on a dedicated server to run rAthena. You should know that
-
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.
-
Frost Server Not Immune To Frost SRC code Help
Akkarin replied to innocentarms's question in Source Requests
And a "frost server" is what exactly? -
https://rathena.org/board/files/category/20-fluxcp-themes/
-
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.
-
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
-
Error when adding to db/import/item_db.yml End of Map Not Found
Akkarin replied to lphz's question in Database Support
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. -
Well, now I'd like to know.
-
Project will expire in 5 months and 5 days
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Project will expire in 4 months and 6 days
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Project will expire in 3 months and 5 days
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Project will expire in 2 months and 6 days
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Project will expire in 1 month and 3 days
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Project will expire in 6 days and 17 hours
Our monthly fees: Web Hosting ($25) VPS Backup Drive ($13) 200GB Offsite NAS Sparkpost SMTP Relay ($10) So you all get the emails you're supposed to. Currently at 98.3% delivery rate. Misc software renewals ($3) Forum apps and plugins that require license renewal every 6 months are broken down to a monthly value. There are other costs for back-end services which are specifically sponsored by individual members of the rAthena project so do not require community crowdfunding. -
Exception Details Error: Flux_PermissionError for FLuxCP
Akkarin replied to Rivers's question in Web Support
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.