Jump to content

SQL Developer

Members
  • Posts

    727
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by SQL Developer

  1. check this post http://www.maxcheaters.com/topic/199170-noblesse-killing-barakiel-l2jacis/ Delete the nobless status and the if nobless checks and keep the members.getInventory().addItem("Noblesse Tiara",7694,1,members,null); and just change the drop
  2. in the same void (useitem) here is onother code from the java file if (itemId == 7064) { activeChar.sendPacket(new ShowMiniMap(1665)); activeChar.sendPacket(new RadarControl(0, 1, 51995, -51265, -3104)); } and this works ok
  3. Edit the init .py Example for you #Wind Walk if event == "7": st.takeItems SkillTable.getInstance().getInfo(1204,2).getEffects(st.getPlayer(),st.getPlayer()) return "2.htm" st.setState(State.COMPLETED)
  4. Hello can someone correct for me those 2 lines? I am try to create a item dialog but i do somthing wrong check out .. (this is just the neccesery fix part of code) import com.l2jfrozen.gameserver.network.serverpackets.ExShowVariationMakeWindow; import com.l2jfrozen.gameserver.network.SystemMessageId; public void useItem(final L2PlayableInstance playable, final L2ItemInstance item) { if (itemId == 8762) { activechar.sendPacket(new SystemMessage(SystemMessageId.SELECT_THE_ITEM_TO_BE_AUGMENTED)); activechar.sendPacket(new ExShowVariationMakeWindow()); }
  5. Ok thanks everyone i dont have any clue of L2OFF is the first time who i looked on this section the things who i want to check is the skills reuse from l2off to see my l2j pack is ok .. i didnt ask something extreme :D Thanks ..
  6. Even the shared l2off files have the same skillgrp?
  7. Stereotype amazing fonts,background & colors!
  8. Hello anyone can paste down here all the players skills reuse time ?
  9. Respect! good work !
  10. Hello guys i want make a discussion about what kind of Geodata do you like to use more Please in this topic i want answer from experience and no what you have read,ty So .. 1)For a no-retail like zone server and only for max 10 specific areas is better to buy Geodata? 2)Is better buy/usefree/create geodata? 3)If buy/usefree can you put me some links in the commenct for a good seller/Geodata share Thanks.. I am speaking about INTERLUDE.
  11. Can you give some more details? 1)want a script to connect database with website to saw top pvp/pk and auto donate? 2)Want Top PvP/pk manager and paysafe card donate instance for ingame? 2.1)If you want (2) what pack are you using? (P.S: if you want for (2) and you using pack (2.1) Frozen contact me,if you want 1 also contact me) ..
  12. Ok when i will go home because i am in work atm i will give a look
  13. Seems nice i wish you good luck in your servers :) !
  14. Hello i would like to report Sweets (not because i am a crybaby or i cant close my own business by myself). Yesterday i ask a help in L2J help section,post: click me Well thanks to sweets he help me but in the last of his comment he mocked me and then he locked the topic without even let me put (problem solved) in my post. Well i ask from him in pm to edit this comment . -Here is the pm:_ Hello would you like to edit your comment about your grand's you let a comment and lock the topic not even let me chance to reply .. this isnt man way.. Delete your comment before lock. Ofc and no reply in msg .. So if someone can clean my topic and take it into consideration. P.S: I got no problems with seets otherwise i like him because he help but in 9/10 of his comment in help section is mocked everyone . You can say is just a forum but you ruin other people image by giving them bad comment with no reason .. Thank you :)
  15. e-food :D .. --- O peinasmenos thn anamoni den thn fovatai .. perasan 10 lepta T.T
  16. can you share with me the full post who you get this code i will adapt on mine pack and test and i will reply you here
  17. Good luck with server ,also would be better to add server details (l2off,l2j)!!
  18. Yes in order to change this code you must have source access .. about how to compile use this video https://www.youtube.com/watch?v=RNjQ9z_IOA0
  19. I know to code but this Lineage java .. so many tags and imports i dont know which one i must use where .. i am still learning about l2j developing :D Thank you buddy for reply !!
  20. Very insteresting you can check out and this one http://www.4shared.com/rar/5T1hoBbD/Item_Market_frozen_edit__.html Its pretty good give many options Search Weapons,armors,jewerls,etc,misc,accessories,grades,D,C,B,A,S,no grades Allow player put item on sale,allow player to get the item from shop back when they want etc /// I paste this not to flame you must check it out and maybe new ideas will come up .. BTW excelent code dude !! :) PS.Here is the post on mxc click me
  21. It would be better if you tell us the Server which you are speaking of
  22. Foto config.php <?php // Configurações do MySQL $sql['usr'] = "root"; # Usuário, Ex: "root" (Geralmente é root mesmo) $sql['pass'] = ""; # Senha, caso não tenha definido, deixe em branco, Ex: "" $sql['db'] = "l2jdb"; # Database, Ex: "l2jdb" $sql['host'] = "localhost"; # Endereço do servidor MySQL, Ex: "localhost" // Fim das configurações do MySQL // Não mexer abaixo $open = mysql_connect($sql['host'], $sql['usr'], $sql['pass']) or die("Não foi possível conectar-se à database."); $select_db = mysql_select_db($sql['db'], $open) or die("Database não encontrada ou inexistente."); // Não mexer acima // STATUS DO SERVIDOR //Configurações para mostrar Servidor Online/Offline no Site $servidor = 'ip';//IP onde o Server está hospedado $loginserver = @fsockopen($servidor, 2106, $errno, $errstr, 2); $gameserver = @fsockopen($servidor, 7777, $errno2, $errstr2, 2); // OPÇÃO DOS PLAYERS ONLINE //$select = mysql_query("SELECT * FROM characters WHERE online = '1'") or die (mysql_error()); //$co = mysql_num_rows($select); // OPÇÃO DOS PLAYERS ONLINE //PLAYERS ONLINE $online_add = "27";#ADICIONE AQUI O NUMERO A MAIS DE PLAYERS switch($online_add){ case $online_add < 0; echo "Valor da variavel esta incorreto"; break; exit; } $seleciona_valores = mysql_query("SELECT * FROM characters WHERE online = '1'") or die (mysql_error()); // Configurações Gerais $ddos = "Active"; $guard = "Active"; $update1 = "Fixed Reward Siege"; $update2 = "Fixed Reward Events"; $update3 = "Fixed TW Event"; $update4 = "Fixed Blessed 90%"; $update5 = "Fixed Quake Announce"; $update6 = "Fixed PvP/Pk Announce"; $update7 = "Fixed PVP AREA - Field of whispers"; // VOTES $votegs = "http://www.gamesites200.com/lineage2/in.php?id=33341"; $votetop = "http://www.topservers200.com/in.php?id=8829"; $votejbr = "http://top.l2jbrasil.com/index.php?a=in&u=la2lmserver"; // DOWNLOADS $system = "http://la2lm.com/system.zip"; $systemtextures = "http://la2lm.com/textures.zip"; $client = "http://la2lm.com/client.zip"; ?> status.php <div class="sidebar-left"> <div class="bar_box"><span class="style-1">STATUS SERVER</span></div> <div class="pt_box"> <span class="style-2">Loginserver :</span><?php print $loginserver ? '<img src="imgs/check.png"/>' : '<img src="imgs/error.png"/>'; ?> <span class="style-2">Gameserver : </span><?php print $gameserver ? '<img src="imgs/check.png"/>' : '<img src="imgs/error.png"/>'; ?> <div align="center" style="padding:10px 0;"><img src="imgs/line.png" width="172" height="2" alt="line" /></div> <span class="style-3">Players Online : </span> <span class="style-4"><?php print(mysql_num_rows($seleciona_valores)+$online_add); ?></span> <span class="style-3">DDOS : </span> <span class="style-4"><?php echo $ddos; ?></span> <span class="style-3">GUARD : </span> <span class="style-4"><?php echo $guard; ?></span> </div> <div class="bar_box" style="padding:0 19px;"><span class="style-1">UPDATES</span></div> <div class="pt_box"> <div class="style-5"><?php echo $update1; ?></div> <div class="style-5"><?php echo $update2; ?></div> <div class="style-5"><?php echo $update3; ?></div> <div class="style-5"><?php echo $update4; ?></div> <div class="style-5"><?php echo $update5; ?></div> <div class="style-5"><?php echo $update6; ?></div> <div class="style-5"><?php echo $update7; ?></div> <div class="style-6"><a href="#">» See more updates</a></div> </div> <div class="bar_box" style="padding:0 19px;"><span class="style-1">GALLERY</span></div> <div class="pt_box"> <div class="align-quads"> <div class="quad-gallery-1"></div> <div class="quad-gallery-2"></div> <div class="quad-gallery-3"></div> <!-- ABAIXA BLOCOS --> <div class="quad-gallery-4"></div> <div class="quad-gallery-5"></div> <div class="quad-gallery-6"></div> </div><!-- Align Quads --> <div class="style-7"><a href="#">» See the full gallery</a></div> </div> <div class="bar_box" style="padding:0 10px;"><span class="style-1">NETWORKS</span></div> <div class="pt_box"> <div style="width:200px; padding:20px 20px; margin:0 auto;" align="center"> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like-box" data-href="http://www.facebook.com/lineage.lm" data-width="200" data-height="153" data-show-faces="false" data-stream="false" data-header="false"></div> </div> </div> <div class="bar_box" style="padding:0 17px;"><span class="style-1">COUNTER</span></div> <div class="pt_box"> <div style="width:200px; padding:20px 0px; margin:0 auto;" align="center"> <!-- CODIGO FLAG COUNTER --> <a href="http://info.flagcounter.com/pOu8"><img src="http://s07.flagcounter.com/count/pOu8/bg_6F5934/txt_FFFFFF/border_CCCCCC/columns_2/maxflags_12/viewers_0/labels_0/pageviews_0/flags_0/" alt="Flag Counter" border="0"></a> <!-- CODIGO FLAG COUNTER --> </div> </div> </div>
  23. Wrong sorry for spam ;D
  24. Hello how i put specific cords on this? i want put x,y,z i try this +import com.l2jfrozen.gameserver.datatables.xml.zonedata; +((L2PcInstance) character).teleToLocation(zonedata.l2clanwarzone.zoneid); but id didnt work so i want change it to TeleToLocation(specific cords x,y,z) any help?
×
×
  • 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