Garry's Mod Wiki

GM:GetDeathNoticeEntityName

  string GM:GetDeathNoticeEntityName( string or Entity name )

Description

An internal function used to get an untranslated string to show in the kill feed as the entity's name. See GM:SendDeathNotice

Arguments

1 string or Entity name
The name of the entity.

Returns

1 string
The untranslated name for given NPC. The translation/localization would happen on the client.