Jump to content

xMaylox

Members
  • Posts

    368
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xMaylox

  1. well, cobra you have done AMAZING job.. keep it up this server owns. i high recommend it.
  2. well, you know. "smart" people know how to fix everything so they do not need forums. thats why he said it.
  3. download a clear system folder and put the host files correctly
  4. Guys i am back to L2Eclipse! I was away due to some exams but i am back:) Updates almost everyday, Nice Community, Dedicated server coming soon (but we still dont have lag at all) More events coming and much more! Join us now and take a look by your self! www.L2Eclipse.com My ingame name is Rapture. feel free to pm me with your suggestions or problems. ty
  5. g13h4ck3r@hotmail.com
  6. well, Vago thats true but if i wanted an easier way and i had a "dream monster machine" i would prefer l2pcinstance
  7. yea i know how to do it:) i said that it would be easier for players:P
  8. i didnt tell that code is bad or something like this man. i just mentioned that you could have edited wedding.java but as Vago said it could be donee in l2pcinstance.
  9. well, that was an easiest way to do it coz it was already ready in Wedding.java:) good job and good luck with your java contribs:) EDIT: what about adding the teleport item and the cost into altsettings.properties? in Config.java under line 1316 put: public static int ALT_TELEPORT_ITEM; public static int ALT_TELEPORT_ITEM_COST; then under line 1512 put: ALT_TELEPORT_ITEM = Integer.parseInt(altSettings.getProperty("AltGotoplayeritem", "57")); ALT_TELEPORT_ITEM_COST = Integer.parseInt(altSettings.getProperty("AltGotoplayeritemcost", "10000")); and in altsettings.properties put ### Item ID needed to use .gotoplayer command ### AltGotoplayeritem=57 ### Item Amount ### AltGotoplayeritemcost=10000 then do some changes in the GoToPlayer.java like changing if (!activeChar.destroyItemByItemId("", teleportItem, teleportCost, activeChar, true)) to if (!activeChar.destroyItemByItemId("", config.ALT_TELEPORT_ITEM, config.ALT_TELEPORT_ITEM_COST, activeChar, true))
  10. omfg. i was doing this but i stoped coding for it due to other projects:D anw cool! gj man:) keep it up! as i can see you edited the Wedding.java file and the gotolove part right? also _inEventTvt is already defined in L2PcInstance no need to add it again
  11. @DaFFyNaSH apoti fenete to script den ehi telos. den to dokimasa gia na s pw tin apopsi m. des ta brackets, kai den an kleinoun ola oi menoun scripts anixta.
  12. good job man! a good thing is to add classes ID and when a player hits .buffs it will get if he is a fighter or a mage and buff him! also you should restrict the .heal .mana .cp outside of the towns coz pvp will never end ;)
  13. Man,u gotta be kiddin' me...dagger is like sps(a lot of attack speed but less p.attack).......sph is like archers(not a lot attack speed but a lot p.attack)that's why sph needs empower more than acumen!! hmm lets start: 1st) you really believe that dagger classes need p.atk? 2nd) sph is like archers(not a lot attack speed but a lot p.attack)that's why sph needs empower more than acumen!! you claim that sph has low c.spd. ok thats true. and u suggest people to use empower to have more m.atk? Empower = m.atk Acumen = c.spd
  14. hmmm cool features but what about exp adena sp rates? EDIT: well, rates are x500. its a really cool server. my suggestion is to add a buffer. people will not like adding buffs from other classes, instead of using them in oly. anw cool server you must give it a try.
  15. well, having all raid jewls on SPH will not help at all. it will low your m.def. with SPH you must have only baium ring (c.spd) and valakas (m.atk) others are useless. totally disagree. having more empower on SPH than acumen is like having more p.atk than atk.spd on a dagger
  16. well, thats a wrong section. anw what do you mean source codes? you mean SVN's?
  17. to ip tou nprotect den pianei panta (gia na imaste ilikrinis sxedon pote). mporis na kaneis patch to system folder me ena GG killer. mporite na vrite ena GG killer edw: http://mfyyre.narod.ru/
  18. okey now its better:P gona try it! good luck with server and good job:)
  19. well, if the still not working that guy found em and shared them. you can add to that skills whatever you want. so stop flaming, and just respect other's work. @topic Well done mate. this skills need to be done but still good share. now we dont have to write the whole code and create the sql files :D
  20. well, here is my opinion: Interlude: l2j-archid Kamael to Gracia Part I: l2j-free Gracia Part II: L2EMU since i tested them all this is my opinion ;)
  21. hmm sounds really cool. but i am wondering. what about the enchant configs? a x3 server with max enchant +100?
  22. good job Vago! btw about the admin to change the war town its more simple to create a HTML and add it on //admin panel so admin will choose right away what town will be a pvp zone! i am gona do it tomorrow and let you know what i am talking about;)
  23. about the +5 thinky i am not pretty sure but try this: in that location: l2jfree-core\src\main\java\com\l2jfree\gameserver\network\clientpackets open the RequestEnchantItem.java file. search for that line: item.setEnchantLevel(item.getEnchantLevel() + 1); and make it like that: item.setEnchantLevel(item.getEnchantLevel() + 5); now what do you mean +100 with 1 use? and 2nd what you want this mana potion to do?
  24. cool! lets give a try to this! GJ:)
×
×
  • 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