Jump to content
  • 0

Custom Book/Manual


mofo

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   4
  • Joined:  07/02/12
  • Last Seen:  

I'm trying to make a custom book, i've already uploaded my own sprite and i can see the book in-game. After that, I wrote the contents for the book and put it in data/book/itemid.txt. Now I'm stuck on my next step. I need my custom item to show the "Read" "Auto Read" icons when I right click it (like biochemist creation manuals). How can i do that?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

@Emistry

bookitemnametable.txt

:)

 

For example:

11000#
11001#
11002#
11003#
11004#
11005#
11006#
11007#
11008#
11009#
11010#
11011#
11017#
11018#
11019#
11022#
11023#
11024#

7127#
7128#
7129#
7130#
7131#
7132#
7133#
7144#
7434#
7472#
7473#
7474#
7475#
7476#
7477#
7478#
7479#
7480#
7481#
7755#

11057#
11058#
11059#
11060#
  • Love 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  43
  • Reputation:   15
  • Joined:  06/24/12
  • Last Seen:  

I guess it is supposed to show those buttons after doing what you've done... Have you tested it in-game?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   4
  • Joined:  07/02/12
  • Last Seen:  

yes, i already have the item in-game and patched the client for the book contents. If there's no additional step then i guess it's because of the item id? There might be a limit to the id we can use for the books. That's just me guessing, I don't know if that's really the case.

Edited by mofo
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

if i am not mistaken...you need a file named

bookresnametable.txt

it's inside the data folder... the OLD 1....not the latest 1 since it's not included anymore...and some other files...

 

not really sure with the exact name

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   4
  • Joined:  07/02/12
  • Last Seen:  

lol, so that's what i'm missing. thanks a bunch, i'll start working on it.

 

update: extracted the file from my kro grf and it works now.

Edited by mofo
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
Answer this question...

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