Nerks Posted September 22, 2017 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 135 Reputation: 4 Joined: 07/29/17 Last Seen: December 5, 2017 Share Posted September 22, 2017 (edited) Hi guys i just want to about this code. This code was working on my NPC. the problem is when i run it and click the NPC, all items of text even the link goes upper left corner of the NPC windows. What seems to be the problem? Im using CLIENT 20151104A to be exact. Hope you'll help me. Thanks. Edited September 22, 2017 by Nerks Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted September 22, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: 20 hours ago Share Posted September 22, 2017 Do you mind sending the script you used and a screenshot perhaps i tested in latest hash w/ 2015-11-04a and its working fine Quote Link to comment Share on other sites More sharing options...
0 Ehwaz Posted September 22, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 50 Reputation: 9 Joined: 01/09/12 Last Seen: June 18, 2020 Share Posted September 22, 2017 (edited) 1. Try shorter display name 2. Display on one line alone (best) Do: mes ""; mes "<item>item<info>info</info></item>"; mes ""; Dont: mes "abc". <item>item<info>info</info></item>; mes ""; Edited September 22, 2017 by Dometh Quote Link to comment Share on other sites More sharing options...
0 Nerks Posted September 22, 2017 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 135 Reputation: 4 Joined: 07/29/17 Last Seen: December 5, 2017 Author Share Posted September 22, 2017 (edited) 23 hours ago, crazyarashi said: Do you mind sending the script you used and a screenshot perhaps i tested in latest hash w/ 2015-11-04a and its working fine Sorry sir i'll provide later im still on the office. How can i get lastest hash? i don't know how to update my revision. 23 hours ago, Dometh said: 1. Try shorter display name 2. Display on one line alone (best) Do: mes ""; mes "<item>item<info>info</info></item>"; mes ""; Dont: mes "abc". <item>item<info>info</info></item>; mes ""; actually this is what i've did mes "<item>item<info>info</info></item>"; I got it from the script documents on DOC folder at rathena. I'll again it later. Edited September 22, 2017 by Nerks Quote Link to comment Share on other sites More sharing options...
Question
Nerks
Hi guys i just want to about this code.
This code was working on my NPC. the problem is when i run it and click the NPC, all items of text even the link goes upper left corner of the NPC windows.
What seems to be the problem?
Im using CLIENT 20151104A to be exact.
Hope you'll help me.
Thanks.
Edited by NerksLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.