Jump to content

Igor Q.

Creator
  • Content Count

    712
  • Joined

  • Last visited

Everything posted by Igor Q.

  1. Igor Q.

    The logic template

    Why not use the stop movement/rotation logic?
  2. I set up the following script using an animated arrow to follow the player. When the player stops moving, the arrow rotation resets back to a default position. Once the player starts moving again, the arrow starts to correctly follow the player. Edit: I believe the issue is caused by objects with no collision
  3. Igor Q.

    Import Array Points into Path Logic

    Also, for #2. If we can add points while something is moving on it that would be great.
  4. Igor Q.

    Import Array Points into Path Logic

    Using the script editor.
  5. For some reason using the logic comparison get name of active item while holding a stone pick, does not let us do the comparison with the string "Stone Pick"
  6. Igor Q.

    Auto Save Feature

    I don't think this would be too complicated, but could we have an auto save feature, such as have the file save itself every 10 minutes? Sometimes I'm working on the editor and forget to save and X error occurs and my computer or game crashes and I lost the progress I worked on for an hour.
  7. Igor Q.

    Share A Screen Shot

    Oink oink
  8. Igor Q.

    RESOLVED Random spent Coyns

    @Adam Snellgrove
  9. Igor Q.

    Server Mod Pack

    User Interface and Teleport Interface Added!
  10. Igor Q.

    Mini medieval city

    I could make a prototype
  11. Searching for "Minus" does not show the Minus Logic
  12. Igor Q.

    Mini medieval city

    hella cute
  13. This guide will include an open source file you can use to help you learn. https://workshop.ylands.com/asset/1738 Or Seach on Workshop Composition "Owl Animation" Step 1 Rigging your animation: First break down your model into groups for each moving part. Once you have each part grouped, set the parent of each group to the larger part it's attached to. As a general rule of thumb, your largest group (usually the torso) should be the parent of your...
  14. Hi everyone, a while back I made a server mod pack that helped people manage their servers, today I will be extending that mod list to include more features. Some of these new features will include: A list of all players that logged in or out A way to easily ban players. This will also delete the last X amount of objects placed/dropped by the player (optional). Note: For server stability I would limit this amount by no more than 100 objects. A way to find...
  15. Igor Q.

    RESOLVED [YLD-21254] Candle Conundrum

    Yeah, I've had this bug too. I added a "don't touch my torch mod" exactly for this reason
  16. Igor Q.

    NPC traders

    You would need a script to do that. Message me on discord and I'll help you out
  17. Igor Q.

    New version should have the same GUID?

    Hey @Rudy.cz I've been trying to work on "linking games together" but it's not working (at least Locally). Can you please let me know if I'm following the proper procedure? Step 1) Create a "game set" Step 2) Click "edit" then "Add Current Game" Click "Get ID" and save text file for later use. Step 3) - Create a new game file -Add to game set Step 4) Create a lever with the following script inside. Optional) If the game is hosted online, reference the Guid...
  18. Igor Q.

    Item's I would love seen

    I think it would be interesting if players needed wagons or wheel barrows to carry heavy materials. Having a weight limit could make the game significantly different. it then becomes important how you plan to transport resources and now a larger boat actually is useful compared to a raft! XD
  19. Igor Q.

    Monitor Projectile

    The "throw" logic is actually the exact same logic used for the bow and arrow, hence why they disappear after a bit.
  20. Hello I was talking to several people who are using the server's in-game @RedEagle_P1.@bojo2736@Spyler.X and right now one incredibly important feature they need is the ability to AT LEAST save their inventory in world using game storage files. With the servers being incredibly unreliable and roll backs happening constantly it would help them immensely if we can at least save a portion of their progression (their inventory items) for now. @Adam...
  21. Igor Q.

    Learn custom recipe

    Hi I would like it to be possible to set an entity template (such as a weld) as a possible recipe. My imagination scenario would be something like this. - I have an entity template for a welded object with a script attached (such as a Magical Wand) - The player needs X objects to make it, such as 100 sticks, 10 ylandium, etc (It will check the item type for each object) - Once the player has all the required objects, the template item can be crafted using the...
  22. Igor Q.

    Monitor Projectile

    @F.hao Unfortunately no. There is no way to monitor the item being thrown. However if you need, there is an event listener to see when a projectile pierces a zone. @Adam Snellgrove It would be helpful if we can monitor the position of the object being shot. especially, the initial vector and aim of the player
  23. Igor Q.

    Explore Map Size

    Ylands playground is for kids, not the explore mode! ?
  24. Igor Q.

    Explore Map Size

    What kind of challenge do you want then? Usually sandbox games are a grind
×