Hi.
I want to make it so that the character I play has a specific name that shows up on radio messages insted of his normal Flashpoint name.
For example, on the gear screen, it displays the name John Smith insted of your screen name like "l337 sN1pre!11!"
How do I do this? I've inserted:
class Smith
{
name = "John Smith";
face = "Peter V.";
glasses = "none";
speaker = "Adam";
pitch = 0.85;
};
Into my description.ext but when I load the game up my charcter still displays my screen name. What else have I got to do?
Regards.
Bazzer.