-
Posts
2,010 -
Credits
0 -
Joined
-
Last visited
-
Days Won
56 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Elfo
-
Discussion Discussion About L2Jhellas Reopen :)
Elfo replied to AbsolutePower's topic in Server Development Discussion [L2J]
And why should someone pick your pack over acis? -
First it looks shit. Secondly it is exactly as my samsung but 21:9 which is exactly why i didn't get a 21:9 and has double the Hz which i don't need for what i use it for. If you ever used a 21:9 in real life usage and not an FPS game you would see that it is total bullshit. And trust me it is not about the money, the laptop i got costs around 3k euros anyway and the new screen i got in a discount from 650 to 450 so it all comes down to what you wanna use it for. You can still get the one you showed me but imo you have no reason to unless you are a professional gamer and everything you do with your pc is related to gaming, which is not the case for me. Still if i was a gamer i would go for this version of it: http://www.amazon.de/Acer-Predator-XB271HUbmiprz-Reaktionszeit-H%C3%B6henverstellbar/dp/B017DG09WM/ref=pd_sim_sbs_147_3/278-1821675-7613668?ie=UTF8&dpID=41puywezheL&dpSrc=sims&preST=_AC_UL160_SR160%2C160_&refRID=0GDNGX8R8NGZF9PF98C1
-
It's not mat? Glass on pc screens suck. Makes my eyes get annihilated.
-
Here is my setup. GT72S 6QE DOMINATOR PRO G 17.3" 4k On the left Samsung curved 32'' 2k middle Some lg Lartop 24'' FHD right. If your coding in the middle one is more than perfect. I got it for 450 pounds. Totally recommend it.
-
Thanks for the constructive feedback on the share itself. Appreciated xD
-
You can't simply rename a project and make it look like it's an new platform. You obviously have to give more info on that. It is based on a java project? Is it based on an L2OFF extender? Is it re written from scratch in another language (which is not btw). If what you did was the case then anyone could do some changes and rename the project he is working on, but in it's core it is still the same platform. The only other explanation is that you are using Jenose's L2NET project which has been around since 2014 https://github.com/Jenose/L2.Net
-
Discussion Cpu Server Dedicated
Elfo replied to erikson2's topic in Server Development Discussion [L2J]
Nice, you have the machine. Now the only thing left is 3k players. -
It can definitely be improved so if you are interested for more features make sure you do pull requests or suggest stuff here.
-
Guide Fix Auto Vote Reward For L2Topzone.com
Elfo replied to xzone's topic in Server Shares & Files [L2J]
Always good when topsites offer a web service to trivialize stuff like these. -
Request Specialcamera
Elfo replied to SQL Developer's question in Request Server Development Help [L2J]
Do not user Thread.sleep(). Use thread pool manager to schedule the tasks. -
Hello guys Like two days ago I saw this topic from Lost Ward http://www.maxcheaters.com/topic/201134-xml-creator-beta/ and i though that this could be made way simpler. Now i have made a similar share a while ago but it is really outdated. The video below is pretty self explanatory but let me tell you what's up. The user can either pick the npc or item id or even the names and use the autocomplete list to add npcs and items in the multisell. Then you just press finish and you copy your new multisell file and that's it. Video: Source code: https://github.com/Elfocrash/XMLCreator Compiled file download: https://mega.nz/#!uskxTaRT!HEMwcAmsuCygG96a5urRxItMiXH4nTq1DS61HwxV_LE It only works for acis for now (I think, might actually work for other projects too, don't know). Ask me for more features if you actually want more?
-
Contact: PM (Add this in the title: [Dev Service] or your pm will be ignored) Payment: Paypal (€) I'm not selling a bunch of codes or shares. Just contact me and tell me what you need. Few rules: 1) I don't work with client modding. 2) I just make a request per time, don't not ask me for make 2 or more things under the same trade 3) I sell scripts for the server, don't ask me to become your live server developer! As a list that you may like to know: - Custom features - Event - Engines - Tools - Website scripts - Missing features I won't start any work which I think that costs less than 30 euros. You will receive the code after I receive my payment.
-
Request Specialcamera
Elfo replied to SQL Developer's question in Request Server Development Help [L2J]
The target is an object id not an npc id. It is the id of this particular instance of npc you are targeting and not the template's. -
What's The Best Rev Actually?
Elfo replied to CaaioC's question in Request Server Development Help [L2J]
Mi tell yoy england best around. All tell acis best becoous acis is bestly coded core site. -
Discussion Remotly Database Control From Desktop
Elfo replied to SQL Developer's topic in Monetization General Discussion
First and foremost what framework are you using? -
Discussion Cpu Server Dedicated
Elfo replied to erikson2's topic in Server Development Discussion [L2J]
What are you talking about? you have no idea. The average consumption is 15kb/s. It is not affected by anything other that the ability of the server to maintain a stable connection with the client. I dare you to try it. My first reply says it all. Access you should be banned for misinformation on every single fuckin topic. -
Discussion Cpu Server Dedicated
Elfo replied to erikson2's topic in Server Development Discussion [L2J]
You need 3 things for a l2j server. Around 15kb/s upload per player. Ram because in jre the more the better. SSD because you wanna read and write fast. -
I'd highly recommend you read about .NET framework and C# for such projects. It's way easier to use and code and nowadays it is also free plus Visual Studio is nice to write on. (I know Greece, I was born there)