Jump to content

Reborn12

Members
  • Posts

    2,393
  • Credits

  • Joined

  • Last visited

  • Days Won

    19
  • Feedback

    100%

Everything posted by Reborn12

  1. Ta teleutaia rev einai auta..to palikari prepei na exei ligo palia rev apo oso kserw... Edit:tote kane auto p leei o devlin.
  2. http://subversion.assembla.com/svn/L2jFrozenInterlude/trunk/
  3. https://www.youtube.com/watch?v=S6SQgosHHuY&feature=youtu.be There is All Fine..
  4. ok let me tell you there is no bug exist where did you have found this idk i have tested and all works fine...
  5. If you run your server on vps will be make a problem with autoattack from cpu or ram GB i have this problem too...and im running interlude and dont h5
  6. If you have this bug and this rev you must report at acis forum and dont here...if you have 356 this means you are an acis customer
  7. Thats eill be located on vps server
  8. sorry for my bad English :P but ok if someone want to change this can make it :P
  9. bad for you and for me for this work...there is a lot of servers also copy paste and a lot of owners have more than 2 servers with the scheme features but with another npcs...oups sorry i have forget the names of the servers they are change the names...:D
  10. yes i can see there is no mid rate servers...when im ready with my quests and ai's thats will be a true...and thanks
  11. Start With Lines And you will be have Success on Your Server Ps:Kill Him Someone..he have To much IQ ... public class L2PhantomAI extends L2PlayableAI { private boolean _thinking; protected boolean _cpTask = false; protected boolean _healTask = false; public L2PhantomAI(L2Playable creature) { super(creature); }
  12. He want a phantom system for free let give it to him one then he will have a succesful server with 300 bots and 20 real...i will join to this server..come on lock this topic dont help him to destroy once more Lineage 2 Server...he need to pay about 400-500 euros for this shit..
  13. only this one??? phantom engine is called...
  14. I will add some too..all the players goes in those ready shared files and playing for 10 days before Close...there is a lot of servers with full work and money and none want to play...i suggest to clean the server previews....if there is no working website...my opinion.
  15. Thats was a test i have forget to delete it... Shares was stopped like some weeks now and i would like to share one script...if is wrong we can delete this share.. Yeap thanks at all but can be like you said with many ways..
  16. yeap i know but why not a script..there is another checks with radious if one player is so far will not take noblesse if is already noblesse will not take noblesse status again...
  17. Hello I will Share Here My Script for aCis with Barakiel Kill And Set noblesse to No Noblesse party Members.. Here We Go... We Need to Create a new Class Here:net.sf.l2j.gameserver.scripting.scripts.custom With Name:BarakielNobless.Java Then Paste This Inside: +/* + * This program is free software: you can redistribute it and/or modify it under + * the terms of the GNU General Public License as published by the Free Software +* Foundation, either version 3 of the License, or (at your option) any later + * version. + * +* This program is distributed in the hope that it will be useful, but WITHOUT +* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more + * details. + * +* You should have received a copy of the GNU General Public License along with + * this program. If not, see <http://www.gnu.org/licenses/>. +*/ +package net.sf.l2j.gameserver.scripting.scripts.custom; + + +import net.sf.l2j.gameserver.model.actor.L2Npc; +import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance; +import net.sf.l2j.gameserver.scripting.Quest; + + +public class BarakielNobless extends Quest +{ +public BarakielNobless() +{ +super(-1, "custom"); + +addKillId(25325); +} + +@Override +public String onKill(L2Npc npc, L2PcInstance player, boolean isPet) +{ +if (player.getParty() != null) +{ +for (L2PcInstance members : player.getParty().getPartyMembers()) +{ +if (!members.isInsideRadius(npc, 2000, false, false)) +{ +members.sendMessage("You Was On Wrong Place"); +continue; +} +if (!members.isNoble()) +{ +members.setNoble(true, true); +members.getInventory().addItem("Noblesse Tiara",7694,1,members,null); +members.sendMessage("You Are Noblesse now."); +} +else +{ +members.sendMessage("You already Noblesse."); +} + +members.broadcastUserInfo(); +} +} + +return null; +} + +public static void main(String args[]) +{ +new BarakielNobless(); +} +} And Dont Forget To Add Your Scripts.xml <script path="scripts.custom.HeroWeapon"/> +<script path="scripts.custom.BarakielNobless"/>
  18. http://la2howl.com/Forum/ Our fixes is started...test the server and give us a feedback for bugs..thanks...!!
  19. Exeis kapio provlima se sql arxeio logika..alla kai auto akougete san roll back . :P kai eisai se lathos section server dev help prepei na to pas :D
  20. Topic Is updated With New Patches....
  21. Sorry but i dont do that..then close all shared packs and lets make lineage 2 like over 18 years to make your server..if there is people who gives already one pack frozen with 20-30 euro what.do you think will be happen..?servers without end..thats will be happened..
  22. Me exeis hdh skype...Mou ekanes k xronia polla prin gia na se dieukolinw..
  23. Arxisa na min katalavenw k ellinika twra :P tespa rikse edw to vote system na doume ti ginete...i steile mou skype otan paw spiti na to doume..
  24. Rikse mia matia sta mesage p dinei o code sto.console kai sto autoreward kai ftiaksto opws thes esi gia na doulepsei swsta..
  25. No is not only greeks lets be serious now...where is all worlds l2 players...there is nore people than greeks where waiting a ready server ...archer hits 100damage more and i leave the server come on there is not only with greeks but with all people on this world..
×
×
  • 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