sdren17 Posted December 23, 2014 Share Posted December 23, 2014 (edited) I have been trying to get some mods working, specifically RougeLass's amour ones, but every time i put the command, runscript additem (insert item code here,) it always comes up with: Failure: No such script.I have tried to use the Daupdater and the Damodmanager mod, but neither have helped.Other scripts work, like Runscript healplayer, or runscript pc_immortal. Just the additem script.Even when i try to add items from the game it's self, the Failure: no such script comes up.What am i doing wrong and how to i fix it? Edited December 23, 2014 by sdren17 Link to comment Share on other sites More sharing options...
Thandal Posted December 23, 2014 Share Posted December 23, 2014 Just checking: You did already install the "Additem" mod, right? :geek: Link to comment Share on other sites More sharing options...
sdren17 Posted December 23, 2014 Author Share Posted December 23, 2014 At the time i did not have it, no. But now i have gone and installed it but it still does not work. It says success now, but nothing is added to my inventory. I even added the .uti thing at the end. Any more pointers? Link to comment Share on other sites More sharing options...
theskymoves Posted December 23, 2014 Share Posted December 23, 2014 At the time i did not have it, no. But now i have gone and installed it but it still does not work. It says success now, but nothing is added to my inventory. I even added the .uti thing at the end. Any more pointers? If the script provided by a mod author does not specify 'additem' as the command, then that parameter should not be used. Try runscript XXXXXXX with 'XXXXXXX' being the script provided with the mod. As an example, to obtain the Mantle of the Arbor Wilds from RL's Witcher Emporium, the script would be runscript rl_arbor_wilds (Remember that 'additem' ONLY works for items expressly and specifically included in that mod's script; it is not a universal command.) Link to comment Share on other sites More sharing options...
sdren17 Posted December 24, 2014 Author Share Posted December 24, 2014 THANK YOU THANK YOU THANK YOU!You are the best person ever!I've player the game so many times that it starts to get a bit dry after awhile, and the little things like nicer amour or better graphics sort of just makes it feel a little new and a bit more interesting, if you know what i mean, and while I don't mind playing it with the vanilla amour and settings, I like the mods. so thank you.You're the best. Link to comment Share on other sites More sharing options...
Recommended Posts