API CreateCharacter

From Vendetta Lua
Revision as of 04:08, 19 October 2011 by Draugath (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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