Jump to content
  • 0
Sign in to follow this  
jaiko23

icon/npc chatbox

Question

Hi, im just wondering, where can i find this? i want to remove it, because of the error showing up which is why i think the npc is not there, about the resource volume_low_twin which is i cant find. please do help me on this one.

 

Thank you!

screenHercules001.jpg

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hey, you can edit it in
data/luafiles514/lua files/signboardlist.lub
 

	{ "lasagna", 205, 325, 10, IT_SIGNBOARD, "유저인터페이스\\item\\ship_ticket.bmp", "  Ferry Service", "#0x00FFFFFF" },
-->	{ "izlude", 195, 213, 10, IT_SIGNBOARD, "유저인터페이스\\item\\ship_ticket.bmp", "  To Lasagna", "#0x00FFFFFF" },
	{ "malangdo", 218, 81, 10, IT_SIGNBOARD, "유저인터페이스\\item\\ship_ticket.bmp", "  To Lasagna", "#0x00FFFFFF" },

Just delete it or if I am remember correctly add -- before to  deline it. 
Like:

--{ "izlude", 195, 213, 10, IT_SIGNBOARD, "유저인터페이스\\item\\ship_ticket.bmp", "  To Lasagna", "#0x00FFFFFF" },


 

Share this post


Link to post
Share on other sites
  • 0

same question im using anacondaq 

 

but i dont see any files " data/luafiles514/lua files/signboardlist.lub "

 

so where can i remove all the icon? :) 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.