Jump to content

NVSE format specifier for actor value


Ladez

Recommended Posts

I'm trying to use the format specifier %v from NVSE, which should allow you to show the name of an actor value by passing its code as listed here. However, no matter what number I pass, the output is "unknown".

 

This is the line of script that shows my message. Both variables contain the correct values, and the amount shows correctly.

MessageEx "%v increased by %.0f" BookSkillVars.iActorValue BookSkillVars.iAmount

I've also tried typing it manually in the console in game, same thing.

 

Is this format specifier broken or am I doing something wrong? I really hope not, since it would save me from having to create around 30 message forms in the GECK.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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