need help in _server.loginUser()
Posted: 16 Mar 2009, 07:56
Hi lapo,
var obj = _server.loginUser(nick, pass, chan)
i know the method loginUser returns obj.success and obj.error
i want to know more about this method.
i want to know if the obj.error is This user name is already taken., can we take the old user object or old user object id...? if yes means, tell me how..? also if u can means give me an example....
if u want more details on this query, am ready to give.
thanks,
Palanisamy
var obj = _server.loginUser(nick, pass, chan)
i know the method loginUser returns obj.success and obj.error
i want to know more about this method.
i want to know if the obj.error is This user name is already taken., can we take the old user object or old user object id...? if yes means, tell me how..? also if u can means give me an example....
if u want more details on this query, am ready to give.
thanks,
Palanisamy