Some short questions newbie

Post » Wed Jul 10, 2013 3:25 am

Hi, I started modding with creation kit a week ago, and I have some questions:

1) Is there a way to change the size of an specific weapon (like iron greatsword) just like npc scale weapon but not for all weapons?

2) In an papyrus script after actor.damageAV("health", xxx.xx) which blood splatter can I call (other than decapitate)?

3) An actor can be disable but if it is the player not, how can I hide (just visual) the player and then show it again?

4) How after question two I add a blood decal on the ground temporarily?

Any help would be appreciated :banana:

User avatar
Becky Cox
 
Posts: 3389
Joined: Thu Jun 22, 2006 8:38 am

Post » Wed Jul 10, 2013 10:36 am

1) when you make changes, change the base weapon's (or whatever item's) id to anything you like, click ok and yes when prompted if you want to create a new object. this way you don't overwrite anything.

3) add an invisibility spell? or maybe temporarily scale him to 0 (this didn't affect viewpoint in fo, don't think it will in skyrim)

User avatar
Killah Bee
 
Posts: 3484
Joined: Sat Oct 06, 2007 12:23 pm


Return to V - Skyrim