Jump to content
  • 0

Question

Posted

pedia..otan kanoun join oly.. px perimenoune 9 atoma argi na tous pari.. me pia enia? perimenoun na boun..kai molis telioni to match argi na tous feri pisw town.. kseri kanis pos ta allazw auta ta 2 ? ty

13 answers to this question

Recommended Posts

  • 0
Posted

To proto to alazeis apo ta options tis olympiad sou . { psakse sta configs gia olyparticipants }

 

To deutero den ginetai na to alakseis efoson auto ginetai mono sto gracia final { ligo xrono gia teleport back }

  • 0
Posted

y sta configs m exi 1 arxio olympiad properties.. m lei auta

 

#Olympiad Properties

#Thu Jan 28 21:16:59 EET 2010

CurrentCycle=2

NextWeeklyChange=1265058640187

OlympiadEnd=1265018400187

Period=1

ValdationEnd=1264792619578

ti kanw?

  • 0
Posted

Oxi ekei.

 

An exeis IL anikse to altsettings.properties , ekei tha to breis.

 

An exeis ct2.3 anikse to general.properties , to opoio kai tha breis ekei.

  • 0
Posted

exw il.. piga sta altsettings pos legete? kai ti na balw?

 

Pata alt + f kai kane search gia tin leksi Olympiad

 

Tha breis ta olympiad properties opou an kaneis scroll down tha breis ta olyparticipants.

  • 0
Posted

#-------------------------------------------------------------

# Olympiad config

#-------------------------------------------------------------

# Olympiad Start Time in Military hours Default 6pm (18)

AltOlyStartTime = 18

 

# Olympiad Start Time for Min's, Default 00 so at the start of the hour.

AltOlyMin = 00

 

# Olympiad Compeition Period, Default 6 hours.

# (If set different, should be increment by 10mins)

AltOlyCPeriod = 21600000

 

# Olympiad Battle Period, Default 6 minutes. (If set different, should be < AltOlyBWait)

AltOlyBattle = 360000

 

# Olympiad Battle Wait, Default 10 Minutes

AltOlyBWait = 600000

 

# Olympiad Inital Wait Period, Default 5 minutes

AltOlyIWait = 300000

 

# Olympiad Weekly Period, Default 1 week

AltOlyWPeriod = 604800000

 

# Olympiad Validation Period, Default 24 Hours.

AltOlyVPeriod = 86400000

 

oriste ta config m.. boris na m pis kiolas kai ti kani to kathena oste na kserwnta rithmizw?

  • 0
Posted

AltOlyStartTime = Ora pou na arxizei i olympiad.

 

AltOlyMin = Pote akrivos na arxizei i olympiad . Auta einai ta minutes . Diladi mporeis na baleis na arxizei 6:30 h 6:40 kai ta loipa.

 

AltOlyCPeriod = Poso na krataei h olympiad { ores }

 

AltOlyBattle = Poso na krataei to match.

 

AltOlyBWait = Posa lepta na perimenoun osotou ginoun teleport pisw stin poli.

 

AltOlyIWait = Lepta pou prepei na perimenoun apo tin ora pou kanan register gia na peksoun.

 

AltOlyWPeriod = Poso na krataei enas kiklos tis olympiadas gia na bgoun oi heroes.

 

AltOlyVPeriod = Poses ores na perasoun , gia to ranking ton pexton pou epeksan.

  • 0
Posted

sorry for double post..

dld to teleuteo to ranking ti ine?

 

H lista tou olympiad manager . Na blepoun oi pextes poioi peksan stin olympiada kai pios einai protos.

Guest
This topic is now closed to further replies.


  • Posts

    • Im responding to an anonymous account with 3 posts, almost no background, and practically zero useful information added to the discussion. On top of that, the topic title is misleading  calling it "Lucera Source Code" gives a completely different impression from what is actually being presented.   I didn’t say anything different. Therefore, I have no clue how his process produces the same desirable result.   And here you are creating drama. Your topic title clearly says "Lucera Source Code," which is not actually the case, or at least that’s how it looked when I first clicked on it, so I don’t think I was completely off. There’s also no significant information about your process like  what difficulties you faced, what tools you used, or anything else meaningful. Yet you still expect others to provide value based on what? I’m not talking about your project itself which, by the way, good job. I’m talking about the topic itself as a source of value for this forum, because right now it doesn’t really offer much in that regard. So regarding the semantics, yes, wording does matter.  
    • You are funny guy! 😄 😄 😄    I was working with Lucera long before “AI apps” became fashionable. This was not something I generated in one day with a prompt. It took me years of work, testing, debugging and fixing broken decompiled code.   Of course a decompiled source is not the original private repository with the original comments, history and developer structure. Nobody said it is the same Git repository. But saying it is only “guesses” is also wrong.   When you decompile, rebuild, fix thousands of compile/runtime issues, restore broken logic, reconnect scripts, fix bad casts, repair database calls, compile it again and run it in-game, at that point it is no longer just a guess.   It becomes a working reconstructed source base!   The important part is not whether it is byte-for-byte identical to the original private source. The important part is that I can now work directly inside the code, change core logic, rebuild scripts, fix bugs and continue development without being locked behind closed binaries.   Does it compile? Yes. Does it run in-game? Yes. Can I modify core systems directly? Yes. Can I continue development independently? Yes.   So call it reconstructed, decompiled, cleaned, restored or whatever name you prefer. The result is still the same: I have a working source environment that gives me control over the lucera2 project.   And that was exactly the goal!   🙂 
    • You clearly have no idea who you're talking to.   I've been working in the cheat industry for years and have developed cheats for multiple games, including projects that operate at kernel level and bypass protections far more advanced than anything Lineage 2 has ever had. Compared to that, Lineage 2 is low tier and technically simple.   As for the topic title, it's perfectly fine. The only thing I forgot is that this forum hasn't changed after all these years. It's still full of people who would rather argue semantics and act like experts than contribute anything meaningful to the discussion. Whether you call it reverse engineering, reconstruction, or educated guesses doesn't change the fact that the result works and achieves its purpose.   Honestly, I don't think there's any reason for me to keep posting here. Most of the replies add nothing of value and only prove why many experienced developers stopped sharing their work on this forum years ago.       Nobody said Lucera is a bad product. In fact, the reason people spend time decompiling it is because it is a good product and has value.   What I find funny is that everyone openly acknowledges that Lucera gets decompiled, yet when someone actually discusses the technical side of it, people suddenly act like it's some impossible or mythical process.   Reverse engineering software is nothing new. It has existed for decades and happens in every industry, from games to operating systems to commercial applications. Lucera is no exception.     I never said Deazer is a bad developer. Quite the opposite, he's a skilled developer and Lucera is one of the most stable projects I've worked with.   My only criticism is that, as a customer, you're heavily dependent on him. If he's willing to help, you'll get an answer quickly. If he's not interested in the issue or simply doesn't feel like dealing with it, then you're left to research and solve it on your own.   That's not necessarily a technical problem with Lucera itself, it's just one of the downsides of relying on a closed source project where a lot depends on a single developer.   From a stability standpoint, though, Lucera has always been among the best files available in my experience.
    • Scammers inc.  What you want to learn? Cooding? or just work with data files on builds.
    • You are not working with the original source code. You're working with educated guesses about what the original software might look like, and in the end, that's all you own  "guesses".   Does it compile? Yes. Is it the same as the original source? No.   Your topic title is completely off and misrepresents how software development and reverse engineering actually work.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..