Jump to content
  • 0

2012-05-15


Mr BrycE

Question


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

Hello,

its my 1st time using 2012 client and im wondering ..

is the inventory tab really that big?

i cant resize it to square only sideways..

also, all the items are all in korean, but my numdesctable and the others are right...

and i can't find the lua / lub files for 2012-05-15

help..

post-2622-0-58513200-1348152242_thumb.gif

Link to comment
Share on other sites

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

You will need yo update your itemInfo.lub. Its located in your RO folder/System

http://svn6.assembla...em/itemInfo.lua

I know 2012-04-18 and up didn't use idnum2itemdesctable, idnum2itemdisplaynametable, idnum2itemresnametable, num2itemdesctable, num2itemdisplaynametable, num2itemresnametable and itemslotcounttable anymore because kRO compressed it into 1 file which is itemInfo.lub

itemInfo.lub format

[itemID] = {
	unidentifiedDisplayName = "read the table name",
	unidentifiedResourceName = "sprite/act/texture filename when unidentified",
	unidentifiedDescriptionName = {
		"read",
		"the",
		"table",
		"name",
	},
	identifiedDisplayName = "read the table name",
	identifiedResourceName = "sprite/act/texture filename when identified",
	identifiedDescriptionName = {
		"read",
		"the",
		"table",
		"name",
	},
	slotCount = 0~4,
	ClassNum = viewID if headgear/weapon/robes(garment) put 0 if not
			for headgear's viewID see accessoryid.lua
			for weapon's viewID see weapontable.lua
			for garment's viewID see spriterobeid.lua
},

Edited by Lelouch vi Britannia
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

i tried replacing the that but, the item now doesnt show and after i click it grav error shows up >.<

Edited by Mr BrycE
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

Try this one just change it to lub if your using lub files

http://svn6.assembla.com/svn/ClientSide/Lua_Project/System/itemInfo.lua

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

do i need to delete the

idnum2itemdesctable, idnum2itemdisplaynametable, idnum2itemresnametable, num2itemdesctable, num2itemdisplaynametable, num2itemresnametable and itemslotcounttable?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

If are using 2012-05-15 just leave it there and use itemInfo.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  198
  • Reputation:   47
  • Joined:  08/01/12
  • Last Seen:  

mr bryce, can i ask where did you get 2012-05-15 client.. i wanna try it..

cuz mine, i can't access old accounts, invalid pass.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

mr bryce, can i ask where did you get 2012-05-15 client.. i wanna try it..

cuz mine, i can't access old accounts, invalid pass.

http://supportmii.com/ro1/Clients/2012-05-15aRagexeRE.exe

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

@Lel

it seems that when i try to get it from svn im having errors..(my pc problem)

will you post a downloadable file please? lub file if possible

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

Here. also to change this lua to lub use Notepad++ and Save as.. to itemInfo.lub

System.rar

Edited by Lelouch vi Britannia
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  125
  • Topics Per Day:  0.03
  • Content Count:  595
  • Reputation:   23
  • Joined:  02/23/12
  • Last Seen:  

A BIG Thanks Lel! /gawi

what about the inventory tab? the size is really that big?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

I think the Inventory tab is in normal size. But try to search if there is a possible solution for this.

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...