• Retrieve the print name of an NPC?
    1 replies, posted
Hello fellow Facepunchers, I would like to know if there is an option to retrieve the PrintName of an NPC. I had an idea with the GetClass() function of the NPC entity but I cannot really format it to a name for every npc automatically. Would be nice to have a name like in the spawn menu when you hover over an NPC and it shows you for example: "Combine Elite". Any ideas?
"#npc_class" language.GetPhrase( "npc_class") Should work
Sorry, you need to Log In to post a reply to this thread.