![]() |
![]() ![]() ![]() ![]() ![]()
|
Author | Topic: how do i again |
alexatavoid |
![]() I want to be able to pick a book up being the player not a character in the game and give it to a character later in the game how is this done or do I the player have to be a character in the game to do this |
Alex |
![]() First add an item "book" to the game, and then in the room where you want the book to appear add an object "book". Go to the book properties and edit the "take" action to: - give the player the item "book" Then add your character, and in the character properties go the "give-able objects" section. Add "book" to the list and then edit the action to do whatever is required when the player gives the book to the character. Alex Warren |