Ladez Posted October 13, 2013 Share Posted October 13, 2013 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 More sharing options...
Recommended Posts