I'm learning more about how QCC works, and I just noticed that OP_LOAD_FLD and OP_STOREP_FLD instructions are never generated when compiling the standard game code.
Can they actually be used in valid qc code? Or was it some unfinished feature (my guess would be an ability to pass field names as parameters and get or set that field of an entity).