You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I believe it was 406 (back in mid 2023?), I apologized profusely to Tryskell for my mistake as I wasn't completely aware of the damage I was doing at the time & immediately removed the post once I arrived home from work. After seeing 1st hand how much effort that guy puts into his project, it was indeed a dick move on my end and by far the biggest regret I have. Wont shy away from that mistake at all.
At that point in time, we had spoken a fair bit and was given a 2nd chance in the donators section which I still appreciate him for doing to this day. I'd never be as silly as to share anyone's private sources again. Strange attempt to taint my reputation on your behalf though considering its completely unrelated to the topic at hand.
You're answering your own question if you think about it hard enough -- I don't particularly want to share sources at the moment, but people are welcomed to the compiled version for free and if they want to report any issues found, they will be periodically fixed and updated. People are always welcome to ya know, not use them at all?
Any issues that are stemming from the original aCis branch will be forwarded to Tryskell (or his discord) as well as any possible fixes if I find a solution. Though at the moment, as expected, people that are using it are more focused on the mods.
Taking time out of your day to research who I am (as mentioned in the first quote) instead of moving on with your day demonstrates how gay you are and proves you care a great deal. I provided my reasons for posting from the moment you asked, which led you to believe the post was sketchy & I was being dramatic. Dunno what else to tell you man, we're just talking in circles at this point.
If you want a more detailed reason: I'd guess that most people in the l2 scene are 30+ years old with jobs/kids and don't have time to learn java, then take on the task of developing an l2j server on the side. Anything I share is made with those types of people in mind, not meant to be some hotshot dev (I'm far from it) or con people in to paying for things (don't need anyone's money), just nerds having fun taking a trip down memory lane while hopefully bringing some enjoyment to a few people in the process.
If it manages to get the attention of any half-decent developer in the process that want to contribute in some way, that's just a bonus.
Bump
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
NEW USER IN TELEGRAM AND DISCORD IS "mileanum"
#=============================================================
# Olympiad
#=============================================================
# Olympiad start time hour, default 18 (6PM).
OlyStartTime = 18
# Olympiad start time minutes, default 00.
OlyMin = 00
# Olympiad competition period, default 6 hours (should be changed by steps of 10mins).
OlyCPeriod = 21600000
# Olympiad battle period, default 6 minutes.
OlyBattle = 360000
# Time to wait before teleported to arena, default: 30 seconds.
OlyWaitTime = 30
# Time to wait before battle starts (at 20s characters receive buffs), default: 60 seconds.
OlyWaitBattle = 60
# Time to wait before teleported back to town, default: 40 seconds.
OlyWaitEnd = 40
# Rewarded points for the first Olympiad cycle, default: 18.
OlyStartPoints = 18
# Points allowed every week after first cycle, default: 3.
OlyWeeklyPoints = 3
# Required number of matches in order to be classed as hero, default: 9.
OlyMinMatchesToBeClassed = 5
# Required number of participants for the class based games, default: 5.
OlyClassedParticipants = 3
# Required number of participants for the non-class based games, default: 9.
OlyNonClassedParticipants = 3
# Reward for the class based games.
# Format: itemId1-itemNum1;itemId2-itemNum2...
# Default: 6651-50
OlyClassedReward = 6651-50
# Reward for the non-class based games.
# Format: itemId1-itemNum1;itemId2-itemNum2...
# Default: 6651-30
OlyNonClassedReward = 6651-30
# Rate to exchange points to reward item, default: 1000.
OlyGPPerPoint = 1000
# CRPs for heroes in clan, default: 300.
OlyHeroPoints = 300
# Maximum points that player can gain/lose on a match, default: 10.
OlyMaxPoints = 10
# Olympiad Managers announce each start of fight, default: True.
OlyAnnounceGames = True
# Divider for points in classed and non-classed games, default: 3, 5.
OlyDividerClassed = 3
OlyDividerNonClassed = 5
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.