I'm already doing a check of the models but I want now to get the real name of all scripted entities I want.
Right now I can get all the printers by checking the model but I want the real name, like : "gold money printer", or other entities too like "printer ink".
Already tried to strstr the class name of the entity and it return me "CSENT_anim", his class... What I want is in cl_pdump, when I'm on the entity's id it show for exemple: "#Entity 93 class gold_printer" --> that is the name I want !!
Image to explain : i . imgur.com/KZrdPmp.jpg