I am having a few issues by trying to detect on update.c when player is on the main menu, what wiki said the old way was deprecated so I used the new system status constant but still not detecting or even printing anything on the log, I don't know what I am doing wrong.
void main()
{...
Ye, it had only for C++, I would checked before but I usually don't use C (I work mostly with java under intelliJ). Anyways installed the C extension and now works, it still marks red void variables but I think that is normal lang behavior, I know openbor script it's not identical to C in some...
I'm quite used to vscode and since scripts seems like based in C, it sounds like a good idea. But last time I tried all the code was underlined in red so idk if it is not that compatible with it or the formatting it's a bit different.