Okay. I'm trying to use nagi seeing as it's supposed to have mouse support, but there's something not right.
I've tried setting mouse_support to both 10 and 11 in the standard.ini file(wasn't sure which I should be using...) and in both cases, the interpretter registers the mouse(it brings menus down, etc) but none of my mouse-related code is working. I added the required section to the defines file, I was just using the standard mouse_button/mouse_x/mouse_y/etc.
It -seems- like what's happening is that it's not interpretting the code correctly, but I don't really know where to go from here. The intelligent thing to do would be to look at the tutorial on this site, but it's giving a 404, so that's not really a viable option.
If someone can just quickly tell me what steps I need to take here, it would be greatly appreciated. I've got the feeling I'm missing something simple.