RandomName

From NWN Lexicon



Contents

[edit] RandomName(int)

Generates a random name.

string RandomName(
    int nNameType = NAME_FIRST_GENERIC_MALE
);

[edit] Parameters

nNameType

NAME_*

[edit] Description

Generate a random name.



[edit] Remarks

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


[edit] Version

1.67

[edit] See Also

constants: 

NAME_* Constants



 author: Tom Cassiotis, editor: Mistress

 

Personal tools
Categories