#data problem
1 messages · Page 1 of 1 (latest)
The data object for the event gets deleted immediately after the event runs- as the form response happens later (after the event has ran) it gets removed from the form response. You need to define variables ahead of time to use them in the form.
this code
ok thanks i trie
I moved the functions and I still got the same error
here is the code
data.sender doesn't exist
ok but what should we put then
player
tell me if it works
yes it works
nice
thanks you
just i have other problem in code
when i click on faction button it doesn't open menu why?
would you be able to tell me why
you have two conditions with value 4
Im guessing that the Nano Cubes form is what is opening instead of factions
I deleted the second form but nothing opens
I recommend separating the different forms into independant functions outside the event so you can call them "recursively" at any time