Jump to content

Perk Scripting Problem


Recommended Posts

Hello. I'm Trying to make a new perk, I have added add activate choice from entry points and have script on it:

Actor victim = akTargetRef as Actor
victim.Dismember("RightArm2", true, true,true)

The perk should add new button label on any npc and then dismember his/her arm when pressed. The problem is that new button is seen when pointing to npc but nothing happens when I press it. Any ideas what can be the problem?

Edited by shavkacagarikia
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...