Jump to content

Albion™

Members
  • Posts

    117
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Albion™

  1. Ventic

    ^^ ksipna...

     

    anyway xax0a0xa brdelo to katadisate re... einai dinaton? matheni kanpios na c/p to code px gia na fix to wh kai ti? prepi na ftiaksi project?

     

    afto kanoun ... egw psaxno gia kati diaforetiko, ala otan einai mono etima packs... ... anyway ...

     

    kapios eipe oti "ec p den exeis kani tpt", kati tetio

     

    xa0x0a mouhaha... siga min katso kai dimosieuo to kathe ti p exw kani, exw dosi 1 gmshop, buffer kai ti alo den thimame.,.... afta p theloun ta nobs dld... apoki kai pera tsabe den exei ... bye

     

  2. Thimame palia... prin 2,3 xronia otan kai arxisa to l2 oli pezame... perimename opos k opos na aniksoun ta net... pigename se siege olo to net... axx ti kales stigmes... palia h servers eixan endiaferon... tora den boris na vris kai toso eukola server... exei gini epilogue to l2 edw kai 2,3 mines..? kai den exw di kanenan server tis prokopis.. afto simeni oti o kosmos bouxtise me to l2... kai den goustri na anevazi servers... meriki einai ... tns,tehgamers,w][e kai meriki allh... oli h servers afti p eiparxoyn shmera einai gtp.. o enas custom mp system.. kai @@ o alos donators me OP Tanks, o alos gtp xoris custo farm areas, aplos mia clasiki gk ...

     

    exw edw kai polh kairo p psaxno kati kalo... alla alxeidia... exw dokimasi ta pada... anyway guys eseis ti lete psofise to l2? den travaei kai poli kosmo apo ti blepo

     

    ksero polous servers p palia eixane 2,3 k ppl kai tora 700-1.2k fevgi o kosmos... oxi oti beni alou...

     

     

  3. Program to create games? If You really would like to create something professional you need:

     

    - programing languages experience

    - big team

     

    But if you wish to create something just for fun.. google it

     

    i want create just an place... (an small place of my city) and put on car on game ... i dont want missions...

  4. TheEnd

     

    This is way...

     

    /*
    * 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 handlers.itemhandlers;
    
    import net.sf.l2j.gameserver.handler.IItemHandler;
    import net.sf.l2j.gameserver.model.L2ItemInstance;
    import net.sf.l2j.gameserver.model.actor.L2Playable;
    import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;
    import net.sf.l2j.gameserver.network.SystemMessageId;
    import net.sf.l2j.gameserver.network.serverpackets.ExShowVariationMakeWindow;
    import net.sf.l2j.gameserver.network.serverpackets.SystemMessage;
    
    public class Augmention implements IItemHandler
    {
    
    public void useItem(L2Playable playable, L2ItemInstance item)
    {
    	if (!(playable instanceof L2PcInstance))
    		return;
    
    	L2PcInstance activeChar = (L2PcInstance) playable;
    
    	int itemId = item.getItemId();
    	if (itemId == 9576)
    	{ 
    		activeChar.sendPacket(new SystemMessage(SystemMessageId.SELECT_THE_ITEM_TO_BE_AUGMENTED));
    		activeChar.sendPacket(new ExShowVariationMakeWindow());
    		activeChar.destroyItem("BOOM", item.getObjectId(), 1, null, true);
    	}
    	else
    	{ 
    		activeChar.sendMessage("BOOM, Something Worg, hahaha nab!");
    	}
    }
    }

     

    For Gracia Final, Item ID = TOP LS 80 .... when press item , ls deleted ...

     

    dont forget to go in DB in "etcitem" and go on TOP LS and in "handlers" = handlername

     

    because if dont doo it will not work item..

  5. Albion.. sorry but you dont know what is the difference between  || and && .... || means OR and && means AND.. get a java book fast or just quit l2j

     

    yes i will get a book, you will ...

     

    well :D an example

    if (activeChar.getLevel() >= 70 && activeChar.getLevel() <=75 )
    	{
    		activeChar.sendMessage("Your Sux");
    	}

     

    if character is 70+ lvl and lower than 75 then run {};

     

    its simple :) gl bro, no more answers about it...

     

    soz for english guys

  6. Damn....

     

     if (activeChar.getLevel() == 77 || activeChar.getLevel() == 78 || activeChar.getLevel() == 79 || activeChar.getLevel() == 80 || activeChar.getLevel() == 81 || activeChar.getLevel() == 82
              		 || activeChar.getLevel() == 83 || activeChar.getLevel() == 84 || activeChar.getLevel() == 85)
              {
              	activeChar.teleToLocation(-12842+ Rnd.get(101)-50, -35814+ Rnd.get(101)-50, -10850); 
              }
    

     

    Easy Way

     

    if (activeChar.getLevel() => 77 && activeChar.getLevel() =< 85  )

    +           {

    +           activeChar.teleToLocation(-12842+ Rnd.get(101)-50, -35814+ Rnd.get(101)-50, -10850);

    +           }

     

     

    Anyway .. i boring l2  so i cant say good job bcause its useless for me

     

  7. kai LOL level 9 element ? Ayto kataferate ?

    mamiseta, egw ksero 4,5 atoma p pezane me poustia... trogane 120 DMG apo sh (45kmatk) me enlighmnet....

     

    episis na fadastite poso mikra eitan, den kseroun oti an kapios player pesi apo GM xani ta buffs kai as exei nobles...

     

    o alos o karagiozis 4 fores me xose kai tis 4 exasa ta buff... poso makakas bori na einai kapios kai na pezi me GM Char? variotan na ftiaksi enan aplo char? ti na po!

     

    -------------------------------------------------

    L2Nehpilim.com

    you reached 600 ppl? damn

    Proi --> 100-150 ( 50-70 shops )

    mesimeri --> 180-250

    apogevma --> 250-290

    vradi kamia fora --> 350-402

     

    Min nmizete oti epidi kripsate to CB (Comiunity Board) den kseroume posoi einai on.. eiparxoun tosa tool, to pio aplo??? L2NET... kai about walking ... mia zoh walkara.... aplos meriki exoun mini akoma ston klasiko walker... ade gl!

     

    -----------------------

    GM-ADMINS , apla GTP ... to pezane eksipnakides... @@ akoma enas server me mikra...

     

    proto mathima pote den prosvalis player.. esei vgenis xamenos....

     

    -----------------------------------------

     

    GL Sthn life sas kai kala miala me to neo etos

     

  8. aug.append("<td width=\"60\"><center><button value=\"Augment\" action=\"bypass -h npc_"+objectId+"_Augment 1 width=50 height=15"></center></td>");
    

     

    :-s bypass is wrong, is not npc, is item ...

     

    PS: Try everything ingame, you will not get any error maby on your java editor, but thats not mean it work! i have tryed this way before 7,8 months.. it dont work ...

×
×
  • 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