I cannot find "Resend verification email…" option – Snap! https://forum.snap.berkeley.edu/t/i-cannot-find-resend-verification-email-option/19732
It isn't in the cloud menu.
I cannot find "Resend verification email…" option Help with Snap! Snap!
It isn't in the cloud menu.
I cannot find "Resend verification email…" option Help with Snap! Snap!
I swear, I've seen a block like this! Was it like (all running processes::control)or something? It was a custom block, so I know it wasn't official. The official block, (processes)only shows the amount of processes, an…
A block that finds all running processes / scripts Requests to the Community
I don't know trig.
How do you find the direction from one point to another?
[image]
I can’t find the events library that was in dev version Help with Snap!
title self-explanatory
How do i find out what a sprite is saying or thinking Help with Snap!
Hi! While working on a custom datatype test, I ran into a slight problem (that I fixed but would still like to report) with the metaprogramming commands and ring input names. For those who don't know what I'm talking abo…
Blocks defined through scripts cannot find variables from external ringed inputs
Hi, I need help with finding an item in a list and replacing it with another item.. For example, when a player would like to change his username, the system will have to grab his username from the USERNAME list and repla…
How to find and replace in list Help with Snap! Snap!
In the help and manual, it say : report false if no item in the list match the predicate: That's wrong… The function report an empty string (not false). Help: Manual: This is ok: This is not ok: It's text…
Find first item ( ) in list – Bug in help and manual Bug reports Snap!
Just a little hint would help. Is it "hidden" in a certain library now?
I don’t find "Label" block, since "Import Tools" has vanished Help with Snap!
I found myself in a position trying to identify all the places (including other custom blocks) which I used a particular block that I wrote, I added a parameter, with a default value, I naively thought everything would b…
How to quickly find all the places I used a custom block I wrote?