Jump to content

FalloutBeast

Members
  • Posts

    156
  • Joined

  • Last visited

Everything posted by FalloutBeast

  1. There is already an unmarked quest to get a mask by having the other ones. Go here for more info on it.
  2. Well, it is illegal to use a resource from another game in modding skyrim. So using ghouls would not work, sorry.
  3. So I got the script compiled. it is this: Scriptname RoD01 extends Actor Book Property RoDFlyer01 Auto Quest Property CourierQuest Auto Event OnActivate(ObjectReference akActionRef) (CourierQuest as WICourierScript).AddItemToContainer(RoDFlyer01) EndEvent But when i go to add the fragment code for the event in the quest stage....I, well, am lost. I tried putting the (CourierQuest as WICourierScript).AddItemToContainer(RoDFlyer01), but that doesn't work. So now my question is how do i use the script i made and have it referenced and used in the quest stage. haha i really suck with papyrus :sweat:
  4. Well... i tried adding just that code but i get this error: Starting 1 compile threads for 1 files... Compiling "QF_ToD01_02005697"... c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_ToD01_02005697.psc(18,1): variable CourierQuest is undefined c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_ToD01_02005697.psc(18,14): cannot cast a none to a wicourierscript, types are incompatible c:\program files (x86)\steam\steamapps\common\skyrim\Data\Scripts\Source\temp\QF_ToD01_02005697.psc(18,53): variable ToDFlyer is undefined No output generated for QF_ToD01_02005697, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on QF_ToD01_02005697
  5. well thank you for the info and the quick response.
  6. So, I am not too good with papryus. I was able to do some things here and there with help but now I am stuck. I am trying to make a quest and have it start by courier coming to give you an item;however, after looking at WIcourier and the scripting in other quests like that, I am just confused on how to continue. Any help would be great, thanks.
  7. you would have to go into the CK and edit the worldspace. It would be a long and boring process and you would have to change everything to make it all seamless and then add the effects along the river.
  8. you would not be able to change them too much....if too big then they would not be able to fit through smaller doors and such.
  9. Sorry for the very long response. I had some personal issues and had to put the mod on hold; however, as of a several days ago I will continue to work on the mod. For those who have posted that were interested, if you still are please either PM me or post here again about it. For new people seeing this post: I do not know how many original members will join so there are plenty of open spots! New screenshots coming soon...
  10. Sure you can. I will PM you the details. Also an Update: Due to the new CK update and the problems that came with it, the production of the mod in the CK will not be going on right now. Other parts of the mod that due not require the CK will still continue as planned.
  11. http://forums.nexusmods.com/index.php?/topic/581310-do-not-bump-threads/
  12. http://forums.nexusmods.com/index.php?/topic/581310-do-not-bump-threads/
  13. doing taht and publishing might voilate copy right issues
  14. Sure thing I will message you about it. Also new members have joined: lallel and winterhawk99. Go to the first page to see their roles.
  15. ok I think I got it. One more question does the if go in my function and the State after it?
  16. Hey, I need a script that would make it so it can only run one time. Thanks in advance for whoever does this!
  17. http://skyrim.nexusmods.com/mods/18478/?tab=3&navtag=/ajax/comments/?thread_id=697086|:|mod_id=18478 here
  18. Haha, thanks! Good to know. And as long as you keep looking at this page you will see the progress of the mod on here.
  19. Well at least part of the development page works.
  20. Wow this looks very intresting. @LordChenzi would you mind if I used this for a mod as well?
  21. it is most likely Val Crafting meltdown. There have been many problems with it in game. I suggest getting tytanis it a stable version of vals in it with less bugs. But first to see if that is the bug. Turn off that mod and see if the strips are gone. If they are gone still post back here about it.
  22. well there is your problem right there. You can't run mods together if they are incompatible choose between the incompatible ones and you should be fine.
  23. Due to the way how the file was created we have to recreate the file from scratch, but we will make it as identical as possible. If not the same :) And unfortunately with the way the CK is set up it is a pain to do.
×
×
  • Create New...