Is it possible to make corpse (0x2006) movable to take a body of defeated character from battleground?
in itemdesc it have
movable 1
weight 50
but I can't take it to hand
Movable corpse
-
Fistandantilus
- New User
- Posts: 3
- Joined: Tue Mar 07, 2006 2:26 am
Easiest solution is change it's ControlScript to a script you can use to destroy it and recreate it elsewhere (if needed). Be sure to read all cprops (there is a command for listing all properties. Read the script for the textcommand propedit).
Remember, to display the clothing and such, the EASIEST solution is create the new corpse FIRST, then move all the items to it before destroying the old corpse (should help preserve the Layers of the clothes to wear).
Remember, to display the clothing and such, the EASIEST solution is create the new corpse FIRST, then move all the items to it before destroying the old corpse (should help preserve the Layers of the clothes to wear).