RandomName(int)

Generates a random name.

string RandomName(
    int nNameType = NAME_FIRST_GENERIC_MALE
);

Parameters

nNameType

NAME_*

Description

Generate a random name.



Remarks

There is no way to actually set the name for a NPC from scripting.


Version

1.67

See Also

categories: Miscellaneous Functions
constants: NAME_* Constants


 author: Tom Cassiotis, editor: Mistress