Jump to content

Need help making an Addperk script


ninjagunnerx

Recommended Posts

Edit: Nevermind I found out what the problem was. For some reason I had to close the script window so I could get the save prompt.

 

I am trying to make a script to have a weapon add a perk when I equip it but i cannot get the script to work. Any suggestions would be very helpful

 

scn SpottingEffect

 

Begin OnEquip

 

Player.AddPerk Spotting2

 

end

 

Begin OnUnequip

 

Player.RemovePerk Spotting2

 

end

Edited by ninjagunnerx
Link to comment
Share on other sites

  • Recently Browsing   0 members

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