API CreateCharacter: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
split |
No edit summary |
||
Line 1: | Line 1: | ||
{{Function | |||
| name = CreateCharacter | |||
| desc = Creates the character of the given nation | |||
| arg1_name = name | |||
| arg1_type = string | |||
Creates the character of the given nation | | arg1_desc = name of character | ||
| arg1_opt = | |||
| arg2_name = nation | |||
| arg2_type = number | |||
| arg2_desc = nation of character | |||
| arg2_opt = | |||
| ret1_type = nil | |||
| notes = | |||
}} |
Latest revision as of 04:08, 19 October 2011
CreateCharacter
Type | Name | Description |
---|---|---|
string | name | name of character |
number | nation | nation of character |
Type | Name | Description |
---|---|---|
nil |