crafting items with names
#2
Yes you can change the name of a item. Here is a link to the class cItem. Look at the member variables.

Example
local item = cItem(E_ITEM_BLAZE_ROD, 1)
item.m_CustomName = "A special blaze"
Reply
Thanks given by:


Messages In This Thread
crafting items with names - by red9o8 - 01-23-2016, 10:52 AM
RE: crafting items with names - by Seadragon91 - 01-23-2016, 04:38 PM
RE: crafting items with names - by red9o8 - 01-24-2016, 04:06 PM



Users browsing this thread: 1 Guest(s)