-
Activity
-
48
official Official Pickup Slot Effect [REVERSED]
I would appreciate it if you could -
48
official Official Pickup Slot Effect [REVERSED]
I can provide you with the old archive, if you wish. M2DL retains all versions.- 1
-
-
48
official Official Pickup Slot Effect [REVERSED]
Could you please tell us what changes were made? The repository is private and I don't have the old archive to compare. -
1
-
1
Phishing - Beware of identity theft...
I was informed today that a child is impersonating me to sell ads on metin2.dev and probably the premium rank, also certainly other things that I don't know yet... It uses my old profile picture and my name for this fake account... Know one thing, I would never ask you to send PayPal money to one of my addresses (Unless that's what you want...)... I prefer payment with the internal forum shop... Unfortunately, some members got scammed by this kid... Also, I don't use GMail, Yahoo or other email providers, my only email addresses are linked to my domains... Discord Tag -> ASIKOO#0001 (With Nitro and Subscriber badge since 13 March 2020...) Discord ID -> 251469083416068096 PayPal -> contact asikoo.xyz or contact asikoo.com- 1
-
-
48
official Official Pickup Slot Effect [REVERSED]
#Update: Reversed from 22.2.7.0 Official Binary- 2
-
-
-
0
damage from int to long long
hi, trying to port the damage system from int to long long but after all its not working. the damage shows correctly ingame but gets not applied as damage. things i already changes: battle_hit battle_melee_attack GetMobAttackRange (it has damage base) CalcBattleDamage CalcMagicDamageWithValue CalcMagicDamage iERSrc iARSrc attacker_dx victim_dx CalcAttBonus iReduceDamagePct point bonuses increased by iatk Item_GetDamage pdamMin pdamMax CalcMeleeDamage iDam iAtk iDamMin iDamMax iPureAtk iPureDam iDist iGap iPercent fAR iDef battle_hit CalcArrowDamage BlueDragon_Damage blue dragon idam stuff iPower ProfileDamage Damage UpdateAggrPointEx ChangeVictimByAggro GetSkillPower SendDamagePacket iRet total_dam dam reflectDamage iCriticalPct iPenetratePct pct iCurHP iDamageToSP iDamageSPPart add_dam iMostDam FuncSplashDamage packet_damage_info and min max utilities in libthecore Problem: Dmg shows correctly ingame, but the damage didnt went through, so i deal 0 damage for the server. Anyone has an Idea what i'm missing? -
22
Green & Purple Potions Effect
Someone linked me this old topic, and I figured out I never noticed those sounds played twice. This is my fix: (PythonNetworkStreamPhaseGameItem.cpp) There's no need to play those sounds. Alternatively (based on penger's but via apply check): (but it's not of my taste) (PythonItem.cpp) case CItemData::USE_ABILITY_UP: if (c_rkItemData.GetValue(0) == CItemData::APPLY_MOV_SPEED || c_rkItemData.GetValue(0) == CItemData::APPLY_ATT_SPEED) return USESOUND_NONE; return USESOUND_POTION; -
12
-
-
Recently Browsing
- No registered users viewing this page.
Question
ReFresh 1484
Hey guys,
I have a problem with quest scrolls.
I have a two quests with a send letter function:
In quest_list they are sorted:
- quest_test1
- quest_test2
My interfacemodule.py fucntions are:
My uicharacter functions are:
And the problem is:
- You can see on the picture the quests mentioned above. But quest_test2 is shown on the left side as test1 and the quest_test1 is shown on the left side as test2. And in the quest window is test1 shown as quest_test2 and quest_test1 as test1.
I think it's caused by YMIR code, but I have no idea how to fix it.
PS: If I remember it right, if you have more than 2 quests you can't see this problem.
If someone can help me to solve this problem, I'll be glad.
Thanks for every answer!
Sincerely,
ReFresh
Edited by ReFreshI'll be always helpful!
Link to comment
Share on other sites
Top Posters For This Question
9
Popular Days
Mar 15
1
Feb 21
1
Dec 6
1
Feb 23
1
Top Posters For This Question
ReFresh 9 posts
Popular Days
Mar 15 2019
1 post
Feb 21 2019
1 post
Dec 6 2019
1 post
Feb 23 2019
1 post
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now