Jump to content
JaR

Help increase page item in NPC

Recommended Posts

as title says, i want to increase page item in NPC because missions and other talks is disappear when i put 10 Talk function.

I found this, but it doesn't work.

image.png.060c9330585102046d301f7da2fd6203.png

Share this post


Link to post
Share on other sites

That change doesn't work because you would have to change the source code of gameserver and client. Luckily, if you know how to compile the c++ source code, you can simply change ROLE_MAXNUM_FUNCITEM define in RoleCommon.h in Common project source, and rebuild both gameserver and client, and it should work (besides the edit to the lua server script as what you're already doing).

Edited by deguix
  • Thanks 1

Share this post


Link to post
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.   Restore formatting

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