Jump to content

@IcathiaLord

Premium Member
  • Posts

    197
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by @IcathiaLord

  1. About java side go on l2jfozen_gameserver press right click and then team/create patch then select on Save in File system and select where to save the patch . when you do this i prefer adding new workspace for rev 1118 , then put the svn / checkout and when it done go on gameserver press right clicl and then team/apply patch and select the file that created before and you are done. About balance / skills / configs / scripts just copy from datapack on rev 1004 and paste on datapack rev 1118
  2. try this : public class Repair implements IUserCommandHandler to public abstract class Repair implements IUserCommandHandler
  3. i just download file and my antivirus auto delete it cause the virus i told you , .!
  4. troll ? omg , i just downloaded it and deleted by antivirus cause this virus .
  5. have a virous , win32/hacktool.GameHack,Abtrojan
  6. any photo abour rune pages / stat include , skins ...
  7. Ma sou lew pou einai com.l2jfrozen.gameserver.network.clientpackets.enterwolrd.java
  8. com.l2jfrozen.gameserver.network.clientpackets.enterwolrd.java vres ayto // Credits to L2jfrozen activeChar.sendMessage("This server uses L2JFrozen, a project founded by L2Chef and"); activeChar.sendMessage("developed by the L2JFrozen Dev Team at l2jfrozen.com"); kai kanto // Credits to L2jfrozen // activeChar.sendMessage("This server uses L2JFrozen, a project founded by L2Chef and"); // activeChar.sendMessage("developed by the L2JFrozen Dev Team at l2jfrozen.com");
  9. Hello guys i am searching for a Pbe account , does anyone have any account that he can give it to me ? Thx
  10. com.l2jfrozen.gameserver.model.entity; StartupSystem go down a little and you will find it! activeChar.sendPacket(new ExShowScreenMessage("Welcome to L2 Primer Interlude PvP Server ", 6000));
  11. katse re esvises oti eixe mesa kai evales ayta p thelis ? :P , dn ine etci... Vres ena kainourgio weapongrp.dat kai pigene sto telos ase 1 keno kai vale ayta p thes.
  12. head-src/com/l2jfrozen/gameserver/network/clientpackets/RequestEnchantItem.java if (item.getEnchantLevel() == 9 && Config.DIFF_ENCHANT.contains(item.getItemId())) { for(L2PcInstance all : L2World.getInstance().getAllPlayers()) { all.sendMessage(activeChar.getName() + " has succeeded with the enchantment of +" + item.getEnchantLevel() + " " + item.getItem()); } change 9 to 30
  13. make a patch or diff file with your current project and apply this on the latest rev on l2jfrozen.
  14. in this pack on frozen that you are using it have custom things on configs ? or it is clear and you puted custom items etc...
  15. if you put // on this activeChar.sendMessage("This server uses L2JFrozen, a project founded by L2Chef and"); activeChar.sendMessage("developed by the L2JFrozen Dev Team at l2jfrozen.com"); it will not show you any message like these.
  16. network/clientpackets/enterworld.java search for // Credits to L2jfrozen activeChar.sendMessage("This server uses L2JFrozen, a project founded by L2Chef and"); activeChar.sendMessage("developed by the L2JFrozen Dev Team at l2jfrozen.com"); and make this // Credits to L2jfrozen //activeChar.sendMessage("This server uses L2JFrozen, a project founded by L2Chef and"); //activeChar.sendMessage("developed by the L2JFrozen Dev Team at l2jfrozen.com");
  17. Exeis vali sto l2.ini to no-ip p exeis i to Ip s? sto l2.ini dn prepi na exeis 127.0.0.1
×
×
  • Create New...