Jump to content

FlorinMarian

Premium
  • Posts

    305
  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Everything posted by FlorinMarian

  1. No new systems added (sash, costume mount, offline shop etc.) Cells extended from BYTE to WORD and bug still persist. Thank you !
  2. Sorry for this but already i did it and i don't found anything. [Hidden Content]
  3. Hello ! I'm looking for that source part which make respawn here (after character death) instantly. Currently are 10 seconds required. Thank you !
  4. Hello ! A player reported me, in my client fog button not working (always too much fog). What can I do ? *Environment it's from dragon cape.
  5. i don't found something about reading books there. (so, cannot remove)
  6. if (FindAffect(AFFECT_SKILL_NO_BOOK_DELAY)) { RemoveAffect(AFFECT_SKILL_NO_BOOK_DELAY); } if (FindAffect(AFFECT_SKILL_BOOK_BONUS)) { RemoveAffect(AFFECT_SKILL_BOOK_BONUS); } In which function i have to add these?
  7. Hello ! Anybody can help me to remove affect of and if they are active on login ? Thank you very much !
  8. I saw where i have to change license key but I think there it's a part in libs or dll where that function call a weblink.
  9. Thank you koray, what about license key ? Thanks !
  10. Okay, thank you. Now, anybody can create a function/quest which dismount/send horse away when a player enter on these maps? Thank you!
  11. so: - pc.get_map_index need to be exactly map_index (110 and 111 in my case) eg: pc.get_map_index == 110 or pc.get_map_index == 111 - between pc.get_map_index() need to be "or" not "and" beccause if you say "and" will never happen. A player cannot be in two maps same time. Happ new year !
  12. Thank you for this idea but it will not work, you tried to help me but with my noob level i can see some mistakes
  13. Hello guys ! I was looking for these before but nobody gave me a solution for this. How to block horse, pet and mount calling in map 110 & 111 ? Thank you !
  14. Party bug solved, thanks. Now: revive time 0 seconds and blocking horses/mounts at guild war arena. Thank you!
  15. Hello devs ! I have to edit some things in my source and I need some help. when somebody invite you in a group and give you 800 HP, after destroying group you still have that HP till you die/change map. respawn time 0 (normally 10 seconds to can revive. Thank you very much !
  16. Hello ! Anybody can give me protos from official server ? (txt version) Thank you !
  17. Hello devs ! As u can see in this video, there it's damage sometimes 200-400. How can u explain that ? Characters are Full PvP 1-1 (28K HP - 60 % Sword Resistence and others). Any answer it's welcome. Thank you !
  18. Hello ! As u can see in my video, there are 2 strange bugs: 1. Damage: 200 - 400 - 1200 - 1400 ? (why 200 and 400 if twice characters are 100% PvP 1-1?) 2. Why Warrior Body creates that visual bug (~3 m distance) ? Thanks ! *Game/Client 40K.
  19. Anybody can tell me where is in source that +10% Defence(or Attack) applied on a player's kingdom ? Thank you!
  20. Thank you for your reply but on metin2ro it have already belt system added.
  21. hello ! I need equipment_bg_without_ring.tga without belt slot. Thank you !
  22. Damn..solved by myself. Server has created a syslog file ~ 1GB in few seconds , when i looked inside i saw this: xXDaRkLorDXx = character level 1 Problem has been at start level quest. Server max level 99 and quest had request to make every character until level 98 --> level 100 (damn...level 100 in quest and 99 in server). Thank you by the way ! #CloseRequest
  23. Hello ! My server just go down without any reason. What happen? Players just are online and server blocking for few seconds (not DDOS-> PuTTy still connected) and all of us are redirected to login. After this when we try to connect to server, cannot select char (go back to login details). AUTH and CORE1_1 still available but CORE1_2 and CORE1_3 goes down (same game.core size). game.core: HERE Thank you !
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.