Extra comments related bugs: 1)"actuators_show_active_states" doesn't seem to produce any effect (maybe because PIN is not implemented yet? therefore it's always on? 2)If you set the name to be bigger than 32 it will crashes blender (somehow for s/c/a the get function instead of using the defined 32 maxlen it's using 160 (from UserPrerencesFilePaths_python_scriptsdirectory_get ), 3)properties currently can have the same name as s/c/a and they shouldn't. 4)we need an option to show and/or set the STATE of a given controller (in 2.49 it's the number by the controller name)