book 
Vars | |
| book_data | The packet of information that describes this book |
|---|---|
| due_date | Game time in 1/10th seconds |
| maximum_book_state | Maximum icon state number |
| starting_author | The initial author, for use in var editing and such |
| starting_content | The initial bit of content, for use in var editing and such |
| starting_title | The initial title, for use in var editing and such |
| unique | false - Normal book, true - Should not be treated as normal book, unable to be copied, unable to be modified |
| window_size | Specific window size for the book, i.e: "1920x1080", Size x Width |
Procs | |
| gen_random_icon_state | Generates a random icon state for the book |
Var Details
book_data 
The packet of information that describes this book
due_date 
Game time in 1/10th seconds
maximum_book_state 
Maximum icon state number
starting_author 
The initial author, for use in var editing and such
starting_content 
The initial bit of content, for use in var editing and such
starting_title 
The initial title, for use in var editing and such
unique 
false - Normal book, true - Should not be treated as normal book, unable to be copied, unable to be modified
window_size 
Specific window size for the book, i.e: "1920x1080", Size x Width
Proc Details
gen_random_icon_state
Generates a random icon state for the book