Jump to content

Fanky

Legendary Member
  • Posts

    7,281
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by Fanky

  1. -10 euro pirce,I didnt have write that i have baium +15 also :D Accept paysafe.(soz dp)
  2. Τι ακριβώς δεν κατάλαβες? Δείνεις psc και παίρνεις Paypal
  3. Ναί. lol. So? Από τι στιγμή που κάποιος θέλει να μάθει,κάνει εξάσκηση,ενδιαφέρετε για αυτό που θέλει να κάνει Μπορεί και σε λιγότερο χρόνο
  4. Όχι,απλά χρειάζετε να φτιάξεις τα HTML.
  5. http://www.maxcheaters.com/forum/index.php?topic=184667.0
  6. yes it works 100% and he's admin is trusted! >.> i guess you should wait some hours(10-12)
  7. F for fail. ahahhahaha First of all there are 100% better images than these shits shared for free.
  8. Proofs or stop it right now.
  9. Hello guys,i want suggest me One Company for Deticated + Web host. I dont realy care for prices(It doesnt mean that i can pay 90-100 euro) Pleaze give me the link of your pc,which you suggest me. thanks (The same for webhost,i want one webhost company which is good)
  10. Linux Debian SE
  11. Once more Updated 2/12/2010
  12. [code]Έχεις ακόμα να προσθέσεις πράγματα.και πάλι τόσες πληροφορίες είναι παντελός άχρηστες αλλά εντάξη :D [code] +if (Config.SHOW_HTML_WELCOME) +{ + String Welcome_Path = "data/html/welcome.htm"; + File mainText = new File(Config.DATAPACK_ROOT, Welcome_Path); // Return the pathfile of the HTML file + if (mainText.exists()) + { + String ip = "N/A"; + String account = "N/A"; + try + { + StringTokenizer clientinfo= new StringTokenizer(activeChar.getClient().toString()," ]:-["); + clientinfo.nextToken(); + clientinfo.nextToken(); + clientinfo.nextToken(); + account = clientinfo.nextToken(); + clientinfo.nextToken(); + ip = clientinfo.nextToken(); + } + catch (Exception e) {} + NpcHtmlMessage html = new NpcHtmlMessage(1); + html.setFile(Welcome_Path); + html.replace("%clan%", String.valueOf(ClanTable.getInstance().getClan(activeChar.getClanId()))); + html.replace("%clan%", String.valueOf(ClanTable.getInstance().getClan(activeChar.getClanId()))); + html.replace("%allyid%", String.valueOf(activeChar.getAllyId())); + html.replace("%level%", String.valueOf(activeChar.getLevel())); + html.replace("%xp%", String.valueOf(activeChar.getExp())); + html.replace("%sp%", String.valueOf(activeChar.getSp())); + html.replace("%class%", activeChar.getTemplate().className); + html.replace("%ordinal%", String.valueOf(activeChar.getClassId().ordinal())); + html.replace("%classid%", String.valueOf(activeChar.getClassId())); + html.replace("%x%", String.valueOf(activeChar.getX())); + html.replace("%y%", String.valueOf(activeChar.getY())); + html.replace("%z%", String.valueOf(activeChar.getZ())); + html.replace("%currenthp%", String.valueOf((int)activeChar.getCurrentHp())); + html.replace("%maxhp%", String.valueOf(activeChar.getMaxHp())); + html.replace("%karma%", String.valueOf(activeChar.getKarma())); + html.replace("%currentmp%", String.valueOf((int)activeChar.getCurrentMp())); + html.replace("%maxmp%", String.valueOf(activeChar.getMaxMp())); + html.replace("%pvpflag%", String.valueOf(activeChar.getPvpFlag())); + html.replace("%currentcp%", String.valueOf((int)activeChar.getCurrentCp())); + html.replace("%maxcp%", String.valueOf(activeChar.getMaxCp())); + html.replace("%pvpkills%", String.valueOf(activeChar.getPvpKills())); + html.replace("%pkkills%", String.valueOf(activeChar.getPkKills())); + html.replace("%currentload%", String.valueOf(activeChar.getCurrentLoad())); + html.replace("%maxload%", String.valueOf(activeChar.getMaxLoad())); + html.replace("%patk%", String.valueOf(activeChar.getPAtk(null))); + html.replace("%matk%", String.valueOf(activeChar.getMAtk(null,null))); + html.replace("%pdef%", String.valueOf(activeChar.getPDef(null))); + html.replace("%mdef%", String.valueOf(activeChar.getMDef(null, null))); + html.replace("%accuracy%", String.valueOf(activeChar.getAccuracy())); + html.replace("%evasion%", String.valueOf(activeChar.getEvasionRate(null))); + html.replace("%critical%", String.valueOf(activeChar.getCriticalHit(null,null))); + html.replace("%runspeed%", String.valueOf(activeChar.getRunSpeed())); + html.replace("%patkspd%", String.valueOf(activeChar.getPAtkSpd())); + html.replace("%matkspd%", String.valueOf(activeChar.getMAtkSpd())); + html.replace("%access%",String.valueOf(activeChar.getAccessLevel())); + html.replace("%account%",account); + html.replace("%ip%",ip); + html.replace("%clanhallName%", ClanHall.getName()); + html.replace("%clanhallId%", String.valueOf(ClanHall.getId())); + L2Clan owner = ClanTable.getInstance().getClan(ClanHall.getOwnerId()); + if (owner == null) + html.replace("%clanhallOwner%","None"); + else + html.replace("%clanhallOwner%",owner.getName()); + sendPacket(html); + } Config .java public static int L2JMOD_WEDDING_DIVORCE_COSTS; +public static boolean ALLOW_HTML_WELCOME; L2JMOD_WEDDING_DIVORCE_COSTS = Integer.parseInt(L2JModSettings.getProperty("WeddingDivorceCosts", "20")); +ALLOW_HTML_WELCOME; = Boolean.parseInt(L2JModSettings.getProperty("EnableWelcome", "True")); l2jmods.properties πήγαινε κάτω κάτω και βάλε αυτό #This will give usefull infromations when he log in #Default : True EnableWelcome = True [/code][/code]
  13. ............................................................................................. Πρέπει να έχεις HTML γιατί αυτό που έδωσες εδώ προυποθέτει ένα welcome.htm πρίν βάλεις αυτό το code :D Βέβαια δεν είναι κάτι δύσκολο να το κάνεις και μόνο σου,ενοό χωρίς να δώσεις το HTML αλλά οκ.
  14. L2J + x4?:S by the way good luck!
  15. 9/10 :D
  16. http://www.maxcheaters.com/forum/index.php?action=pm;sa=send;u=10141
  17. LOL very cool and realy nice thanks!!!
  18. Workds for me too,but put the proper tag! good luck
  19. Aprreciate! Yes ok i know its better with configs(for 1th i mean)but ok thanks thanks
×
×
  • 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