[HELP] WTF???

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
User avatar
elijahl2j
Posts: 26
Joined: Tue Aug 02, 2011 4:10 am
Location: Russia

[HELP] WTF???

Post by elijahl2j »

Code: Select all

<button value="&$422;" action="bypass _bbsmemo" back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF" width=65 height=20>
Who may say me where I can find decodes for this button values???
Thx...
Image
it is conquer the World!
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Button Desing Values

Post by Zoey76 »

First "WTF???" is not a proper title for a post.
Second don't bump post if some time has not passed yet.
Using search may help you, most question you could have are probably already answered by other in forum already.

Please read this topics:
viewtopic.php?f=42&t=7593
viewtopic.php?f=74&t=21134
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Variables

Post by Zoey76 »

This value="&$422;" is the name of the button, and &$[SysString Id]; is used to load a System String from client :wink:
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
elijahl2j
Posts: 26
Joined: Tue Aug 02, 2011 4:10 am
Location: Russia

Re: [HELP] WTF???

Post by elijahl2j »

I am find file content all list. Client_Path\system\sysstring-e.dat
Image
it is conquer the World!
Locked