#how do i open a form when i press x button?
1 messages · Page 1 of 1 (latest)
if (r.cancellationReason === "UserClosed")
Yuh
8pm here atm
Time zones are a real thing...
it only work here
form.show(player).then(data => {
//here}
)
- use data. instead r.
if you want to use it outside the form save the value to a global var