ExportSingleCharacter

From NWN Lexicon



Contents

[edit] ExportSingleCharacter(object)

Force the character of the player specified to be exported to its respective directory, i.e. LocalVault/ServerVault/ etc.

void ExportSingleCharacter(
    object oPlayer
);

[edit] Parameters

oPlayer

PC character to export


[edit] Description

Exports oPlayer to either LocalVault or ServerVault depending on server settings. In single player, LocalVault will always be used.



[edit] Remarks

Since ExportAllCharacters only works in multiplayer, this is the command to use in single player.


[edit] Version

1.31

[edit] See Also

functions: 

ExportAllCharacters



 author: Lilac Soul
 

Personal tools
Categories