Jump to content

Recommended Posts

Posted

Hi, i wanna make some custom shops and i dont wanna use "ingame items", so i need to create new

 

so this is question: how to create new item (coin) like adena, but only with different name and ID (texture from some other item)

 

things i tried:

- inserting item in sql (etcitem)

- inserting item in system/itemname-e.dat

 

but there is still missing something, what will give texture to that item etc.

Posted

New item (not armor or a weapon) creation:

 

1stly itemname-e.dat create new item id, give a name for it.

2ndly open etcitemgrp.dat add your new item id, select icone, texture which will be shown after dropping the item.

3rd and last - add it to etc_item table.

 

Maybe will be usefull if you wont see side effects:

-------------------------------------------------------------------------

Relaunch client after modding if you were using it before editing system files.

If you were online in server use //reload command or just restart server.

-------------------------------------------------------------------------

 

Finish.

 

Should be Locked.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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