Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

i have a problem with items!

Status
Not open for further replies.
Joined
Apr 4, 2011
Messages
465
Reaction score
70
hi, iv added a new item to my server, everything is set, the txt, the item.bmd, the main supports it, but when i use the /item command with the GM to create this item, the item drops but it has no name on the ground, then when i pick it up and view my inventory its just a thin line :L, it doesnt even say iv obtained the item please help
 
Let's see.

* You put "/item x x", item drops, so it was in Item.txt file. Check!
* You get the item, nothing appears, but there is infos and names, you have successfull edit Item.bmd in your Client, but your main didnt find the skins.

Look the number of the item (Ex. 0 21). It means is a Sword number 21, check if you have the properly skin for this item.

IF you have the skin, maybe ur main is doesn't support new items or its looking after other skin name.

Good luck.
 
Upvote 0
U sure? because somes textures bugs with wings aren't bugs.

especially if ur a gm/adm character...
 
Upvote 0
Status
Not open for further replies.
Back