I update my test plugin #
2
- Old plugin read one line per game frame, what was very slow.
+ Updated plugin read 1000 lines per game frame.
- Old plugin collect only entity
"Outputs" in listclassnameoutputs.kv file
+ Updated plugin collect now entity
"parameters", "Inputs", "Outputs" in listclassnameoutputs.kv file.
You can look what kind parameters and inputs you can set to entity, most of them would not work but those exist.
Use parameter "names" of end of each lines, don't use lines first "names"
*edit
Made wiki page
https://developer.valvesoftware.com/...inputs_outputs
__________________