Jump to content

ocnoglittle

Ylands Star
  • Content Count

    693
  • Joined

  • Last visited

Posts posted by ocnoglittle


  1. You might be able to Ctrl double click to select all of them and edit them all at the same time... but that depends on if you have different types of time triggers, etc. Or maybe use an instruction for the script so that it will update all of them at once?

    • Thanks 1
    • Upvote 1

  2. I don't know all the technical details, but if you are renting a server through Bohemia, you can see the status (number of players online and if it is online or offline). It is within the account menu within the game (where you set up the server).
    If you are just a player, you can see the list of online servers using the multiplayer lobby or the screen for the specific mini-game. These also show the number of online players. As far as I know, you can't see the offline servers though ?


  3.  

    You can share compositions within editor.
    Step 1. Store your composition:

    Ylands_201105_124833.thumb.png.5211e298f41468b6804ff6da34da51ef.pngYlands_201105_124855.thumb.png.5e1dff4de73b9102839e30e325aa9551.png

    Step 2: Export your composition by clicking “Share Game”:

    Ylands_201105_124944.thumb.png.69c603e6565ea6b4dcd92ed075f599d2.pngYlands_201105_125758.thumb.png.0e38a30728ebd6677e270bc0885db080.png

    Step 3: Everyone can find your composition by clicking “Downloaded” and “Get Compositions”:

    Ylands_201105_125033.thumb.png.4b719bfe9853ac2827bef689df978731.pngYlands_201105_125039.thumb.png.ac0bae1f5e4d66a6e6aab7eaf23a05ee.png
    In case you want a video, @spiritchaser28 made one for opening exploration maps in editor and storing compositions (not exporting them, though):

     



     

    If you want to use the files instead:

    For the Steam version of the game, the files are located in: C:\Program Files (x86)\Steam\userdata\ (your user number) \298610\remote\Compositions and C:\Program Files (x86)\Steam\userdata\ (your user number) \298610\remote\Blueprints

    For the Microsoft version, they are within a folder in:
    C:\Users\ (the user name that installed Ylands) \AppData\Local\Packages\BohemiaInteractivea.s.Ylands_ezkh2j9f9meea\LocalState\LocalPersistentStorage\Account\

    You can copy and send the files to your friends and they can put them in the correct folder to be able to use them within the game.
     

    • Upvote 4

  4. Thank you so much, @NaruTheHuman! I did think of a few more questions:

    1. Is the script tile "follow" better or worse for lag than a "position animator" game logic? Or is it the same?
    2. Is there ever a time to *not* weld things together? If I don't want the forest to be interactable anyways, should I weld the trees together? Or will that not do anything because they are not touching?
    3. In an upcoming Naru's Corner, can you go over how to use "environment" game logics and good settings for these, so we can get rid of even more lights? ^_^
    4. Is there anything not mentioned in the video that we should avoid because it causes too much lag?
    5. I know you already figured out what I was talking about after the video was made, but should have called it "Performance monitor" (F11) and "Profiling" (F10) from within the testing scenario. oops ?

    Ylands_201103_143237.thumb.png.4c066d6f5c39008ff8e75111cbb6c718.png

    P.S. There is no right way to say Ocnog. It is a made up word ?
     

    • Upvote 2

  5. I would hope the servers would still be accessible through the "recent games" after a server restart. (I am not talking about a wipe done by the owner of the server. That is an understandable reason for the "recent games" link to not work.)
    I am hoping Bohemia has a solution for this issue and that they can get Nitrado to offer some options to improve server quality and/or stability. The Nitrado servers I try to access (Ylands World of Dreams 5 or 6 (Ylands Origins)) go down waaaaay too often, even directly after the server owner restarts it. It has convinced me to not rent a Nitrado server until some of these issues are addressed. 


  6. When trying to re-enter Nitrado Servers (specifically Ylands World of Dreams 5 or 6 (Ylands Origins)), we often get an error saying the server has been taken down by the owner. But it is still available in the Multiplayer list and we can re-join using that. This makes the "recent games" list on the main screen useless.


  7. I think that you should use the perception-related skills. I am already kind of overwhelmed by that list of skills. ? Adding too many more might dilute your game. I would rather see skills that are robust than a million little skills. 

    I would also like to see denser wooded areas. Maybe have lots of trees and then even more things spawn in when they pass through a trigger zone?

    Keep in mind that the initial failures (x a million ?) will likely drive away some players. I liked that you added scavenge because it was a skill that you could level quickly and gave you good loot (especially food!). You might want to make a couple of your other skills ramp up quickly like this so the player doesn't just leave because they keep failing at everything.

    Just my opinion. Feel free to ignore it :) 
     

    • Like 1

  8. Is there any way to delete local exports? I accidentally have 3 named Welcome to Halloween and want to delete the duplicates so I am less likely to get confused.
    I wasn't able to find a button within the game for that and if I delete the file in C:\Program Files (x86)\Steam\userdata\...\298610\remote\Games, and then open Ylands, it just makes a new file ?


  9. I am too impatient. 3 seconds, (or 10 seconds or whatever it is) is too long when I am trying to get to whatever is behind it. I also take lots of screenshots within editor and I don't want that in the picture.

    If it is an easy fix, then yay! If not, I will try to learn to be more patient. ?

    • Haha 1

  10. I'm not sure I understand. So I will put the answers to the possible questions...

    You can put "enable game logic _____ false" within the if instructions if you need to stop a game logic.

    There are tiles to end loops called "Break out of loop" but that isn't really for IF.

    The script should stop at the first If that is true, as far as I know. Someone told me it definitely checks the "Else if"s in order.

×