WWJD的最近内容

  1. Mod Help

    Hey, thanks for the reply.  I was able to find someone who was able to help. 

    WWJD
  2. Mod Help

    Thanks again man.  So just replace the old code with this and I'm good to go?  I think python should be the next language I need to learn to code in.  I just haven't had a need to code in it before so I have skipped it.  Thanks again man,  I really appreciate it.

    WWJD
  3. Mod Help

    Oh my freaking gosh!  Thank you so very much for this!  I shall indeed check that out.  I can't tell you how much I appreciate this.

    God Bless you Man!
    WWJD
  4. Mod Help

    Hey, thanks for the reply.  I actually did post my question there.  not one person helped me out.  I'm starting to get a little frustrated.  I know how to code in 7 languages.....just not python.  I would take the time to learn the module system/python if I actually had time, I guess I'm just looking for the easy way out.  Unfortunately I don't think there is going to be one and I'm just going to have to deal.

    WWJD
  5. Mod Help

    Hey,  so I have been to the Q&A for modding, posted a topic in the forge, but no one has really helped me out.  I want a simple mod.  I want to be able to tell my castle guards to arrest someone who is in that castle/city.  I know there is already text that is not implemented.  I have almost no...
  6. Mod Help

    Ok, so I did a crap ton of reading....however I still have a few questions.  so for me to do this I have to change the module_dialog file.  In this file there is already some code written about this however it is not in use.

    This is what it looks like: 

    [anyone|plyr,"hall_guard_talk", [], "I want you to arrest this man immediately!", "hall_guard_arrest",[]],
      [anyone,"hall_guard_arrest", [], "Who do you want arrested {sir/madam}?", "hall_guard_arrest_2",[]],
      [anyone|plyr,"hall_guard_arrest_2", [], "Ah, never mind my high spirits lads.", "close_window",[]],

    so this is what I assume needs to be changed.  However I am unsure as to where to begin on altering this bit of code.  I assume I have to define who I'm talking to, pull a list of people at the castle/city, display the people in that castle/city, and once I select that persons name have them moved into my parties prisoner slot.  Is this line of thinking correct?

    WWJD
  7. Mod Help

    Thank you.  I feel bad that I couldn't find this on my own. I did use the search but I never saw all of that.  Thank you kindly.

    WWJD
  8. Mod Help

    I'm sorry but is there no one that can help me.  I haven't gotten any help with this at all.  Any help would be appreciated.

    WWJD
  9. Modding Q&A [For Quick Questions and Answers]

    Thanks for the reply.  I sort of get what you said but you are talking just slightly above my level.  As I said before, I don't know how this system is used nor have I worked with python before.  If I see some code I can tell you what it does but I can't very easily configure new code to get something working(in this system/lanuage). 

    [anyone|plyr,"hall_guard_talk", [], "I want you to arrest this man immediately!", "hall_guard_arrest",[]],
      [anyone,"hall_guard_arrest", [], "Who do you want arrested {sir/madam}?", "hall_guard_arrest_2",[]],
      [anyone|plyr,"hall_guard_arrest_2", [], "Ah, never mind my high spirits lads.", "close_window",[]],
      [anyone|plyr,"hall_guard_arrest_2", [], "I want you to arrest...", "close_window",[]],

    this is where I got (weather it's correct or not I'm not sure)  this was already in the module_dialogue.py file.  I'm under the impression that I will also need to do some work with the module_script.py.  Is this true or are there scripts that I can use already.

    sorry to be a burden.  I appreciate the help.

    WWJD
  10. Modding Q&A [For Quick Questions and Answers]

    Ok, so I haven't received any answers.  So I'm going to ask another question in the hopes that I can do this myself.  I want to be able to tell a guard to arrest someone (I can start a dialogue with the guard and define what is being said) but I want it to pull up a list of people in the castle who I can arrest and send to the prisoner section of my party. this is where the trouble lies.  What lines of code do I have to input so that the game pulls a list of people in the castle.  and once I have the list what code needs to be imputed so that that person I have selected get's sent to the prisoner section of my party.

    WWJD
  11. Modding Q&A [For Quick Questions and Answers]

    I'm sorry but could someone give me some direction on the question I asked on the previous page?  Not to be impatient but I have been trying to figure this out for some time and would like some kind of answer.

    WWJD
  12. Modding Q&A [For Quick Questions and Answers]

    Hey everyone, I'm new here.  I would like a mod to be made but have no clue how to make it.  I'm not new to coding, I'm just new to the module system and python.  I want a mod that enables me to go up to a castle guard and tell them to arrest someone.  I would like to mix this with the diplomacy mod and add the script called: more lord interactions (I think: it's the one that allows the player to have an actual conversation with prisoners and allows the prisoners to join the player, and other such things)  Now I don't know what is possible or if this is even a reasonable request.  Again I have no clue how this system is set up.  I would take the time to learn and do it myself but unfortunately I have no extra time on my hands at the moment.  If someone could message me about how to do this or if anyone is willing to make a mod like this for me (or if I simply didn't find a mod that already does all of this) I would appreciate it. 

    Thanks in advance,

    WWJD

    P.S.  If this isn't the correct place to post this question I apologize and will try not to do it again.
  13. Mod Help

    Thank you for the Reply sir.  I shall indeed post it there. Thanks for your help!

    WWJD
  14. Mod Help

    Hey everyone, I'm new here.  I would like a mod to be made but have no clue how to make it.  I'm not new to coding, I'm just new to the module system and python.  I want a mod that enables me to go up to a castle guard and tell them to arrest someone.  I would like to mix this with the diplomacy...
后退
顶部 底部