I'm sure this has been brought up before, but why isn't scripting color coded? Like it would be nice to be able to set an option in the npc editor to have it auto color code your stuff..
Like, variable declarations in black, if statements in green, comments in blue, errors in red, etc.
Kind of like other scripting languages do.
Maybe even have npc server only stuff be a different color, so you know what needs an npc server and also to find the npc server parts of your script easily