RuaDragonheart Posted July 24, 2004 Share Posted July 24, 2004 I'm trying to script weapons and armor to give the player a new spell on the first pickup. The closest thing I've found on it is the book in the game called, "Secrets of Dwemer Animaculi," which, after opening, gives the user a spell to summon a Dwemer Sphere Centurion. I've yet to figure out a possible script to do this on the pickup of a sword or cuirass on the first time, and I've read and re-read the Help guide for the TCS about a dozen times. Anybody have any suggestions? Link to comment Share on other sites More sharing options...
RuaDragonheart Posted July 24, 2004 Author Share Posted July 24, 2004 A little more info: The dwemer summon book has the tag, "OnActivate." What should I put on a item pickup? "OnAdditem"? Link to comment Share on other sites More sharing options...
Marxist ßastard Posted July 24, 2004 Share Posted July 24, 2004 If ( OnActivate ) Player->AddSpell "OMG LIEK ALL TEH SPALL EFFACTZ LIEK A NEWCLEAR MISSILE" Activate EndIf Link to comment Share on other sites More sharing options...
RuaDragonheart Posted July 24, 2004 Author Share Posted July 24, 2004 Very funny spell name. But thanks anyways for the help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.