Jump to content

Recommended Posts

Hello everyone,

i have this weird problem that only happens when i try to show an item in chat (Hyperlink):

spacer.png

 

if app.IsPressed(app.DIK_LALT):
				link = player.GetItemLink(itemSlotIndex)
				ime.PasteString(link)

 

The problem does not appear when i paste it into the text box, it only happens when i send it in chat.

the weird thing is that it does not happen when i send it in whisper.

Edited by Metin2 Dev International
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

No errors showing, which is what confuses me,

the thing is when i send it in whisper there is no errors,

it's only in the chat,

could it be a problem in the source ?

 

Note:

i have a multi language system installed,

when i change the language to English it works just fine, but if i changed to other language this is where the problem starts.

Edited by HelloWorld
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.