there is two ways the easy way is to open his screen by double clicking on him then there should be a box saying name or something like that then simply type in the name
the harder way is to put it in the description.ext file
like this
class CfgIdentities
{
class JohnSmith
{
name = "John Smith";
face = " chose your own face ";
glasses = "none";
speaker = " your choice ";
pitch = 1;
};
};
then in the units init field put
this setidentity ["johnsmith"]
i think that right
the first method will not show his name john smith on the radio messages but the second will