Jump to content

Dubxsion

Members
  • Posts

    235
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Posts posted by Dubxsion

  1. The errors are showing if your syntax is incorrect and if you are issuing wrong commands with missing elements etc, the list is limitless.

     

    As I have told you in the previous post, try to read the lines and get the idea behind them. You have the starting point of getting it done, that's great but there's literally no function in your code that gets it running.

     

    CommunityBoardHandler.separateAndSend(html, activeChar);

     

    ^ there's a hint...

    PS: also look at your html side, you are still adding the semi-colon...

    action="bypass _testpage1;"
  2. Alright, you are making an effort which is a great start, however you are not paying attention to the lines you are adding, nor the ones I've marked above.

    I would strongly advise you to do your work inside any IDE (not a Notepad++). Otherwise you have no live code analyzer to point you where you messed up.

    First stage is displaying your HTML, which in your case is issued with:

    String html = HtmlCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/CommunityBoard/home.html");
    CommunityBoardHandler.separateAndSend(html, activeChar);


    Your new bypass is *_bbcustom* <- there's no semi-colon and it is used for other purposes, yours is straight bypass command so stick to that. You are also not keeping the structure of the code by missing start/end of your code scope "{ }"

     

    Get an IDE for the structure and try and read the lines, otherwise you ain't getting anywhere.
     

  3. All I see is picture of some HTML's and the header of homeboard.java.. the rest I have to assume is that you want to get those HTML's and whatever they are holding, into your Community Board. This isn't StackOverflow, even if you ask straight about certain problem, you still may not get your answer - let alone not giving out any clues.

  4. 1 minute ago, HyperBlown said:

    this will delete all rows that dont have 57 as ItemId... Just execute this inside your database query, and it will work. Well, Ofc I tested first before posting and it worked.

    i did, it was successful but nothing was deleted, anyway i did it my method with notepad++

  5. 4 hours ago, Downwade said:

    Hello. I',m trying to remove all droplist from monsters, and i wanna to leave only Adena.

    I tried like that -

    
    DELETE FROM droplist WHERE itemid IN (SELECT item_id FROM etcitem WHERE itemid <> 57);

    But not working for me. Maybe anyone can me explain how to make it?

    I can give u another "grandma" noob method to do ur job.

    1: Dump ur droplist sql table on ur desktop

    2: Make a separate copy of it.

    3: Open it with Notepad++

    4: Open Find menu (CTRL+F)

    5: Navigate to "Mark" tab

    6: Type '57' in the search field and check Bookmark line square

    7: Press "Mark all" and u will see little dots appearing on the left side of all records containing the id '57'

    8: Close search/find menu and navigate to Search tab in notepad++

    9: Go to Bookmark tab from the falling menu

    10: Click "Inverse Bookmark"

    11: Then go again to Bookmark and press "Remove bookmarked lines"

    12: This will delete all the records beside the ones that have the id 57

    13: Then save the SQL, empty the "droplist" table u already have in ur navicat and execute the SQL u just modified.

    14: All records with only Adena in  them will be set in the droplist and u have the thing u wanted.

    Hope that helped.

     

    Its not important how u made it, its important that u managed to do it!

  6. 2 hours ago, xxdem said:

     

    These servers are OP, but theres no original online atm, it has the feelings for sure but the community is shit nowadays... L2Race Supremacy had a great concept also

    RACE SUPREMACY OMG <333333333333333333333

    • Like 1
  7. On 7/13/2018 at 2:20 PM, metaxasgr said:

     

    What did you just say???? GOD I loved so much this GvE... First of a kind and it was PERFECT!!! The next one was the Cygnus server that was perfect... with so many things to do... like achivments/raidbosses with chaotic zones/and big to small maps that you could pvp with every class you wanted to. But Blade dancer class was a little bit OP with heavy and dagger.

    then i have something really special for you, dm me if you want :P

  8. The whole feeling came from factions being separated in good and evil (human - dark elf etc) and their representative buffs on use. Felt like real lineage history! Choosing is like boring All Pick mode.

    • Like 1
  9. I miss the old GvE where Humans, Elves, F.Dwarves were GOOD, and D.Elves,Orcs,M.Dwarves were Evil and weapon was enchanted +1 after etc amount of kills, buffs were permanent, with only D.Elf,Orc ones for evil, and human,elves for good.

    Anyway, Gl with your project!

  10. On 5/24/2018 at 4:17 AM, Schism said:

    I was the only one that play overlord there,  we play a lot togheter, and with ltronl !, such a good time.

     

    I would pay to play again on l2gve!  the real one! 

    Its not the real one...

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