- The server warns you that you need a live_name in `name = function()`
- `function name()` in a script/event with live calls causes some issues as the server mistakes it for a global declaration, which proceeds to interact unusually and show a compile error in game's output. I'll see about that.