Jump to content

Нанесение имени на предмет


Recommended Posts


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  89
  • Reputation:   1
  • Joined:  01/09/12
  • Last Seen:  

Возник вопрос.

Где можно посмотреть или подскажите, как можно нанести имя на вещь с помощью НПЦ?

Поиск на athena и rathena не дал результатов.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

С помощью команды

*getnameditem(<item id>,"<name to inscribe>");
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  89
  • Reputation:   1
  • Joined:  01/09/12
  • Last Seen:  

С помощью команды

*getnameditem(<item id>,"<name to inscribe>");

Спасибо.

Сейчас попробую.=)

Чот не дойдет как....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

Вот вики

getitem2 <item id>, 1, 1, 0, 0, 254, 0, <char id> & 65535, <char id> >> 16;

mes "Here you have your own arrow.";

getnameditem 1750, getcharid(0); // Arrow

Edited by Lilith
  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  186
  • Reputation:   0
  • Joined:  01/08/12
  • Last Seen:  

При этом есть ограничения, надпись занимает 1 слот.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  89
  • Reputation:   1
  • Joined:  01/09/12
  • Last Seen:  

Вот вики

getitem2 <item id>, 1, 1, 0, 0, 254, 0, <char id> & 65535, <char id> >> 16;

mes "Here you have your own arrow.";

getnameditem 1750, getcharid(0); // Arrow

Спасибо.=)

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