-
Posts
2,100 -
Joined
-
Last visited
-
Days Won
46 -
Feedback
100%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Kara
-
Then i suggest u removing 1 by 1 dlls until u see the splash disappear.
-
There is a .dll file in System -> nsplash.dll So i guess L2.Exe call this .dll which load the splash, cause when i remove it splash no show up (Freya)
-
Thank you i'm goin to sell it soon
-
Top 2 lickers of the days ZOUMHS and Nightwolf. Maxtor should apply the next rule in maxcheaters. Here's my work for today, took me 5 seconds, its shit but im sure all will write good comments cause we live in 2018 and we have to say good things to everyone no matter if their work is shit.
-
Help Ερωτηση για npc
Kara replied to bblastersd's question in Request Server Development Help [Greek]
Τα εχεις 400? Η με δουλευεις? Πριν 5 λεπτα δεν σε ρωτησα ακριβως τι θελεις? -
Help Ερωτηση για npc
Kara replied to bblastersd's question in Request Server Development Help [Greek]
Κλαμα. Τι θελεις αγορακι μου γλυκο ? Θες ο guard να βαραει τα raidboss οταν θα ειναι κοντα? Θες να clickaris τον Guard και να του δινεις οδηγιες? Τι παει να πει "θελω οι guards να με βοηθανε να σκοτωσουμε το raidboss.." στο L2 εισαι οχι στο God Of War IV. Δωσε ακριβως details πως το θες. Μιλας πολυ γενικα και δεν μπορουμε να καταβαλουμε αν ειναι 4-5 γραμμες στο knownList η κανενα συστημα μεγαλο με διαχειρηση guard κλπ -
Nightwolf got butthurt and gave me -1 because i expressed my opinion cause we all know in 2018 we must encourage and lick other's work no matter the quality. Nice one Morning-Evening-Nightwolf
-
Yeap cause "developers" who write codes for Lineage 2 are not developers at all. No matter what when you hire a person to sit and do a job even if the target game is Lineage 2 or Call of duty it's still coding. He uses his knowledge, his time and his brain to code something you're unable to do. What you mean "Developers" here in L2 must take less than developers outside? People like you encourage others to ask for devs to work for 10euro. You know what would happen if "serious developers" in this forum charged instead of 20euro let's say something like 300-500 euro? First of all we wouldnt have 50 servers per day. Cause brainless people wouldn't ask event engines and unique zone codes for 5 euro saying "I'm poor i dont have money.", 2nd people wouldn't share many codes so others leech them cause its different to share a code you paid for 10 euro and another you paid for 500 euro. In other words you use the exquse of an old community to lower the value of people who actual code. You can't affort X money to buy it? Then don't open a server in the first place or code it yourself. Oh and please don't use the exquse "But l2 is old and nobody play it.." Then why you open to open a server?
-
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
I didn't say the opposite of what you said. I said Java uses more allocated memory and is faster in object creating and u say the same with the difference that you describe the procedure (of allocation). Also u don't need to see berchmarks. Just a simple loop and print is enough to see the respond in nanoseconds. But whatever don't discuss. If disqussion for you mean 1 side conversation then write down stuff and read them all your self. You act as if i disagree or anything. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
Which one is invalid from the stuff i've said? The fact that VM uses more memory? Its not true that it uses minimum 8 byte per ob ? -
Request Bypass smartguard protection
Kara replied to Ryz3n's topic in Request Hacks & Cheats [English]
Well said. Clients are like "We want everything for 10 euro" yet they pay 100 for a licence of SmartGuard. As if hacking is the problem nowadays. But its not their fault. They are spoiled. Young people came into a enviroment that provide anything you want for free and without any effort. So what you expect? They just download shared packs, watch a tutorial and they are done (For this week). -
No you haven't, cause if you had i would knew it.
-
Hello, without being expert in client, as i know in Freya-H5 e.t.c member status represent by a sword (texture) but as i see in Interlude it represent by text so maybe its inside System -> sysstring-e.dat ?
-
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
Yeap obviously since hardware is upgraded. Back in 2001 with single core and 512 RAM it was noticable in seconds (not even ms). And i agree with you difference between C++ and J is small both obj oriented and syntax simillary too (even tho it was an example) still java is heavier (in term of memory). Although i love java as many for the garbage collector, the fact that it does not have memory leaks. In my opinion is the fastest language in creating objects. you can run a loop creating 100.000 objects and it will take average 0.1 second. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
Generally the code he "shared".. god call it code anyway.. it's really bad in term's of gameplay. Why would you split the heal in half nobody would add 2 or more bishops. Simply cause its a waste (if heal is splitted / size) and because bishops are easy target to die from daggers e.t.c -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
Well is not the fastest language in the world. Except some spots like object creation which is faster than C++ in other stuff it slow and has big memory consume. I know since '2006' java made a huge process but still its not like it can be super super fast. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
I wrote % instead of / (fixed also in my main post). About @SweeTs true Steam is slower and generally function forEach is slower than a normal loop but for such a small code won't affect much. We all know VM is slow as fuck but let's no exaggerate. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
He speaks for the topic owner.. The way he wrote the code is bleh. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
@SweeTs I came, I saw, I conquered, thank you and goodnight. -
Code 2+ healers in party decrease heal
Kara replied to ThelwHelpRePaidia's topic in Server Shares & Files [L2J]
Where should i start and where should i end. I'll just write down that the whole thing you did can be done in 1 row more correctly. Cause basically no matter how many healers you have you always divine by two since is static and does not increase in loop. hp = hp / (activeChar.getParty() !=null ? activeChar.getParty().getPartyMembers().parallelStream().filter((player) -> player.getClassId().getId() == 97).count() : 1); if (hp < 0){ hp = 0; } -
I'm tired... another day. I go for zZZ
-
Okay nazi relax now. Nobody spammed. He answered to melron. Unless Melron also spammed. You act as if 2 years ago you were good child in this forum. All of sudden you got rights and u became a second Justice. Relax now. Do a proper share or a tutorial to justify the fact that they gave you moderator rights and let the "spammers" for SweeTs e.t.c Ps. L2-Heaven declare what type of team you need cause i though of developers.
-
He needs help with his server. Obviously we must help him ! It's our duty as a forum to support our fans. But he don't want any developer :'( sob sob so i guess i'll be his new GM?
-
Help Ερωτηση για npc
Kara replied to bblastersd's question in Request Server Development Help [Greek]
awww :3 Φυσικα και μπορεις. Και στο τελος γινεται και να χορευουν. Με socialAction. Βασικα τα παντα μπορεις να κανεις (οσο επιτρεπει το client) Αλλα η ερωτηση σου προς τα που παει? Καποιον να στο φτιαξει ? Η θες βοηθεια να το κανεις μονος?
