Jelly Posted January 22, 2012 Posted January 22, 2012 (edited) Hi all. Have a problem. Using ragexere xx.10.11 All diffs for custom headgears (5k+) Using this [DL] Collection of Hats from jRO/twRO/bRO/iRO http://rathena.org/b...-jrotwrobroiro/ Problem is: accname.lua pasted by Aerie in Unicode [ACCESSORY_IDs.ACCESSORY_JRO_01] = "_´Ã¾îÁø¸ð·îÅ©ÀÇÇö½Å", -- S.Morocc slave drop[ACCESSORY_IDs.ACCESSORY_JRO_02] = "_´Ã¾îÁøÆÛ¸ÓÅÍ", -- Permeter drop [ACCESSORY_IDs.ACCESSORY_JRO_03] = "_¸®¹«¹ö¸ðÀÚ", -- red hat [ACCESSORY_IDs.ACCESSORY_JRO_04] = "_¿£Áö´Ï¾îĸ", -- brown hat [ACCESSORY_IDs.ACCESSORY_JRO_05] = "_¿ò¹ß¶ÓÀÇÈ¥", -- bone mouth [ACCESSORY_IDs.ACCESSORY_JRO_06] = "_±×¸®Æù¸ðÀÚ", -- bird hat [ACCESSORY_IDs.ACCESSORY_JRO_07] = "_°ÍÇâÀǺ¢²É", -- parure [ACCESSORY_IDs.ACCESSORY_JRO_08] = "_µÅÁöÀÚ±ÝÅë", -- coin pig But client can't read Unicode LUA and i get the error. If i try to save this paste in ANSI 949, i have something like this : ????¶ÓÀ?? The question is: How i can convert this accname.lua into ansi or how i can make this unicode lua sprite names to work ? It works if i rename all sprites and hats like 1,2,3,4,5,6,7, etc ? I really need this hats. Thanks! Instead i can help you with any script or ea source code. Edited January 29, 2012 by Gaypuff Quote
pojiejapan Posted January 22, 2012 Posted January 22, 2012 1st you need to know is you need to convert the .lua files to .lub later if you have edit it. If you want, you can change the .spr name. but you must change all the name of the item. from .SPR .ACT and the .BMP.. Quote
Jelly Posted January 25, 2012 Author Posted January 25, 2012 I find all hats in JrO database. Use korean hat names from grf and des from jRO. Recreate accname and now all ok Quote
Question
Jelly
Hi all.
Have a problem.
Using ragexere xx.10.11
All diffs for custom headgears (5k+)
Using this [DL] Collection of Hats from jRO/twRO/bRO/iRO http://rathena.org/b...-jrotwrobroiro/
Problem is:
accname.lua pasted by Aerie in Unicode
But client can't read Unicode LUA and i get the error.
If i try to save this paste in ANSI 949, i have something like this : ????¶ÓÀ??
The question is:
How i can convert this accname.lua into ansi or how i can make this unicode lua sprite names to work ?
It works if i rename all sprites and hats like 1,2,3,4,5,6,7, etc ?
I really need this hats.
Thanks!
Instead i can help you with any script or ea source code.
Edited by Gaypuff2 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.