Jump to content
  • 0

Mini Icon


phebs

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  09/13/12
  • Last Seen:  

Where i can edit the mini icon like guide etc...

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  195
  • Reputation:   23
  • Joined:  01/05/12
  • Last Seen:  

Im sorry,

Can you please be more specific?

Thanks :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

mini icon for like the ragnarok icon?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Where i can edit the mini icon like guide etc...

You need to make yourself more clearer. We believe you're talking about the Mini Icons in the Mini Map... if so, it's found in your System/Towninfo.lua


prontera = {
	{ name = "Kafra Employee", X = 146, Y = 89, TYPE = 6 },
	{ name = "Kafra Employee", X = 151, Y = 29, TYPE = 6 },
	{ name = "Kafra Employee", X = 282, Y = 200, TYPE = 6 },
	{ name = "Kafra Employee", X = 29, Y = 207, TYPE = 6 },
	{ name = "Kafra Employee", X = 152, Y = 326, TYPE = 6 },
	{ name = "Guide", X = 154, Y = 187, TYPE = 4 },
	{ name = "Guide", X = 282, Y = 208, TYPE = 4 },
	{ name = "Guide", X = 29, Y = 200, TYPE = 4 },
	{ name = "Guide", X = 160, Y = 29, TYPE = 4 },
	{ name = "Guide", X = 151, Y = 330, TYPE = 4 },
	{ name = "Tool Dealer", X = 134, Y = 221, TYPE = 0 },
	{ name = "Weapon Shop", X = 175, Y = 220, TYPE = 1 },
	{ name = "Blacksmith", X = 179, Y = 184, TYPE = 3 },
	{ name = "Inn", X = 204, Y = 191, TYPE = 5 },
	{ name = "Inn", X = 107, Y = 218, TYPE = 5 }
},

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  57
  • Reputation:   0
  • Joined:  09/13/12
  • Last Seen:  

thanks men ;)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...