ExportSingleCharacter(object)
指定したプレイヤーのキャラクターをそれに対応したフォルダ(例、ローカルヴォルト、サーバーヴォルト)へと書き出します。
void ExportSingleCharacter( object oPlayer );
Parameters
oPlayer
エクスポートするPCのキャラクター
Description
oPlayerをサーバーの設定によって、ローカルヴォルトかサーバーヴォルトのフォルダへ書き出します。シングルプレイヤーの場合、常にローカルヴォルトへと書き出します。
Remarks
ExportAllCharacterはマルチプレイヤーにのみ動作するので、これはシングルプレイヤーで使ってください。
Version
1.31
See Also
functions: | ExportAllCharacters |
categories: | Miscellaneous Functions | Server Functions |
author: Lilac Soul, JP team: Rainie
Send comments on this topic.