Fallout New Vegas
0 of 0

File information

Last updated

Original upload

Created by

jazzisparis and LuthienAnarion

Uploaded by

jazzisparis

Virus scan

Safe to use

Am I doing something wrong or...? (Failed to extract parameter 0 on SetOnUseAidItemEventHandler) (2 comments)

  1. BerdyAlexei
    BerdyAlexei
    • premium
    • 9 kudos
    I have a file with just this code:

    ref excecuteStemBleeding = CompileScript "ExcecuteStemBleeding.gek"

    SetOnUseAidItemEventHandler excecuteStemBleeding 1 Stimpak

    I already checked several times that the "ExcecuteStemBleeding.gek" script works correctly, even when triggered by other Event Handlers. The problem only occurs with the SetOnUseAidItemEventHandler function.

    As I understand, thanks to the G.E.C.K. Wiki, I'm doing everything right: https://geckwiki.com/index.php?title=SetOnUseAidItemEventHandler

    Please, help.
    1. BerdyAlexei
      BerdyAlexei
      • premium
      • 9 kudos
      nvm I just did something wrong in the script and feel dumb