azzendix Posted December 23, 2016 Share Posted December 23, 2016 (edited) SOLVED. Just because I create ring alias before player alias. Move ring below player and it's working as intended now. I want to create a script to add the ring to player inventory and make it undroppable. I learn to do it from Vivid Weather because this mod gives a book to the player and also mark it as quest item(undroppable). I do the same thing like Vivid Weather in Creation Kit but it doesn't work. It doesn't give book to my inventory 1. Create item object.(I duplicate another ring) 2. Create quest. 3. Go to reference alias. Add player and ring alias. 4. Fill the ring with "Create reference to object" and "Create In" player. The quest is running but it doesn't give the item(ring) to a player like Vivid Weather(just change an object from a book to ring). Any suggestion? Do I need to create quest stage or any special? Here is my screenshot. Just in case you have time to look at it in Creation Kit. I uploaded the mod file here. https://mega.nz/#!Ek...xr0VO_IfFdcelB4 Edited December 23, 2016 by azzendix 1 Link to comment Share on other sites More sharing options...
Masterofnet Posted December 23, 2016 Share Posted December 23, 2016 You need to put the player above the ring and you need to go to google and find some tutorials so you can get a better grasp of what you are doing. Link to comment Share on other sites More sharing options...
azzendix Posted December 23, 2016 Author Share Posted December 23, 2016 (edited) Oh really. Just because I create ring alias before player alias?. I going to test it right now. EDIT:It just works. Thank you, Masterofnet. Edited December 23, 2016 by azzendix Link to comment Share on other sites More sharing options...
Masterofnet Posted December 23, 2016 Share Posted December 23, 2016 It has nothing to do with the fact that you "created" the ring first. The player alias has to load first so the ring alias has a place to put the ring. Containers must be listed before items. :teehee: Link to comment Share on other sites More sharing options...
azzendix Posted December 25, 2016 Author Share Posted December 25, 2016 (edited) Haha. That is my silly mistake. I published this simple mod already. Here is the mod link: Take Care of Your Eyes Thanks again. Edited December 25, 2016 by azzendix Link to comment Share on other sites More sharing options...
Masterofnet Posted December 26, 2016 Share Posted December 26, 2016 No problem, I had a look at your Mod. Original idea and it was a smart move to equip the ring so it does not interfere with other items. Keep up the good work!! :devil: Link to comment Share on other sites More sharing options...
Qrsr Posted October 7 Share Posted October 7 Thank you all this helped me alot on my own little mod!!! Link to comment Share on other sites More sharing options...
Recommended Posts