-
Content Count
63 -
Joined
-
Last visited
-
Days Won
5
Neffletics last won the day on November 13 2022
Neffletics had the most liked content!
About Neffletics
-
Rank
Advanced Member
Contact Methods
-
Discord
Neffletics#8065
-
Website URL
https://solaceragnarok.com
Profile Information
-
Interests
Classical music and wine ~
-
Github
Neffletics
-
Emulator
Hercules
Recent Profile Visitors
1796 profile views
-
-
Euphys WoE Controller 30 Minutes Interval Support
Neffletics replied to ProjectX's question in Script Support
I changed the time slots to be in 30-minute intervals rather than hourly increments. Here's the code. I haven't tested it. Please let us know if it works. ~ case 1: mes "[New Session]"; if (.Size > 127) { mes "You have already reached the maximum of 32 sessions."; next; break; } mes "Select a day."; next; set [email protected], select(" ~ "+implode(.Days$,": ~ "))-1; mes "[New Session]"; mes "Select a start time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],0; [email protected]<47; set [email protected],[email protected]+2) set [email protected]$, [email protected]$+" ~ "+Add_Zero(floor([email protected]/2),1)+":"+Add_Zero(([email protected]%2)*30,2)+":"; set [email protected], select([email protected]$)-1; mes "[New Session]"; mes "Select an end time for ^0055FF"+.Days$[[email protected]]+"^000000."; next; set [email protected]$,""; for(set [email protected],[email protected]+1; [email protected]<48; [email protected],[email protected]+2) set [email protected]$, [email protected]$+" ~ "+Add_Zero(floor([email protected]/2),1)+":"+Add_Zero(([email protected]%2)*30,2)+":"; set [email protected], select([email protected]$)[email protected]; for(set [email protected],0; [email protected]<.Size; set [email protected],[email protected]+4) if ([email protected] == $WOE_CONTROL[[email protected]] && (([email protected] >= $WOE_CONTROL[[email protected]+1] && [email protected] < $WOE_CONTROL[[email protected]+2]) || ([email protected] > $WOE_CONTROL[[email protected]+1] && [email protected] <= $WOE_CONTROL[[email protected]+2]) || ([email protected] <= $WOE_CONTROL[[email protected]+1] && [email protected] >= $WOE_CONTROL[[email protected]+2]))) { mes "[New Session]"; mes "The chosen times overlap with an existing session."; next; set [email protected],1; break; } if ([email protected]) { set [email protected],0; break; } -
-
-
1. Gamit kayo ng version control platforms like Github, Gitlab, Bitbucket, etc. 2. Bumili kayo ng cheap na VPS, tipong worth USD 1-5 lang per month tapos doon ninyo i-host test environment ninyo. May mga plugins sa VSCode na mag-automatic sync ng changes from editor to your VPS para dire-diretso kayo ng gawa.
-
-
This is the first time I've seen this post. As a way of saying thank you to Herc, I'll be donating on a regular basis. This is the emulator that we've been using for SolaceRO. Thanks for your dedication! Update: I just realized, my payment was declined. Not sure if this is connected with the situation in Eastern Europe. Sucks, I don't have crypto.
-
-
-
patcher Elurair, v2.10.0.291 - last updated 2023/04/25
Neffletics replied to Ai4rei's topic in Client-Side Releases
Great work! .zip and .rar support, please! -
Neffletics reacted to a post in a topic: [Utility Instance] Create your own Farm Zone Instance IN-GAME 2021 NEW!
-
[Official Instance] Geffen Magic Tournament
Neffletics replied to Aeromesi's topic in Event & Game Releases
Great stuff! -
-
Use eAthena: https://github.com/eathena/eathena
-
Compile your server as pre-renewal. You're using the renewal Izlude.
-
You might have forgotten to tick translate client when you diffed it.
-
-
-
It's best if you do it on the web. It's extremely risky to do these from an NPC script. You can find many freelance web developers who can help you with this.
-
None. Don't bother, there's no workaround to it.
-
Too lazy to understand the whole script, but please try adding this below the line with getitem. if ([email protected] <= 3) { announce(strcharinfo(PC_NAME)+" got "+ getd( ".p"+ [email protected] +"["+( 1+3*[email protected] -1 )+"]" ) +" "+ getitemname( getd( ".p"+ [email protected] +"["+ (1+ 3*[email protected] -2) +"]" ) ) +"!", bc_blue|bc_all); }
-
-
Plant Cultivation Causing Server Lag?
Neffletics replied to Azhura's question in General Server Support
Yes, it lags the server when multiple mushrooms are stacked on the same cell. In my server, I made an instance where players can plant mushrooms with a limited number of spawns. -
It's a memory issue. Try changing the device on your setup.exe.