"polymorph"
Author | Topic: "polymorph" |
---|---|
Apprentice
Member # 4362
|
written Friday, May 7 2004 09:54
Profile
Is there a way to change the appearance of a character on the fly? If that isn't possible, can I accomplish the change by killing the creature and plopping in a new one? Any suggestions on how to do that would be appreciated. Posts: 16 | Registered: Friday, May 7 2004 07:00 |
Shock Trooper
Member # 4180
|
written Friday, May 7 2004 11:24
Profile
A combination of erase_char() and place_monster() ought to do the trick. That is, unless you're talking about the party or an NPC that's expected to have dialog--then the problem becomes much more complex. :) -------------------- -spyderbytes Posts: 200 | Registered: Wednesday, March 31 2004 08:00 |
Post Navel Trauma ^_^
Member # 67
|
written Friday, May 7 2004 12:10
Profile
Homepage
Go and play Babysitting. It has a wand of polymorph in it. Then you can look at the script and see how it's done (erase_char() and place_monster() ) [ Friday, May 07, 2004 12:11: Message edited by: Khoth ] -------------------- Barcoorah: I even did it to a big dorset ram. New Mac BoE Posts: 1798 | Registered: Thursday, October 4 2001 07:00 |
Apprentice
Member # 4362
|
written Monday, May 10 2004 07:47
Profile
If I could change (temporarily) the party's icons or a character with dialog, I am sure I could use that somewhere ;) Is "Babysitting" an BoA scenario? Where? Posts: 16 | Registered: Friday, May 7 2004 07:00 |
Lifecrafter
Member # 3608
|
written Monday, May 10 2004 08:00
Profile
Homepage
Here. -------------------- The Great Mister kommari@gmail.com[/url] Posts: 972 | Registered: Tuesday, October 28 2003 08:00 |
Post Navel Trauma ^_^
Member # 67
|
written Monday, May 10 2004 09:01
Profile
Homepage
Or here (slightly newer version, I think): http://www.spidweb.com/avernum/blades/scen_stuff/untried.html -------------------- Barcoorah: I even did it to a big dorset ram. New Mac BoE Posts: 1798 | Registered: Thursday, October 4 2001 07:00 |