Talk:AddAccount: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
Line 1: Line 1:
=== Password limit ===
=== Password length limit ===
Password's maxlength is 30 characters. If you try more, function will return ''false'' (while '''addaccount''' command returns ''syntax error''). --
Password's maxlength is 30 characters. If you try more, function will return ''false'' (while '''addaccount''' command returns ''syntax error''). --
[[User:Leonardo|Leonardo]] 06:08, 4 September 2013 (UTC)
[[User:Leonardo|Leonardo]] 06:08, 4 September 2013 (UTC)

Revision as of 06:08, 4 September 2013

Password length limit

Password's maxlength is 30 characters. If you try more, function will return false (while addaccount command returns syntax error). -- Leonardo 06:08, 4 September 2013 (UTC)