mazz0 Posted May 10, 2016 Share Posted May 10, 2016 So, I've created a simple test script: Scriptname MyFirstScript extends ObjectReference Event OnActivate(ObjectReference akActionRef) Debug.Notification("You've picked me up")EndEvent Which we've linked to in a weapon. It works fine for my brother, but when I use it (same script, same esp) nothing appears. Is it possible I have debug notifications disabled somehow? Link to comment Share on other sites More sharing options...
mazz0 Posted May 19, 2016 Author Share Posted May 19, 2016 (edited) I've deleted all local content and redownloaded from Steam, then installed the mod, but I still get nothing whereas for my brother it works. Anybody any ideas? Edited May 19, 2016 by mazz0 Link to comment Share on other sites More sharing options...
mazz0 Posted May 19, 2016 Author Share Posted May 19, 2016 Ah, it's not just the notification not appearing - I added a strength mod to the script and that's not being applied either, but the rest of the mod works (custom items and their instances placed in the world appear). Can anybody think of a reason the script would work on one computer/account and not on another? Link to comment Share on other sites More sharing options...
Recommended Posts