API CreateCharacter

From Vendetta Lua
Jump to: navigation, search

CreateCharacter

Definition

CreateCharacter( string  name,  number  nation) ->  nil
Description

Creates the character of the given nation
Arguments

Type Name Description
string name name of character
number nation nation of character
Returns

Type Name Description
nil