how to make this inventory (Alt+E) shorter ?

AnnieRuru

~~Cute~Cute~Scripter~~
Messages
1,677
Points
0
Location
your next door ~
Discord
AnnieRuru#1609
Github
AnnieRuru
Emulator
Client Version
2019-05-30aRagexeRE
How to make this inventory window (Alt+E) shorter ?

screenRuru_Server001.jpg

I've set my screen resolution to 1400x900, my computer can support the highest resolution possible

but I still can't see the bottom of this window
default_swt3.gif


 
Last edited by a moderator:
it seem you got uncompatible msgstringtable maam, you can get it from translation github either from here or this

and if the inventory still have long window alternatively you can edit the msgstringtable for inventory....

Code:
Line: 1466 = Usable ItemsLine: 1472 = Etc. ItemsLine: 2051 = EquipmentLine: 2052 = Personal/Favourite Tab
 
yeah I changed

Drop Lock: On/Off#into
Code:
 Drop Lock#
.
now its fixed

 
it seems I really using wrong msgstringtable ...

but I don't care !

I just need a test server to write script, nothing else

 
Just out of curiosity (and without killing any cats), what client are you using? By the shop button I'd assume it's one of the 2014 ones?

 
honestly that one in the screenshot was rathena emulator, not hercules

I download this

http://herc.ws/board/topic/10668-release-2014-01-15-ragexe-full-client/

and my hercules test server setup in no time

but I need a rathena test server so I download this

http://herc.ws/board/topic/10884-release-ro-node-2013-08-07-working-client-clean-data/

I saw the exact same topic in rathena, so gave it a try, and yeah only this hexed client can run rathena

but it has the bug above

so I was using ossi msgstringtable and use that rathena's member hexed client

but as long as I can script, I don't care such minor details

 
Back
Top