Jump to content

activeChar

Members
  • Posts

    74
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by activeChar

  1. can someone teach me or give link where is explained how to change this -> please if someone have a time please replace with this
  2. is it possible to make script for auto enchant from l2walker?
  3. hi, i'm trying to write but i can't write a script to make char to only walk and pick up items. can someone help me or give advice?
  4. hello. i have wrote this topic -> [Guide] How to edit the loading graphics!! and i can write something on existing files but i want to create new one, for example this but i can't because it needs alpha chanel too.... so please share or tell me where to find topic explaining how to do that
  5. hello. i'm interesed if i can setup OOG walker on my java interlude server? if you know please explain or give me the link where i can't learn it.
  6. IN "Pet's Settings" is only skills of mine. there is not skills of summons.... soo..... lol
  7. Hello, i'm interesed how can i use pet skill like Blessing of Queen and Blessing of Seraphim from walker(By Script) to automate the party buff. if anyone have it or knows how to do it please feedback )
  8. thanks that you explained :) somebody can do this? :)
  9. you don't know what means carve? it means to cut the logo....
  10. now someone must put effect on pumpkin of this logo like it is carved on it.
  11. i don't understand what do you mean... you are about white background? yes i want to remove. i want my logo to shine on pumpkin like this
  12. Hello everybody :) i need your help... please someone(who knows PS good) help me to carve on pumpkin this logo -> or please give a link there is explained how to do this...
  13. no, i mean online tests.
  14. UP.... please some1 help to find this script
  15. Hello. i don't know if i have open this topic in right place. but i have quesiton on which no one answers. i need a script of quiz. for example in maths will be a question and four alternative answers. when it will answert there will be a button "next". when there will not be no more question script will show value which user got. please help to find a script like that!
  16. i'm using new archid. rev 11. tvt have no configs.it is located in datapack. L2JArchid-Game\data\scripts\events\TvT
  17. Hello.i'm using l2jarchid pack. i have source and i can't understand how to configure tvt. i want to set prizes and how to automatize it?
  18. i'm using l2jequal but this not metter....
  19. hello.i have problem with subclass system.when i change my subclass to new class.i have old and new class skills. i have disabled this option # The Well-Known Stucksubs Mode. When True , The Player Has The Subclasses Skills On His Main Class and Vice Versa # Default: False AltSubClassSkills = False but nothing changed.So help me please
  20. Hello. i want to add [share]Noobisherror fix!? to my pack but i have 2 problems. 1. i can't find this lines and second when compiling source [javac] D:\zborkebi\Equal\Equal-MMOCore\src\org\mmocore\network\SelectorThre ad.java:304: cannot find symbol [javac] symbol : method onForcedDisconnection() [javac] location: class org.mmocore.network.MMOConnection<T> [javac] con.onForcedDisconnection(); [javac] ^ [javac] D:\zborkebi\Equal\Equal-MMOCore\src\org\mmocore\network\SelectorThre ad.java:305: closeConnectionImpl(java.nio.channels.SelectionKey,org.mmocore.netw ork.MMOConnection<T>) in org.mmocore.network.SelectorThread<T> cannot be applied to (org.mmocore.network.MMOConnection<T>) [javac] this.closeConnectionImpl(con); [javac] ^ [javac] 2 errors
  21. use this olympiad http://www.maxcheaters.com/forum/index.php?topic=21832.0
  22. about disable trade for characters go to gameserver\network\clientpackets open TradeRequest.java and add if (player.getLevel() < 40) { player.sendMessage("You can't trade"); sendPacket(new ActionFailed()); return; } if (partner.getLevel() < 40) { player.sendMessage("You Can't Trade Low Level Character"); sendPacket(new ActionFailed()); return; }
  23. so please tell me what is it and how to protect my server
  24. i have question. i have not scripts.cfg and i add BossSpawn from __init__.py and BossSpawn.java is other format.
×
×
  • 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..

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