Jump to content

criss22

Members
  • Posts

    505
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by criss22

  1. For exemple, what is with this lines? CREATE OR REPLACE USER 'l2j'@'%' IDENTIFIED BY 'l2jserver2019'; GRANT USAGE ON *.* TO 'l2j'@'%' IDENTIFIED BY 'l2jserver2019'; FLUSH PRIVILEGES; and how i can edit with my details?
  2. I want to create db with L2jdb and with my password..and i didn't know how to do that
  3. It is x64, but for me some steps are hard
  4. Well, i just install windows 10 and i want to see if i can configure it !
  5. What is don't understand, is why with cable direct in laptop it is working and with wireless don't...and as i can see, i can't get help
  6. Night, it is not about me. But pure and simple i don't know to change how i can set my pm with 1 single ip.
  7. Thanks for answer, but i think i need a bit help. If u can kill 2 min from your time.
  8. Yay, good...morning, i think. Today i purchase a router for Wifi because my laptop got crazy with cable direct. And i have a problem with Port Forwarding. In below image you will see how i have set. http:// and http:// Firewall from PC http:// Now, what i edit wrong? Local IP Address from port forwarding? or what's wrong?
  9. SweeTs, baby, i set it to True, i get captcha, u add code, but i am still stuck and i get jail.
  10. I have 1 question. I want to compile L2jserver server. And i have windows 7 ultimate x64. And i find files but it is for windows 10. I can follow that tutorial to make in my windows? http://www.l2jserver.com/
  11. I have compiled, so i don't know how i can update to HEAD, last rev..
  12. And .captcha command if i close window from mistake, doesn't work
  13. So i put code, and nothing happend. I stil get jail. (Sorry for repeat)
  14. # --------------------------------------------------------------------------- # -------------- Antibot System Engine created for L2JSunrise -------------- # --------------------------------------------------------------------------- # --------------------------------------------------------------------------- # Antibot System General Settings # --------------------------------------------------------------------------- # Control all antibot systems # This option will affect all antibot systems # Default: False EnableAntibotSystems = False # This will enable or disable images auth in antibot systems! # Default: True EnableDoubleProtection = False # This option will affect gm characters also # default: False EnableAntibotForGms = False # --------------------------------------------------------------------------- # Antibot Farm System # --------------------------------------------------------------------------- # Antibot farm system activation # default: False EnableAntibotFarmSystem = False # If antibot farm system is enabled this will affect raids or not # Default: True EnableAntibotFarmSystemOnRaids = False # Antibot system, jail player if not answer in that time or all tries fail # Default: 180 JailTimer = 100 # Antibot system, time to spend in jail in minutes # Default: 1 TimeToSpendInJail = 1 # In case of antibot farm is enabled # There are 2 options 0 and 1 # 0 is to make antibot farm system to count mobs # 1 is to make antibot create a chance by each kill # Default: 0 AntibotFarmType = 0 # In case of antibot farm system activation and type 0 # Default: 100 AntibotMobCounter = 200 # In case of antibot farm system activation and type 1 # Default: 50 AntibotFarmChance = 50 # This will enable or disable specific mobs for antibot farm system # default: False EnableAntibotSpecificMobs = False # In case of enable specific mobs # Example: 22320;22327;22765 FarmMobsIds = 22320;22327;22765;22325;22763;22321;22760;22324;22762;22761 # --------------------------------------------------------------------------- # Antibot Enchant System # --------------------------------------------------------------------------- # Antibot enchant system activation # Default: False EnableAntibotEnchantSystem = False # Antibot system, this will set every how many seconds enchant chance will gets low # Default: 20 EnchantChanceTimer = 20 # Antibot system, this will set from what chance enchant chance will start # Default: 80 EnchantChancePercentToStart = 80 # Antibot system, this will set how much % enchant chance will get low in every # EnchantChanceTimer cycle # Default: 10 EnchantChancePercentToLow = 10 # In case of antibot enchant is enabled # There are 2 options 0 and 1 # 0 is to make antibot enchant system to count enchants # 1 is to make antibot create a chance by each scroll # Default: 0 AntibotEnchantType = 0 # In case of antibot enchant system activation and type 0 # Default: 100 AntibotEnchantCounter = 200 # In case of antibot enchant system activation and type 1 # Default: 100 AntibotEnchantChance = 100 This is code from ini. But here i can't do anything about this issue. It must be repaired from java. About the info, just tell me what info you need. Here it is ss also
  15. Hello everyone. I have a problem with Captcha Systems. I have catpcha with counting mobs. I activate it. But when i put `code`, i still get jail. Code sn't applying. Can help me someone? L2jSunrise HIgh Five
  16. I do the same.with DUC and ports. But ports are still closed.
  17. How i can open ports? I make like in few tutorials, and i can login, other players not
  18. <skill id="2099" levels="1" name="Escape: 5 minutes"> <set name="blockedInOlympiad" val="true" /> <set name="hitTime" val="300000" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="operateType" val="A1" /> <set name="skillType" val="RECALL" /> <set name="targetType" val="SELF" /> <cond msgId="113" addName="1"> <not> <player insideZoneId="10501, 10502, 10503, 10504, 10505, 10506, 10507, 10508" /> </not> </cond> </skill> I must put Giran coord to insiteZoneId? And how? with , ?
  19. And where i can touch to make all new chars spawn in x location?
  20. Have someone a clean system which work on windows 10 x86 / x64? Thanks!
  21. Hi all. I want to make unstuck to teleport from everywhere in giran. I edit this: Was _activeChar.teleToLocation(TeleportWhereType.TOWN); And i change with this _activeChar.teleToLocation(83491, 149065, -3409); And no working
  22. Ok, i solved with open ports :) But now i am stuck at server selection. Confirm button `dont` work :)
  23. Hello all. I am connected to the wireless router. And untill reset router, i have same ip. How i can put srv online? I try in ip config. and loginserver console tell me the address/port it is already binded. What's the problem? I put ports on router. 7777 and 2106 and i put enable it.
  24. Hio. Can explain me someone how i can add same color enchant from 1 to +1000? I can add this line Enchant1=(R1=0,G1=50,B1=180,R2=0,G2=44,B2=155,Opacity=1.2,Num=0.9) (Yellow+white) 1000 times? TY
×
×
  • Create New...