Jump to content

About ID Number.


Gidz Cross

Recommended Posts


  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

I know that this has been ask serveral times i think. Ive google before but i cant found it again. So can you guys tell me what is the best ID NUMBER for custom item? What number should i start?


Thank you so much!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  


20000

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

20000

 

20,000 is not good. Im reading my Iteminfo.lub and i saw this

	[19999] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName = "햇",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "",
		identifiedResourceName = "생쥐모자1",
		identifiedDescriptionName = {
		},
		slotCount = 0,
		ClassNum = 1193
	},

	[20001] = {
		unidentifiedDisplayName = "Hardened Coat",
		unidentifiedResourceName = "햇",
		unidentifiedDescriptionName = {
			"^000088Rental Item^000000",
			"Max HP +800",
			"Class: ^777777Armor^000000",
			"Defense: ^7777710^000000",
			"Weight: ^7777770^000000",
			"Required Level: ^7777770^000000",
			"Jobs: ^777777All^000000"
		},
		identifiedDisplayName = "Hardened Coat",
		identifiedResourceName = "생쥐모자3",
		identifiedDescriptionName = {
			"^000088Rental Item^000000",
			"Max HP +800",
			"Class: ^777777Armor^000000",
			"Defense: ^7777710^000000",
			"Weight: ^7777770^000000",
			"Required Level: ^7777770^000000",
			"Jobs: ^777777All^000000"
		},
		slotCount = 0,
		ClassNum = 1195
	},

	[20002] = {
		unidentifiedDisplayName = "Whip of Balance",
		unidentifiedResourceName = "햇",
		unidentifiedDescriptionName = {
			"^000088Rental Item^000000",
			"A balance is attached at the tip of the whip.	Anyone who gets a hit by this whip is knocked back.",
			"AGI +2, DEX +3",
			"Additional 2 cells and 3 cells of knock back effect is added to the use of Slinging Arrow and Arrow Vulcan skills respectively.",
			"Class: ^777777Whip^000000",
			"Attack: ^777777110^000000",
			"Weight: ^77777770^000000",
			"Weapon Level: ^7777773^000000",
			"Required Level: ^77777770^000000",
			"Jobs: ^777777Dancer^000000"
		},

So starting with 20k is not good. This  is the last part of my iteminfo.lub I got it here: https://github.com/ROClientSide/Translation

	[32710] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName = "디지털인화권",
		unidentifiedDescriptionName = {
		},
		identifiedDisplayName = "Ticket Smokie",
		identifiedResourceName = "디지털인화권",
		identifiedDescriptionName = {
		},
		slotCount = 0,
		ClassNum = 0
	},

Do you think its okay for me to start at 32711? Hmmmm.

Edited by gidzdlcrz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

I used 31000+ before

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

I used 31000+ before

 

I see. Since its been up to 32710  ID's already. I'll begine with 32,000 or i dont know. Hehehe!

I start with 33000. But im having prob. When i type @item 33000 it says "you cannot get the item" when i edit the ID number i can get it. OMG.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

I think 32767 is the limit :D

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
Reply to this topic...

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