- 0
-
Activity
-
37
Official Mailbox
Hello guys. I have a problem, if i get a message on the minimap don't show up the mailbox icon until character change or logout, and if i read the message don't disappear until log out or character change, what i do wrong? Thank you in advance for your help. @ Mali -
0
[Request] Underground-MT2 Serverfiles, Database , Homepage & Client
search for the original release in the lzma archive who got the password "Fiona" will be hard to search this one but i have time let me know if you can help out -
0
3 countries 3 phrases
Turkish: 100% Serverfiles Unbugged Romanian: 99.9% Official System Portuguese: Paci please send feet pics -
0
NPC direct item enchant
Download Metin2 Download You can enchant your items directly from the chosen NPC. *You can set the average & skill dmg from the quest. Preview: [Hidden Content] Download: MEGA VirusTotal- 6
-
-
-
-
30
-
0
Origins2 Global | International | A new concept - 10.06.2022
The time for a new adventure has come! After 3 years of uninterrupted involvement and perseverance, a new Origins2 Global server will be opened on 10.06.2022. Website | Discord | Board | Wiki | TikTok | Instagram | Facebook | Youtube ~ German Presentation ~ ~ Romanian Presentation ~ ~ Turkish Presentation ~ -
0
I found a huge bug in the regen function
Hello! I found an old bug related to regen time. Example: A 1m respawn monster appears at 9:20, is killed at 9:20:18, so it will reappear at 9:21. A 1m respawn monster appears at 9:20, killed at 9:36:45, reappears at 9:37. How can this be fixed? I would need it to count the respawn time from death. This is what I need: Example: If I kill it at 12:20:15, it should appear at 12:21:15. -
17
Dynamic Weather
Does the weather change when the player teleports? -
11
-
-
Recently Browsing
- No registered users viewing this page.
Question
ReFresh 664
Hi guys,
can somebody know how to do function for CTRL + C and CTRL + V in game? For example: I copy some text on the internet and i want to paste to chat in game.
Thanks for your answer!
Kind Regards ReFresh
I'll be always helpful!
Link to comment
Share on other sites
Top Posters For This Question
14
2
2
1
Popular Days
Dec 18
2
Mar 21
2
Mar 4
2
Mar 22
2
Top Posters For This Question
ReFresh 14 posts
arves100 2 posts
metin2-factory 2 posts
Zyko 1 post
Popular Days
Dec 18 2015
2 posts
Mar 21 2016
2 posts
Mar 4 2016
2 posts
Mar 22 2016
2 posts
Popular Posts
metin2-factory
look for: relace: with: I'm not sure it will work i haven't tested it yet but it seems to prevent the issue. Let me know if it worked.
VegaS
SourceClient - Eterlib/IME.cpp Search: m_bEnablePaste = false; and replaces with: m_bEnablePaste = true; Search and delete: if (!__IsWritable(c)) return; And search in ui.py / root: def OnKeyDown(self, key): and add it below: if app.DIK_V == key: if app.IsPressed(app.DIK_LCONTROL): ime.PasteTextFromClipBoard()
ReFresh
#push
19 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