Posted
This may sound stupid but the wait script I was using would just skip the beginning and do what's after it only.
This is what I used
Thread.Sleep(1500);
modifying a ui and calling it yours does mean it's your ui.
- JalapenoGuy
https://media.discordapp.net/attachments/769992459916017687/1065084754128539658/image0.jpg
Replied
on ur thing (thing_Click or what it is put async before void
await Task.Delay(1500);
Cancel
Post
yes
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post