i am trying myself in scripting. And i got an essentiel queston.
How do i Know my script is triggered?
I already did the following steps:
Modifiy the script in external editor
Compiled it (no errors)
added it to the SharpeningWheel
added line:
Debug.TraceAndBox(fsmithingValue,1);before the return.
use this settings in Skyrim.ini
bEnableLogging=1
bEnableTrace=1
bLoadDebugInformation=1
if i now use the wheel nothing happens...
And the logs are nearly empty.... Just following line:
[02/24/2012 - 07:02:02PM] EditorPapyrus log opened (PC)
[02/24/2012 - 07:02:02PM] Memory page: 128 (min) 512 (max) 76800 (max total)
did i do something wrong?
(of course i saved and use the mod ingame

pls help me


