jchob
Registered User-
Content Count
516 -
Joined
-
Last visited
Everything posted by jchob
-
Can't replenish lost starfish on pick. What am I doing wrong?
jchob replied to RedEagle_P1.'s topic in General Discussion
I'll wait for update then ? Any place where I can see the editor scripting new stuff? Like the wiki page with 0.11 and 0.12 stuff. Thanks -
@Nick_Ylands@Nick_Ylands it could be more intuitive for sure Well, when you click on a craftable item, it shows the recipe (ingredients for that item). And if you click on any ingredient you are able to craft it (right click on it, or left click on it will show the Crafting window recipe for that ingredient) For the most important items, base items that will allow you to unlock more recipes, are shown on the category "suggested items" (or something similar, can't really remember the category name)
-
Not really new. They are available in editor (i think you can't craft in explore maps)
-
Stone Blocks and Glass
jchob replied to DW's Gaming N Animation's question in Suggestions & Feedback
@DW's Gaming N Animation well, then good luck with that roof ? If you play on P1 server, we help players with stuff. Search P1 in server list (join P1 NA server) and join us on discord: https://discord.gg/qMBvhY Hope to see you there -
Stone Blocks and Glass
jchob replied to DW's Gaming N Animation's question in Suggestions & Feedback
Well, if is on a multiplayer map, you can ask if someone has a creator cube to give you the glass. If it is for your own map, you can just make it inside editor -
Can't replenish lost starfish on pick. What am I doing wrong?
jchob replied to RedEagle_P1.'s topic in General Discussion
At spawn, it is getting the coords of item that is inside on inventory already (so it has no really coords). So, bellow the ON pick at event trigger, store the position of target entity at a variable. Then inside Spawn block, use the variable. ON PICK Local Variable variable_item_coord Get entity position(target position) Spawn entity.... Etc etc That should work. I had I working -
RESOLVED [YLD-16743] On Pick event - problem with target entity properties
jchob replied to Oliver Hope's question in Bugs & Technical Issues
Can do do something similar to ON SAW at event listener? I can't stop player from using the saw on trees. I want to have a role that only that role is able to chop down trees (i can stop them from cutting with weapons, axes) but not for the iron saw because it's 2 different things, and on saw is only triggered before the player uses the saw (tge event is triggered, but the scripting will only act before the tree is down) -
Yep, you can stop player to use weapons or axe on trees (setting them to indestructible, and if player belong to a label, then he can destroy the tree). In the other hand, you cannot stop player for using the saw to "saw down"... Because the ON SAW event trigger, is triggered after the tree is down. Also for "ON Plant". We need it to trigger before player starts using the saw
-
We already spoke about this. Have you ever made it work? I can send you the comp
-
Was this removed from game after 0.12? I'm not really sure, but is was present before update - bear trap https://ylands.gamepedia.com/Bear_Trap Or are you talking about other kind of traps? Others that I know about are wooden and iron spikes traps
-
RESOLVED [YLD-16560] Dialogue Box on game start
jchob replied to Igor Q.'s question in Bugs & Technical Issues
I had the same when using a dialogue that show when game loads. It opens on a "layer" at back of equipment slots, and is very hard to click the "leave" button. As IgorQ said, after close it and re-open, it show ls normally. Well, maybe a delay will "fix" it. -
Nice to see a friend list. Actually, we need an improvement on how chat works. It's to fast, I mean, non native English players take longer to read and suddenly text is gone. When helping people, explaining how things works takes long time because they miss the text. Please make a chat history. I have the idea that I've read somewhere about this friend list coming along with the possibility to share our protection barrier with friends? Anything about it? Thanks
-
RESOLVED [YLD-16284] Cannot destroy things in Barrier
jchob replied to Expancion's question in Bugs & Technical Issues
This problem already been reported by another player. Hope they will look into this issue -
RESOLVED [YLD-16257] Problem to connect to the servers
jchob replied to CdriXX's question in Bugs & Technical Issues
After this little hotfix, I can't still join the servers... -
RESOLVED [YLD-16257] Problem to connect to the servers
jchob replied to CdriXX's question in Bugs & Technical Issues
They say that they are launching a hotfix today. Let's wait -
RESOLVED [YLD-16257] Problem to connect to the servers
jchob replied to CdriXX's question in Bugs & Technical Issues
i guess it's not "where are you" that is causing the problem. I'm from Europe - Portugal, and i'm having same problems. I just can't connect to the server. It's stays forever on the last progress bar loading 100%. -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob posted a question in Bugs & Technical Issues
I was playing the new update and I realized that I can't destroy items from my inventory anymore. I don't want to keep the items, but I also don't want to drop "my garbage" onto the floor. Or am I missing something? -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
oooh thank you -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
@Ane can you say something, please? This is very important in survival. I had to ask for an anniihilator to desintegrate whatever I don't need. But "casual" players won't have it unless they craft one, which is hard for newcomers. So... In order to have a clean map, some of us have do keep looking at garbage left over the floor, which takes out our playing time. I know it shows "under review" but a single word would give me hope ? -
Maybe try to type this command in-game - - - > /unstuck 1 This command generally takes you to a specific position of a near yland.
-
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
I also dropped items on the ground and waited for like 1 hour to see if they despawn. No results, after 1 hour they are still there. I tried this on explore maps, shared games/maps, testing maps from editor. You can't destroy items anymore... -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
I realized that if you drop a creator cube, it is despawned from the game/map. Something went wrong on the update. -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
It's the issue I have. All "raw" items can't be destroyed anymore. You can break down the item to the "raw materials" but you can't destroy them after. Like seeds, rags, whatever. Tried some items, and doesn't destroy. -
RESOLVED [YLD-16203] Cannot destroy items from inventory
jchob replied to jchob's question in Bugs & Technical Issues
That option is disabled for me. Have you tried destroy seeds? -
@Igor Q. You mean you want a black screen? That way, players might think your game is bugged. That halo light simulates the "moon light" I guess.