Page 1 of 1

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 10:30 am
by Skrapp Stephens
Dear fellows,

how do I make a vampire npc that wears a vampire face, has the vampire blood but does not attack the player. the npc should defense himself, when attacked. how do I manage this? has someone a script for that or can i make it via ai?

thanks :)

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 1:44 pm
by megan gleeson
It would be fairly simple if you could just give them a vampire head and give them a script that makes them a carrier or Porphyric Hemophilia, but not a full vampire, even though they would appear as such. I'm assuming he'd be alone, and if that's the case, that should work. I'm not nearly as witty with the CS as other people who I'm sure will reply to this thread, so they'll probably have something better.

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 6:48 am
by Solina971
Try to take an existing vampire, change his ID, set Fight in AI tab to 30 and save. CS will ask whether you want to change the existing one or create a new record; select the latter. You may need a custom version of the vampire script (Vampire_Aundae/Berne/Quarra) with edited out parts that SetFight in case that PC is not a vampire or a rival clan vampire.

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 1:39 am
by Jinx Sykes
The script is only for setting the NPC's fight and disposition and to also keep track of kills if the player is doing the vampire hunt quest(s). I just copy one of the vampires and set their fight to 30 if the NPC is not going to be a member of a particular vampire clan.

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 1:56 am
by Mason Nevitt
Try to take an existing vampire, change his ID, set Fight in AI tab to 30 and save

i tried this before and it did not work. even setting fight down to 10 did not work (did not want to set it down to 0 so the vamp defends itself).

so i change the line in the vamp script setfight from 90 to 30? is that what you mean?

i want the vamp not to attack a not-vamp pc.

Vampire without attacking PC

PostPosted: Thu Aug 20, 2009 2:58 am
by lisa nuttall
Yep. Either that or go with a different script. The default scripts cause vampires to attack non-vampires and vampires from other clans.