Lineage II Arvaz Posted January 29, 2018 Posted January 29, 2018 Is it possible to add in html a code to get players name and chat it back in npc dialog? Does anybody know any trick to use this? Quote
Griunvaldas Posted January 29, 2018 Posted January 29, 2018 3 minutes ago, Lineage II Arvaz said: Is it possible to add in html a code to get players name and chat it back in npc dialog? Does anybody know any trick to use this? You need to make script and assign it to NPC. Script should have an functionality of retrieving activeUser name and provide it as string to HTML (in HTML you will need to add placeholders). There are tutorials on this forum how to do that or you can simply dig in some custom packs which has this function implemented. Quote
vampir Posted September 9, 2018 Author Posted September 9, 2018 Added button tooltip option, I am not sure from which chronicle it exists but surely in GOD - Tooltip <button width=32 height=32 tooltip="Click here to find out more!" back="L2UI_CH3.Botsystem_DF_Key2" fore="L2UI_CH3.Botsystem_DF_Key2"></button> 1 Quote
sacrifice Posted January 10, 2019 Posted January 10, 2019 Hello for me i have GF, bypass for website dont work <a action="url !2265">Go to Web</a> with systemsting-e.dat 2265 a,www.google.fr\0 How used this bypass please? Quote
Pleyne Posted February 4, 2019 Posted February 4, 2019 Just a curious question, in Interlude chronicle all Tutorial windows should be access by "link" ? Because now after few test i faced some issues that "bypass (+/-) +h" opens additional empty window which caches at client and all other windows will be blank :? Hope i make sense Quote
sacrifice Posted March 8, 2019 Posted March 8, 2019 On 2/13/2015 at 12:05 PM, vampir said: background I have a quick question, are you sure that the background works for all chronicles except interludebecause me on my version gracia final part ca it does not work Quote
vampir Posted March 8, 2019 Author Posted March 8, 2019 On 2/4/2019 at 5:04 PM, Pleyne said: Just a curious question, in Interlude chronicle all Tutorial windows should be access by "link" ? Because now after few test i faced some issues that "bypass (+/-) +h" opens additional empty window which caches at client and all other windows will be blank :? Hope i make sense Try bypass with no -h, for example bypass multisell 555 8 hours ago, sacrifice said: I have a quick question, are you sure that the background works for all chronicles except interludebecause me on my version gracia final part ca it does not work I checked it on Interlude and it doesn't work, so maybe in Gracia Final it's not added yet Quote
sacrifice Posted March 9, 2019 Posted March 9, 2019 On 2/13/2015 at 12:05 PM, vampir said: background Ok thx Quote
Important Posted April 22, 2020 Posted April 22, 2020 Is it possible to make a button to send you at Facebook Page / Site / Youtube Channel on community board at Gracia Final l2j server? Quote
Rootware Posted April 22, 2020 Posted April 22, 2020 1 hour ago, Important said: Is it possible to make a button to send you at Facebook Page / Site / Youtube Channel on community board at Gracia Final l2j server? Try to use this: <button value="Facebook Page" action="url !2265" width=160 height=25 back="l2ui_ct1.button.button_df_small_down" fore="l2ui_ct1.button.button_df_small"> where, !2265 string from sysstring-e.dat Quote
Important Posted April 22, 2020 Posted April 22, 2020 (edited) There is not 2265 on that dat file.. Should i put it manually or what? Edited April 22, 2020 by Important Quote
TGSLineage2 Posted April 22, 2020 Posted April 22, 2020 13 minutes ago, Important said: There is not 2265 on that dat file.. Should i put it manually or what? It is rare that you do not find that id in the sysstring-e file, because it seems to me that from 2265 to 2267 they are links to the site, however if it is not there you can put it and write the redirect link for example https: // lineage2. com Quote
Important Posted April 23, 2020 Posted April 23, 2020 2 minutes ago, TGSLineage2 said: It is rare that you do not find that id in the sysstring-e file, because it seems to me that from 2265 to 2267 they are links to the site, however if it is not there you can put it and write the redirect link for example https: // lineage2. com So i will put it manually :D ! Thanks for help guys! Quote
Important Posted April 23, 2020 Posted April 23, 2020 (edited) What is wrong? Edited April 23, 2020 by Important Quote
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.
Note: Your post will require moderator approval before it will be visible.