Aller au contenu

Photo

unique power use book/play reading animation


  • Veuillez vous connecter pour répondre
2 réponses à ce sujet

#1
archer4217

archer4217
  • Members
  • 105 messages
Hi all, ^_^

Before I jump into attempting to write a script, I'd figure I'd ask if anyone here has seen one already available.

What I'd like to have is a book with unique power script that makes the character do the reading animation while at the same time the window opens that lets players read what is written in the book, and then when the player closes the window, the character stops the reading animation.

Thanks in advance :happy:

#2
Lightfoot8

Lightfoot8
  • Members
  • 2 535 messages
Where it would be simple to start the reading animantion when the unique power was used. I see no way to automaticly turn it off when the player closes the window.  Unless the unique power started a conversation that held the contents of the book. 

If you use CEP or have a book that is equipable without cep, I would like to suggest another way.  You could attatch a TabBased script to the book that:

One Sets the Discription of the book if it is not equipted to something like. 

  "You have to have this book in your hands in order to read it"

Two.  Returns the discription of the book back to normal when it is equipted.


When the book is equipted you will be able to see it in there hands.

Modifié par Lightfoot8, 17 mars 2011 - 02:57 .


#3
archer4217

archer4217
  • Members
  • 105 messages
Thanks Lightfoot :)