UK47 Posted February 23, 2010 Share Posted February 23, 2010 Hi I am working on a mod, it would allow vampire to force feed on anyone, with new animation, I already made 6, but to be honest, I really suck at script, and the script I made don't works at all. The script :scn zzUk47VampForceFeed Short FeedShort GettingFeed ref NPCReference begin GameMode if ( onControlDown 22 ) && ( Feed == 0 )let Feed := 1Player.pickidle let GettingFeed:= 1let npcreference := getcrosshairrefNPCReference.additem zzuk47VFFRing 1 NPCReference.SetUnConscious 1NPCReference.pickidle endIf endThe .esp file http://www.sendspace.com/file/j1ngrf thanks Link to comment Share on other sites More sharing options...
zprospero Posted February 24, 2010 Share Posted February 24, 2010 How is it supposed to work? You walk up to the person and it doesn't matter if they're asleep or not? Do you just activate them and get a menu or something else? I'm not too bad a scripter, but how exactly do you want it to happen? Link to comment Share on other sites More sharing options...
Slawter500 Posted February 24, 2010 Share Posted February 24, 2010 This offers forced vampirism. Maybe you could ask permission to use his script. Link to comment Share on other sites More sharing options...
UK47 Posted February 24, 2010 Author Share Posted February 24, 2010 How is it supposed to work? You walk up to the person and it doesn't matter if they're asleep or not? Do you just activate them and get a menu or something else? I'm not too bad a scripter, but how exactly do you want it to happen?You aim at an NPC, then press U "22" and you feed on him/her.I need it for the project trailer, then I will add : if (PCVampire > 0)if(player.IsSneaking == 1) @Slawter500, hmmm.....nah anyway Hex_Off agreed to help me out :biggrin: . Link to comment Share on other sites More sharing options...
Recommended Posts