Jump to content

0flee

Members
  • Posts

    486
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by 0flee

  1. I haven't admin_jail, i have admin_punishment and here it is code https://pastebin.com/X0nJxW45
  2. I just installed...
  3. Tell me someone please why i get critical error when i try to look on player inventory? This is happend not all time. Just sometimes. And after i restart client, all good.
  4. I have this setting in configs: # Alternate Payment mode for private shops # Default: False AlternatePaymodeShops = False # Alternate Payment mode for mails # Default: False AlternatePaymodeMails = False # Alternate Payment mode for clan halls # Default: False AlternatePaymodeClanHalls = False # What coin id private shops will use # if AlternatePaymode = True # Alternate Payment default id: 57 = Adena AlternatePayment = 40002 I change AlternatePayment = 40002 with 6391 (Nectar) and didn't work. As buyer in panel i see adena and it's 0. So i can't buy item even if i have specify price for x item. It is another setting about this?! Greetings
  5. Hello, and how i can do this?
  6. Where i can see time specify in java for jail? I try //jail name 10 (i thought it was for 10 minutes) But it is for ever! How i can give jail for x minutes?
  7. Fixed, was with GLOBAL. Can close topic. Ty
  8. Why do players not see what they write to each other on global chat and only see what I write? I have the default settings here. https://pastebin.com/3MS6pg3A Regarding!
  9. Anyone know a good system for High Five? Latest version i need.
  10. I have 30 votes. In game Current Votes: 3. I vote and i don't get reward. Something it is wrong.
  11. Yes, but link from vote are https://l2top.co/vote/server/L2DetyMultiskill i take it from top.co Should be another? How i can acces that correct link? I should make it? # Enter your server's link for top.co # E.x. http://www.l2top.co/index.php?page=server_info&id=1341 VoteLinkTopCo = https://www.l2top.co/index.php?page=L2DetyMultiskill&id=MyId Still doesn't work :( I tried all the possibilities. Doesn't work. Same Current Voted: 0
  12. Anyone can help?
  13. Why i see current Votes: 0 when in site i have 18? I put same link on configs. This are configs. # Enable or disable l2top.co vote AllowTopCoVote = True # Enter your server's link for top.co # E.x. http://www.l2top.co/index.php?page=server_info&id=1341 VoteLinkTopCo = https://l2top.co/vote/server/L2DetyMultiskill&id=11082 # With this option you specify the rewards for l2top.co vote # Default: 3487,100;57,1000 RewardsForTopCo = 3470,1 I want to fix this. Please help. And after i vote in site, in game i don;t get reward because say i didn't vote!
  14. From what setting i can remove 9 lvl diff on drops? Fixed. Can close topic anyway.
  15. Why with this setings i have no drops on feanor? <?xml version="1.0" encoding="UTF-8"?> <Event ID="Valentines Event" Active="14 Feb 2005-16 Feb 2025" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/faenor.xsd"> <Droplist> <AllDrop Items="6391" Count="1,2" Chance="99%" /> <!-- Nectar --> </Droplist> <EventEnd> <Take From="AllPlayers"> <Item ItemID="6391" /> </Take> </EventEnd> <Message Type="OnJoin" Msg="All mobs drops event, has started! Collect nectar and exchange in gm shop" /> </Event> Tell me someone what's wrong? Chance it is 99% but mob don;t drop
  16. Someone know how i can fix NoItemName error from system patched high five? I add etcitem in etcitem.dat How i can arrange? I put my custom item in itemname-e.dat in as last row (with empty row after) Saved on 413, still noitemname. I try over 5 systems/3 file edits. What't wrong?
  17. Anyone know why i get this error on Gameserver? [22:47:46] WARN: OptionData: Could not parse file 24900-24999.xml at line 521, column 34: cvc-enumeration-valid: Value 'pDef' is not facet-valid with respect to enumeration '[mpConsume]'. It must be a value from the enumeration. Also i have <option id="24965" name="high_five"> <!-- Increase M. Def. P. Def. by 5% --> <for> <mul stat="pDef" val="1.05" /> <mul stat="mDef" val="1.05" /> </for> </option> Tell me someone what's whong and where i should change something? Or how i can apply token "mul" on stat/option files? Now it is <for> <add...> </for> But i want to apply this settings with ... <for> <mul..> </for> too. It is possible? I look a bit on XSD but there isn't specified a `add` to can put my `mul`. What i should edit?
  18. Anyone know why i get this error on Gameserver? [22:47:46] WARN: OptionData: Could not parse file 24900-24999.xml at line 521, column 34: cvc-enumeration-valid: Value 'pDef' is not facet-valid with respect to enumeration '[mpConsume]'. It must be a value from the enumeration. Also i have <option id="24965" name="high_five"> <!-- Increase M. Def. P. Def. by 5% --> <for> <mul stat="pDef" val="1.05" /> <mul stat="mDef" val="1.05" /> </for> </option> Tell me someone what's whong and where i should change something? Or how i can apply token "mul" on stat/option files? Now it is <for> <add...> </for> But i want to apply this settings with ... <for> <mul..> </for> too. It is possible? I look a bit on XSD but there isn't specified a `add` to can put my `mul`. What i should edit?
  19. Looking for someone who know to make Drop runes in High Five Server. Pm here for more info and for price. Just Drop runes with time. 1 h for exemple. Greetings
  20. This is single solution?
  21. Maybe i don't was clear. I wanna see somewhere something like this: Image-icon link Image-iconlink2 Image-iconlink3 etc etc
  22. Where i can see all my icons to apply in etcitem.grp? I want to create new item with nice icons. And i am sure exist unused icons. for High Five please. I have also L2UtxViewer. And i try to copy name from Item. And to put on EtcItem.grp. No work. How i can do this?
  23. For this line? content = content.replace("%patk%", String.valueOf(activeChar.getPAtk(activeChar))); Or i must make in another package a setting
  24. Well, if player reach 3 kkk p atk, i want he to view that on alt+b. Client have limit on alt+t And i don't have this getMaxPAtk on L2PcInstance. I try to do like Adena it is. With method in Config. Useless. Still no show more than 2,147 kkk with some HIGH LETTERS something like 2.147E08O87... something like that. I must change writeD((int) _activeChar.getPAtk(null)); from Userinfo.java?
  25. I add skill on mob but skill don't appear. Why? I have npc in XML not navicat and i add in skillList. Even if i delete skills no 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