Xcynic
03-08-08, 07:53 AM
This is a simple guide on how to make a in-game book. Could be handy if you are making a quest or anything.
Part 1-Making the Item!
1.1
Insted of writing what you should do I uploaded a Template for how to make the item to work as a book. Just follow everything in the SQL and your item will be done and we can continue.
In the template you will find something called PAGEID, You should write the ID of the book you will be making. That part will begin now.
Download (http://rapidshare.com/files/84047735/Book_Template.sql.rar.html)
Part 2-Making the Book!
2.1
Open the table: Itempages.
2.2
Make a new entry and write the ID of the of the Item in the column: Entry
2.3
Now in the second column you will find something called MEMO. Right click anyone you like and click Copy
2.4
Now go back to the new entry you made and right click the MEMO and click: Paste
2.5
Delete the text and start writing whatever you want.
You have succesfully made your book!
If you have any questions feel free to ask.
Part 1-Making the Item!
1.1
Insted of writing what you should do I uploaded a Template for how to make the item to work as a book. Just follow everything in the SQL and your item will be done and we can continue.
In the template you will find something called PAGEID, You should write the ID of the book you will be making. That part will begin now.
Download (http://rapidshare.com/files/84047735/Book_Template.sql.rar.html)
Part 2-Making the Book!
2.1
Open the table: Itempages.
2.2
Make a new entry and write the ID of the of the Item in the column: Entry
2.3
Now in the second column you will find something called MEMO. Right click anyone you like and click Copy
2.4
Now go back to the new entry you made and right click the MEMO and click: Paste
2.5
Delete the text and start writing whatever you want.
You have succesfully made your book!
If you have any questions feel free to ask.