Jump to content

SaulieSaul

Supporter
  • Posts

    37
  • Joined

  • Last visited

Posts posted by SaulieSaul

  1. Refined Script Version : Activator To X Marker Heading With Game Time Passing Teleport Script (Adjust Values in Properties)

     

     

     

    Scriptname MYSCRIPT extends ObjectReference
    Actor Property Player Auto
    ObjectReference Property TargetxMarkerHeading Auto
    Float Property TimeToPass Auto
    GlobalVariable Property GameHour Auto
    Event OnActivate(ObjectReference AkActionRef)
    if AkActionRef == Player
    GameHour.Mod(TimeToPass)
    Player.MoveTo(TargetxMarkerHeading)
    Game.EnableFastTravel()
    Game.FastTravel(TargetxMarkerHeading)
    endif
    EndEvent
  2. In response to post #65748516. #65750926, #65752951 are all replies on the same post.


    Zaldiir wrote: What's the meaning of Stonehenge?
    Pickysaurus wrote: https://www.english-heritage.org.uk/visit/places/stonehenge/
    It's a historic landmark in England.
    Neanka wrote: there are people who don't know what Stonehenge is?


    That is a good question! Some believe it was a place of Pagan sacrifice, or festivals, other believe it was of astrological significance, one theory I'm most comfortable with is that the site was used for "healing" if you can call it that, due to the nature of the human remains found at the location.
  3. In response to post #64758586.


    1ae0bfb8 wrote:

    what you learned today, is wrong.

    you can still dowload mods with NMM. That has never, not once, changed.

    I suggest you go back and learn some more.


    Ok then, how? the only option I can see to download with a MM is for Vortex? Clicking the icon to download with NMM does nothing? Mr.Tibbs
  4. In response to post #61521112. #61523897 is also a reply to the same post.


    AugustiusV wrote:

    Becoming a successful modder in the first place requires passion, dedication, and grit. If one can take those virtues to the professional world of gaming development, I have no doubt that they can release a masterpiece video game. Many fans today look for developers who still pour their hearts into their games, as opposed to faceless profit-first game production. The technology available today, which is continuously improving is simply too good for the latter now. We need many more people to follow in the footsteps of the interviewed in order to create the next golden age of gaming.

    TheModernStoryteller wrote: Thanks, and I hope you're right! :-)


    Agreed!
  5. What about in an Exterior? There is no reset zone? I'm a little worried about my display cases, there are in an Exterior, if I need to uncheck the "Respawn" box, which boxes do I uncheck? Activator, trigger or Door?

  6. FIXED

    While hand copying the Worldspace data for Eldergleam Sanctuary I checked the box "Fixed Dimensions" However, I placed the mouse dragged copy of the contents of the Worldspace offset to the coordinates specified in "Fixed Dimensions" Thus resulting in an unplayable area. Un checking the box fixed the issue

  7. Hello, I have returned with more issues lol

    A small worldspace I have created from copy and pasting the meshes etc from Eldergleam Sanctuary, into a hand copied worldspace, to match Eldergleams worldspace ( I thought that would be best) I have named the new worldspace "Evergreen" I deleted all the duplicated trigger boxes, NPC's etc, leaving me with just the statics, water and Fx. All looks fine in the CK, but in game the area is gray, the player is frozen, the MCM menu works, as does the command prompt, so not a crash at least.

    Does anyone know what caused this? I'm so stuck, and Google has nothing for me.

  8. Hello, I have returned with more issues lol

    A small worldspace I have created from copy and pasting the meshes etc from Eldergleam Sanctuary, into a hand copied worldspace, to match Eldergleams worldspace ( I thought that would be best) I have named the new worldspace "Evergreen" I deleted all the duplicated trigger boxes, NPC's etc, leaving me with just the statics, water and Fx. All looks fine in the CK, but in game the area is gray, the player is frozen, the MCM menu works, as does the command prompt, so not a crash at least.

    Does anyone know what caused this? I'm so stuck, and Google has nothing for me.

  9. Hey there internets :D I thought I would end this thread with good news. Thanks to NeonfireModding for the end product! And of course anyone who was kind enough to take time and help me. :smile: If you find this script useful, give NeonfireModding a shout ;P Or at least have a browse of his mod offerings :smile:

    So, here is the script..

    Teleport to XMarker Heading with time passing value of 8 hours

     

     

    Scriptname whatevernameScript extends ObjectReference
    ObjectReference Property TargetLocation Auto
    ;TargetLocation is Xmarker on boat being sailed to
    Event OnActivate(ObjectReference akActionRef)
    Game.GetPlayer().MoveTo(TargetLocation)
    AdvanceGameTime(8)
    EndEvent
    Function AdvanceGameTime(int HoursToPass)
    if (HoursToPass <= 0)
    HoursToPass = 8
    EndIf
    GlobalVariable GameHr
    GameHr = Game.GetForm(0x00000038) as GlobalVariable
    float t = GameHr.GetValue()
    GameHr.SetValue(t + HoursToPass)
    Debug.Notification(HoursToPass + " hours have passed")
    EndFunction


    Thanks again everyone!
  10. In response to post #54473018. #54474538, #54475508, #54500348, #54500393, #54509148, #54510778, #54514758, #54519098, #54523793, #54540833 are all replies on the same post.


    kn1ghtfall wrote: Ah, the Witcher... probably the only game series I can't stand and would never touch again. Waste of money. I still have the original DVDs somewhere...
    pancakemix wrote: The fact that it came out in 2007 makes how s#*&#33; it is even more inexcusable. A quick look at the other games released at that time reveals that games like Crysis, Bioshock, Team Fortress 2, Portal, Half Life 2 Episode Two, Super Mario Galaxy, Shivering Isles DLC for Oblivion, and S.T.A.L.K.E.R. Shadow of Chernobyl were release in the same year, not to mention the great games that came before. Even the "enhanced" edition is an awful, buggy mess. It's like an MMO without multiplayer. It's like a porno where the porn is as bad as the dialog and story (i.e. terrible).

    Maybe The Witcher 2 and 3 are better, but with the Mass Effect-esque save game porting I can't bring myself to play the next games without beating the first, and I'd rather eat rusty razorblades.
    SaulieSaul wrote: Well, I will avoid this one like a pregnant ex... thank you..
    Faralai wrote: .
    Faralai wrote: @kn1ghtfall Witcher the worst? Your insane and people should ignore your opinions as they are bad!

    The third Witcher is the highest rated game for a reason, also won over 800 hundred award as it is the best rpg ever!
    Velocerator wrote: The Witcher 1 is terrible. I don't care what anyone says it plays worse than a lot of games from the 90s. I haven't tried 3 yet but it seems to be leaps and bounds ahead of the first one.
    Ethreon wrote: People should ignore both your opinions and just play the game themselves. It's not terrible, not the best game ever either, just a game. Get it and play it, cheap enough.
    curseesruc wrote: The Witcher was rough around the edges, true, but there's still a good game in there if you can look past it's low production values. You can tell it's a low budget game made by a (then) inexperienced developer. But to write off the entire series? Please don't listen to this person, lol. At the very least, 2 and or 3 are worth a try. Personally my favorite is 2, but I can agree 3 is an overall better game. Both stellar games, and 3 has an active modding community that make an already great core product superior.
    Julian23561 wrote: Oh the original Witcher, although the gameplay was downright terrible, it still made up for a really good story. You just had to endure a really bad start.
    kn1ghtfall wrote: @Faralai Yes, I said the Witcher series sucks in my opinion. You should avoid forums if you can't stand opinions that aren't exactly the same as yours.
    Zupremo wrote: i felt like that too at first but once you focus on the story the combat will be a bit more tolerable.


    Skyrim won 200 awards, and it's a borked mess.
  11. In response to post #54473018. #54474538 is also a reply to the same post.


    kn1ghtfall wrote: Ah, the Witcher... probably the only game series I can't stand and would never touch again. Waste of money. I still have the original DVDs somewhere...
    pancakemix wrote: The fact that it came out in 2007 makes how s#*&#33; it is even more inexcusable. A quick look at the other games released at that time reveals that games like Crysis, Bioshock, Team Fortress 2, Portal, Half Life 2 Episode Two, Super Mario Galaxy, Shivering Isles DLC for Oblivion, and S.T.A.L.K.E.R. Shadow of Chernobyl were release in the same year, not to mention the great games that came before. Even the "enhanced" edition is an awful, buggy mess. It's like an MMO without multiplayer. It's like a porno where the porn is as bad as the dialog and story (i.e. terrible).

    Maybe The Witcher 2 and 3 are better, but with the Mass Effect-esque save game porting I can't bring myself to play the next games without beating the first, and I'd rather eat rusty razorblades.


    Well, I will avoid this one like a pregnant ex... thank you..
  12. Awesome!! Thank you for helping me! So to advance the game hours by 6, I would set HoursToPass = 6?
    And should I add this line to my teleport script? or add this as a second script to my activator?

    This is the teleport script I was given....

    Scriptname whatevernameScript extends ObjectReference

    ObjectReference Property TargetLocation Auto
    ;TargetLocation is Xmarker on boat being sailed to

    Event OnActivate(ObjectReference akActionRef)
    Game.GetPlayer().MoveTo(TargetLocation)
    Game.EnableFastTravel()
    Game.FastTravel(TargetLocation)
    EndEvent



    Thank you for taking time to help me!

×
×
  • Create New...