Jump to content

eKo

Members
  • Posts

    709
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by eKo

  1. this turns intro a Emo Flame Thread lead by 2 inmature kids. Should be Locked!
  2. Thread should be locked
  3. someone bash him..... There many Factors you need to Consider. Datacenter Connection speed Players Connection speed The Route the players take to connect to your server. most importent thing for l2j server are RAM and Connection.
  4. he said its his share he even put his name as author. anyway missing Check if the user that calling that command is a GM else everyone could call up that command and get pass/name of the mysql
  5. lol no...you could change it to : AllowedProtocolRevisions = 1;999 But its better to change the chronicles min and max protocol
  6. didnt you read what i did just say???.....I SAID ITS NOT POSSIBLE TO HOST A L2JServer or Any Other Server on a WEBSPACE. you need a Dedicated Root Server for that you get good ones for 40-50 euro for the start
  7. been moding your code a bit here it is // Give x y for a pvp kill if (getLevel() < 76) { addItem("Loot", 959, 1, this, true); sendMessage("You won Enchant Weapon S Grade for a pvp kill!"); } else if (Rnd.get(100) < 10) { addItem("Loot", 959, 1, this, true); sendMessage("You won Enchant Weapon S Grade for a pvp kill!"); } now every char under 76 Recives EWS whit a chance of 100%,The Chars Above 76 have a 10% Reciving Chance note: I noticed you lose the items if you logout..
  8. thanks and heh been thinking about the same whit deleting items. i'm myself bored and annoyed by those Pkers in lvling/farm zones :D
  9. just add like : than make your Farm zone and done, it should work than edit: Correct me if i am wrong havent tested it
  10. oh, no flame please its my first share i am new to Java ^^ ok, open l2pcinstance and Import Than now find those lines and add the code ok now add the code : IF someone Pk's now a player he gets Delevled by one level, 78 to 77 to 76 and and and Might be interesting for a Server Where pk is not allowed like a RPG server whatever Script work on all Chronicles just adapt it for your version/Project IMG : http://img580.imageshack.us/i/shot00026x.jpg/ Credits: Me
  11. you cant "webhost" a L2 Server if thats what you mean whit "my server" no the DB Will be stored in a Datacenter but you can access it via phpmyadmin example. im using strato webhosting works great + unlimited traffic
  12. Realy usefull code thanks for share
  13. lol l2joffical hellbound?? xD sure i sell it to you for 400 euro.
  14. maybe show us your error when you compile it?..
  15. if you use l2jserver IL. than its L2_GameServer_It\java\net\sf\l2j\gameserver\Gameserver.java first put it intro import lines at gameserver.java import net.sf.l2j.gameserver.handler.voicedcommandhandlers.Buffs; than register the new command : _log.config("UserCommandHandler: Loaded " + _userCommandHandler.size() + " handlers."); _voicedCommandHandler = VoicedCommandHandler.getInstance(); _voicedCommandHandler.registerVoicedCommandHandler(new Buffs()); something like that. but you need to rewrite alot if you want it working for l2j....
  16. offical hellbound server patch !?....i sell ya offical hellbound client patch :D
  17. what are average players on arion?
  18. bump still got them aviable
  19. this thread is getting ridicules. whit lvl 5 you have all commands listen on gm lvl 1-4 + the listed commands on lvl 5 is it realy that hard to understand? THE LISt just shows the added commands you get when you gain lvl + the old commands you had on lvl 1.
  20. if i remember there is an offical text from the maker of igwalker where he says : There is no Differencse between using IG walker and Normal L2 Client packet sending is the same gameguard packets are the same there is absolute no difference that brings me up the questions how they wanna detect you if they see the same packets whitout difference. ? ok there might be some filter that searchs for abnormal things like a time used to atk or pick up items, or some client mod that detecs walker.exe or something like that. but elysian fields has no client protection and on l2pmfun admin wrote ig walker allowed right after some people said ig walker works might be an excuse. For me its just another low lvl fail server. no real planning no real beta's sloppy website, when server did go live forum wasnt up 85% of the website wasnt working, the only things that worked where account reg and download stuff + info's. i wouldnt recommend to play there if you think about playing on low rate servers in long term.
  21. ig walker works ^^
  22. well is there anyway you could recover the account etc?.
  23. i might be interested
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock