Books.... What a hassle...

Discussion in 'Plugin Development' started by tobiyas, Jan 11, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    tobiyas

    Hey,

    I'm looking for exactly 2 things.

    1. (I think it is not possible at the moment, but I'm not sure). I want to force the player to open a book. Is there any way to achieve this?

    2. In a Book page I want a new line, like:

    Code:
    Text
     
    Here is another line of text.
    And another one.
    Does anyone know a sollution for any of the problems?
     
  2. Offline

    Desle

    tobiyas
    I wanted to do this too! Never figured it out..
     
  3. Offline

    RainoBoy97

    1. Unfortunately not :/
    2. \n
     
    tobiyas likes this.
  4. Offline

    Techy4198

    RainoBoy97 I think #1 is possible, I have seen it somewhere. or maybe it's only possible with the book EDITING screen... I'm not sure...
     
  5. Offline

    tobiyas



    Do you remember where you have seen it? I could not find any CB packet opening the screen. I even tried undocumented view numbers. :D (funny results by the way).
     
  6. Offline

    Techy4198

    tobiyas nope, I don't remember. probably an 'inventory' id for the open inventory packet.
     
  7. Offline

    RawCode

    1. client mod
    2. linebreak
     
Thread Status:
Not open for further replies.

Share This Page