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 navigationJump to 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