Overwatch-Script-To-Workshop icon indicating copy to clipboard operation
Overwatch-Script-To-Workshop copied to clipboard

`Wait()` function `time` parameter incorrect description

Open singingwtrmln opened this issue 2 years ago • 1 comments

File: @ItsDeltin/Deltinteger/Deltinteger/Wiki.xml

The Wait(time) description says that the minimum time value is 0.250 seconds, but it should reflect that this minimum is now 0.016 seconds, allowing for more frequent loops and checks.

PS: This is my first interaction on GitHub, sorry if I'm doing something wrong. I tried to see if someone else had posted this issue but didn't see anything.

singingwtrmln avatar Mar 09 '23 18:03 singingwtrmln

I don't believe the Wiki.xml file is used for anything these days? I don't know, I could be wrong. It is lacking a lot of new features from OW1 Workshop updates such as Start Forcing Position as those were two years ago.

If you're looking for documentation on (almost) all the values, check out Elements.json instead

CactusPuppy avatar Apr 12 '23 05:04 CactusPuppy