Jump to content

diamok

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by diamok

  1. So, my scripting skills are far below what I would like them to be, as such, I just cannot figure out how to write what I need. Now, I do not like coming out and blatantly asking someone else to do work for me, but I am about this | | close to being able to upload my mod to the Nexus, all I really need is this script. Also, if it's blasphemy to ask someone else to do this for me, I accept all criticism and understand. Ok so, what I have is a piece of furniture, when it is activated I need a script to check the players inventory, if the player has the required items (an Inkwell and a Quill) the furniture interaction will proceed normally. However, if the player does not have both of the items, a pop up message will come up stating something like "You do not have the required Items to use this.". Upon hitting an ok button the interaction will finish and nothing will happen. Hope I explained that good enough. If not and you are willing to write this for me, feel free to pm me. Credit will be given for whatever work is done. Again, forgive me for making this request and please be kind. :) Take care,
  2. Aww maan!!! Could I be more blind?! Thanks tunaisafish. Take care,
  3. So ok, when looking at the list of mods (plugins tab) I have installed via NMM, I click on say, Crimson Tide and in the right pane it shows Crimson Tide - Blood.esp, under that is Author: Magus and under that is Description: Detailed highly violent blood mod...blah blah blah. But for life of me I cannot find where to input this information in the CK. ARGH!!! I'm sure its probably totally obvious, but could someone please direct me on this? Take care,
  4. I thought that might be the case, but thanks for the clarification fg. Take care,
  5. So I'm pretty much a noob when it comes to scripting, and much better at learning from someone showing me how things work, rather than deciphering information presented on some wiki. I also didn't want to just come out and say could someone please give me the code for what I want to do? I'd rather at least try to learn before begging. :-) Here's my basic situation... I have multiple actors that use an ActorBase, but I need a script to run independent for each actor. The script needs to get the current GetAVPercentage, then based on that my if/elseif code will kick in and do all kinds of really cool stuff. What I guess I'm really having trouble with is, how do I call each actor independently? Hope this all makes sense and thanks in advance. Take care,
×
×
  • Create New...