Previous topicNext topic
 Gameofmir Help
Help > 游戏引擎功能系统 > 游戏功能详解 >
脚本命令修改账号密码信息
脚本命令修改账号密码信息

[@修改账号密码信息]
#ACT
;ChangeAccountInfo 账号 密码 用户名 生日 提问1 回答2 提问2 回答2 邮箱(可以空) 手机(可以空)
ChangeAccountInfo qqqq 1234 1234 2019/01/01 1 2 3 4 1234@qq.com 1234567890

QF脚本相关触发

[@ChangeAccountInfoOK]
账号信息修改成功!

[@ChangeAccountInfo_Error_Account]
账号长度不正确或存在非法字符!

[@ChangeAccountInfoing]
正在修改中,请稍后!

[@ChangeAccountInfo_Error_Password]
密码长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_UserName]
用户名长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_BirthDay]
生日格式错误!

[@ChangeAccountInfo_Error_Quiz1]
提问1长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_Answer1]
回答1长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_Quiz2]
提问2长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_Answer2]
回答2长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_EMail]
邮件地址长度不正确或存在非法字符!

[@ChangeAccountInfo_Error_MobilePhone]
手机号长度不正确或存在非法字符!

[@ChangeAccountInfoError]
账号信息修改失败!

[@ChangeAccountInfoPasswordSame]
账号不能和密码相同!

[@ChangeAccountInfoUnSimplePassword]
不能使用简单的密码!

[@ChangeAccountInfoWriteError]
账号修改失败!

[@ChangeAccountInfoNotExists]
账号不存在!